[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] How to set default shell to TCSH when add new user ?



How to set default shell to TCSH when add new user ?

Thank for advance


       -s shell
              The name of the user's login shell.  The default is
              to  leave this field blank, which causes the system
              to select the default login shell.


useradd -s /bin/tcsh username

That's from "man useradd" - I think that's how it works. I just create them and change it later in /etc/passwd if they complain. Or, let the user change it themself... lazy users. :)


--
-Jonathan Nichols
System Administrator
http://www.sitesthatsell.com
jnichols@xxxxxxxxxxxxxxxxx