Problem With Ssh Root Login Access
RegisterLogin
Problem With Ssh Root Login Access
Post Description: but when i try to remote access with ssh, i can't login as root, only with my default user. why ssh doesnt allow me to login as root?
Tags: problem, with, ssh, root, login, access
This Post Was Posted On May 03, 2010 By Standerxpm #3446
Post Description: but when i try to remote access with ssh, i can't login as root, only with my default user. why ssh doesnt allow me to login as root?
Tags: problem, with, ssh, root, login, access
This Post Was Posted On May 03, 2010 By Standerxpm #3446
Problem With Ssh Root Login Access by Standerxpm
Leave Your Comments
webune
#3905 1
we dont recommend you enable root access, however, if you still require it for your situation, all you need is to open the /etc/ssh/sshd_config file with this command:
vi /etc/ssh/sshd_config
look for this line: PermitRootLogin no
change it to:
PermitRootLogin yes
vi /etc/ssh/sshd_config
look for this line: PermitRootLogin no
change it to:
PermitRootLogin yes
May 03, 2010 Reply Report abuse
Standerxpm
#3904 2
how do i enable root access?
May 03, 2010 Reply Report abuse
webune
#3903 3
by default and for security purposes the root user is disabled. so if you try to login as the root user with your SSH client, the SSH server is disabled.
May 03, 2010 Reply Report abuse
Leave Your Comments...
©2011 Webune Forums - Sun Dec 18, 2011 6:27 pm
Powered by: Webune Forums V3
Powered by: Webune Forums V3