Wondering if there is a way to change the default shell for all users?
I see that a user can themselves type
chsh -s shellname
e.g. csh -s zsh
but they have to authenticate. I could run a script at login, once, but not sure how to tackle the need to provide their password.
Also, I'd like to change the system so that new users have the newer shell (zsh)