[Grml] zsh for all users

Ulrich Dangel mru at grml.org
Mon Apr 19 21:49:08 CEST 2010


* Dietmar Segbert wrote [19.04.10 22:14]:
Hi,
 
> What must i do, that all users use zsh?
 
You have to specify which shell shall be used while creating a new user.
You can do this for example via adduser --shell /bin/zsh

To change the shell after you created the user use chsh and specify
/bin/zsh as shell.

Ulrich



More information about the Grml mailing list