[OpenAFS] Max number of groups owned by user

Benjamin Kaduk kaduk@MIT.EDU
Tue, 24 Mar 2015 11:14:27 -0400 (EDT)


On Tue, 24 Mar 2015, Harald Barth wrote:

> > Is there a setting somewhere for how many groups a user can create?
>
> <see other's explanations>
>
> From what template is that value taken when the user is created?

It's hardcoded:
https://github.com/openafs/openafs/blob/openafs-stable-1_6_11/src/ptserver/ptutils.c#L536

-Ben