Page 7 of 7

Re: Shell server adjustments

Posted: Wed Feb 08, 2023 4:36 pm
by joemuller
davygrvy wrote:Hi,

Please change my shell to bash, thanks.

Code: Select all

$ chsh -s /bin/bash
Changing shell for davygrvy.
Password: 
chsh: Authentication failure
chsh: changing user attribute failed: Permission denied
Done - your shell should now be set to /bin/bash.

Re: Shell server adjustments

Posted: Sun Mar 19, 2023 10:28 pm
by jorgen
I'd like to get my shell changed to zsh too,
$ chsh -s /bin/zsh
Changing shell for jorgen.
Password:
chsh: Authentication failure
chsh: changing user attribute failed: Permission denied
Thanks!

Re: Shell server adjustments

Posted: Tue Mar 21, 2023 4:13 pm
by joemuller
jorgen wrote:I'd like to get my shell changed to zsh too,

Thanks!
I've changed your default shell to 'zsh' -- enjoy!