[OpenAFS] Max number of groups owned by user

Staffan Hämälä sh@ltu.se
Tue, 24 Mar 2015 15:46:41 +0100


Is there a setting somewhere for how many groups a user can create?

For example:

$ pts creategroup sh:test1
group sh:test1 has id -296036

and so on, until ...

$ pts creategroup sh:test19
group sh:test19 has id -296054

and then:

$ pts creategroup sh:test20
pts: may not create more groups ; unable to create group sh:test20

Where can I find info about this limit?

/Staffan