[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unable to change shell and add groups



On 06/12/13 18:31, shawn wilson wrote:
> For some reason, when I chsh to say /bin/zsh, log out and back in, I'm
> still in bash - confirmed with readlink /proc/$$/exe

Which release are you running?

For me this works:-
# chsh -s /bin/zsh $me (where $me is your username).


Check with:-
$ echo $SHELL
or:-
$ grep $me /etc/passwd (where $me is your username).



> 
> I tried adding my user to the adm group, logging out and back in, and
> it's not there. However, if I exec su -p -l <user> - everything works.
> 
> I've also tried an init q to no avail.
> 
> So, I'm out of ideas. Any suggestions?
> 
> 


Kind regards


Reply to: