Authentication Failure
chsh -s /bin/zsh
Changing Shell for james.
Password: **
chsh: Authentication failure
9 Replies
I am trying to change my default shell for my arch container to zsh
Well I changed the way I was entering them to user exec arch zsh and that's working ATM.
atm no way to change shell of a container
Np i have a work around but that would be a great addition!
edit /etc/passwd 🙂
but be careful with that
I know waht i am doing
Hey @Ray do that within container?
Yes or on host
ok
that worked thanks!