
19 Apr
2010
19 Apr
'10
22:06
On 04/19/2010 09:49 PM, Ulrich Dangel wrote:
- Dietmar Segbert wrote [19.04.10 22:14]:
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 have adduser automatically set a different shell have a look at "/etc/adduser.conf". You should find a DSHELL-variable.
Greetings, - Darsha