Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: william_syd on September 01, 2006, 02:24:05 PM
-
I'm sure I've read this somewhere but search is failing me at the moment.
What shells are available to users?
How do I change them via the accounts db?
-
Found part of my answer on Page 60 of the developer manual..
db accounts setprop joe Shell /bin/bash
-
Found the rest of my answer...
[root@vmsme ~]# chsh --list-shells
/bin/bash
/bin/bash2
/sbin/e-smith/console
/bin/csh
/bin/false
/usr/bin/rssh
/bin/sh
[root@vmsme ~]#