On Tue, 15 Oct 2002 11:25:49 -0700
Cameron Mandrake <[EMAIL PROTECTED]> wrote:

> How do I disable the automatic creation of groups for each user and
> just default to group 100 (users)?
> 
> /etc/default/useradd has...
> 
> GROUP=100
> HOME=/home
> INACTIVE=-1
> EXPIRE=
> SHELL=/bin/bash
> SKEL=/etc/skel
> 
> I know I can just specify the group in the command line, but I
> should be able to change the defaults and have them work.
> 
> Anyone have any ideas?
> 
> 
   When  invoked with the -D option, useradd will either dis­
       play the current default values,  or  update  the  default
       values from the command line. Try your new group defaults
       there.
       See 'man useradd.'

                                Regards,

                                  Tom



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to