Modifying shell acess per account

tecton

Registered
Nov 15, 2001
1
0
301
can this be done after the account is made to prevent having to create a new account?
 

WeinBar

Well-Known Member
Aug 13, 2001
79
0
306
Yes:

to change shell access, with root access type:
/usr/bin/chsh USERNAME

it will then ask for the shell. To add access, use /bin/bash (or whatever shell you want)

to remove it use /dev/null