1833777 Members
1994 Online
110063 Solutions
New Discussion

user

 
Meirone Luca
Occasional Advisor

user

I can't insert one user in more then 20 group! why?
someone can help me, for solve my problem, thank
Luca
Meirone Luca
2 REPLIES 2
Paula J Frazer-Campbell
Honored Contributor

Re: user

Hi
State provando ad aggiungere un utente ed ad includerli nel gruppo 20?
Controllare che il gruppo esista nell' archivio / etc/group e che ? regolato a 444 permessi.

Paula

Hi

Are you trying to add a user and include them in group 20?

Check that the group exists in the /etc/group file and that it is set at 444 permissions.

Paula
If you can spell SysAdmin then you is one - anon
Robin Wakefield
Honored Contributor

Re: user

Hi Luca,

There is an NGROUP_MAX in /usr/include/limits.h

This is set to 20. You could try changing this and rebuilding kernel.

Rgds, Robin