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
i just got my linux server running, i am able to confirm is up because i can see the default apache page when i go to the ip address with my browser, 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?
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
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
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