M MhmodHanafi Apr 4, 2016 #1 Hi , I have problem with login ssh I edited the /etc/ssh/ssh_config the line Code: PermitRootLogin yes It wasn't found I write it and restart ssh(1) service but still not working. the O.S installed kvm solus Vm [mod: ?] Please help ...
Hi , I have problem with login ssh I edited the /etc/ssh/ssh_config the line Code: PermitRootLogin yes It wasn't found I write it and restart ssh(1) service but still not working. the O.S installed kvm solus Vm [mod: ?] Please help ...
SirDice Administrator Staff member Administrator Moderator Apr 4, 2016 #2 Do not enable root logins. Learn to use a proper user account and su(1) and/or sudo(8). I edited the /etc/ssh/ssh_config Click to expand... That's the configuration file for ssh(1), not sshd(8).
Do not enable root logins. Learn to use a proper user account and su(1) and/or sudo(8). I edited the /etc/ssh/ssh_config Click to expand... That's the configuration file for ssh(1), not sshd(8).