• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

ssh root login

rolo@

Basic Pleskian
is there a way to directly log in as root instead of having to log in as someone else and THEN having to change to super user?
 
That would be a huge, huge security risk. You should NEVER allow remote root login.

However, if you are set on this, login and edit /etc/ssh/sshd_config and look for "PermitRootLogin" and change variable to yes.
 
Yes, I know about the security implications. This is just for setting up the server. Once the setup is done the root login will be disabled.

Thanks for the info!
 
Back
Top