serveroffer.lt forum


Enable SSH root login on Debian family Linux server

Tutorials thread

Enable SSH root login on Debian family Linux server

Postby serveroffer » 2017 Oct 18, 16:15

To enable SSH login for a root user on Debian Linux system you need to change SSH server settings.
Open /etc/ssh/sshd_config and change the following line:
Code: Select all
PermitRootLogin without-password

To:
Code: Select all
PermitRootLogin yes

And restart SSH server:
Code: Select all
/etc/init.d/ssh restart
User avatar
serveroffer
Site Admin
 
Posts: 49
Joined: 2012 Jun 16, 18:31

Re: Enable SSH root login on Debian family Linux server

Postby xanivin » 2024 May 20, 10:06

xanivin
 
Posts: 45522
Joined: 2024 Jan 08, 06:37


Return to Tutorials

Who is online

Users browsing this forum: No registered users and 2 guests