Re: Limit 32 group membership

2002-02-08 Thread Cameron Kerr
On Fri, 8 Feb 2002, Grzegorz Szyszlo wrote: >Hello. >I need help. I must assign any user to more, than 32 groups. >adduser cannot add user to more than 32 groups, but >... I manually edit /etc/group file. >Unfortunatly, 33'th group rights are not respected. >User cannot access to directory,

Re: Limit 32 group membership

2002-02-08 Thread Grzegorz Szyszlo
> > Unfortunatly, 33'th group rights are not respected. > > User cannot access to directory, where right is apply to 33'th > > group. > > i think this may be a system limit, perhaps part of libc ..i have > run into this limit in the past, if you need this many groups > perhaps you should look into

Re: Limit 32 group membership

2002-02-08 Thread nate
> Hello. > I need help. I must assign any user to more, than 32 groups. > adduser cannot add user to more than 32 groups, > but ... I manually edit /etc/group file. > Unfortunatly, 33'th group rights are not respected. > User cannot access to directory, where right is apply to 33'th > group.