[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 ?
- Subject: Re: [cobalt-users] How to set default shell to TCSH when add new user ?
- From: Jonathan Nichols <jnichols@xxxxxxxxxxxxxxxxx>
- Date: Tue May 1 17:50:27 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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