LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ssh connectivity (https://www.linuxquestions.org/questions/linux-newbie-8/ssh-connectivity-904193/)

amit kanojiya 09-21-2011 06:31 AM

ssh connectivity
 
Problem : When connect the any other server throw root user then show permission denied

I have do below activity .

# Chkcofig sshd on
# service sshd restart
# mention yes / no in sshd_conf file

Kindly provide the solution.

druuna 09-21-2011 07:53 AM

Hi,

A lot of distro's do not allow root to use scp/ssh (for good reasons). What distro are you using?

Execute the following to see which ssh setting is set on your box:
Code:

grep Root /etc/ssh/sshd_config
Hope this helps.

PS: I reported this thread to be moved to an appropriate location. has been moved....


All times are GMT -5. The time now is 03:20 PM.