Re: Group Limits

2008-07-31 Thread Norberto Meijome
On Thu, 31 Jul 2008 07:32:23 +1000 Michael Christie <[EMAIL PROTECTED]> wrote: > I am running webmin and virtualmin on freebsd 7.0, I have found when > i add a number of domains using virtualmin and restart apachie i get the > following error. > > [alert] (22)Invalid argument: initgroups:

Re: Group Limits

2008-07-31 Thread Michael Christie
Ruben de Groot wrote: On Thu, Jul 31, 2008 at 01:24:02AM +0200, Roland Smith typed: On Thu, Jul 31, 2008 at 07:32:23AM +1000, Michael Christie wrote: Can any one advise me how to expand the number of groups allow on freebsd I think my default it is 16, I need to make it 50 to 100

Re: Group Limits

2008-07-31 Thread Ruben de Groot
On Thu, Jul 31, 2008 at 01:24:02AM +0200, Roland Smith typed: > On Thu, Jul 31, 2008 at 07:32:23AM +1000, Michael Christie wrote: > > Can any one advise me how to expand the number of groups allow on > > freebsd I think my default it is 16, I need to make it 50 to 100 > > The number 16 is from /u

Re: Group Limits

2008-07-30 Thread Roland Smith
On Thu, Jul 31, 2008 at 07:32:23AM +1000, Michael Christie wrote: > Hi there, > > I am running webmin and virtualmin on freebsd 7.0, I have found when > i add a number of domains using virtualmin and restart apachie i get the > following error. > > [alert] (22)Invalid argument: initgroups:

Re: group limits

2003-12-11 Thread Lowell Gilbert
"jonathan" <[EMAIL PROTECTED]> writes: > I need to know if there is a maximum number of group a user can be member of. > > If yes, can that maximum number can be set to an higher value. > > Any help or suggestion will be appreciated. See NGROUPS_MAX in sys/syslimits.h. It will require rebu