[eluser]adityamenon[/eluser]
[quote author="digital_frog" date="1339600037"]
I need to create three tiers of users:admins, students and teachers. (Admins already have a category it seems) It seems that I can use groups to separate teachers from students, but can I also use groups to classify students by their teacher's ID and their class? Also, I've read the documentation, but is it possible to apply multiple groups to a single user?[/quote]
Well, you can store the teacher's ID and the class ID in the DB. That's not something IonAuth can help with, though it's very simple. Yes, you can have multiple groups for each user.