Originally posted by: SystemAdmin
I'm trying to set up disk quotas on a JFS2 filesystem. I've gotten through enabling quotas and using j2edlimit to set up quota limits classes and add users to those classes. But one thing that seems to be missing is how to determine what quota limits class a user belongs to. I know I can use repquota to see what a user's quotas are, and then try to find the class that has that quota. But if I have multiple classes with the same quota, how do I know which one a user belongs to?