Hello, i have a client who now need ssh access, i cannot find where to enable this, i have looked in modify account but it is not there.
Hello, i have a client who now need ssh access, i cannot find where to enable this, i have looked in modify account but it is not there.
Thanks for your help
chsh username
Michael Weinstein
Exec. Vice President
WeinBar Communications Corp.
http://www.weinbar.com
Or edit passwd and change his shell.
tried chsh, no joy.
What do you mean by change password? in WHM it does not give option to change shell access.
Thanks for your help
[quote:45c5f32a16]tried chsh, no joy.
What do you mean by change password? in WHM it does not give option to change shell access. [/quote:45c5f32a16]
Why no joy? That is how to change access (of course, you need to specify the shell)
If your username is \"john\" then issue (as root):
chsh -s /bin/bash john
Michael Weinstein
Exec. Vice President
WeinBar Communications Corp.
http://www.weinbar.com
Thankd that worked, still learning linux, but getting betting all the time
People like you certainly help, and what i learn i will try and pass on to others.
Thanks for your help