Issue logging into root

Status
Not open for further replies.

Webmin

Active Member
70
2011
0
0
In ssh I made a mysql backup a .sql file, when I try to login to my site using root access in filezilla it doesnt let me, what should I do, my plesk is running cent os and plesk

---------- Post added at 04:19 PM ---------- Previous post was at 04:18 PM ----------

It says
Error: Connection refused
Error: Could not connect to server
 
13 comments
I am connecting through port 22 (sftp)
Usually when I use SSH I have to login to user account then the su - and type in my root password to get in.

I am trying to use filezilla to get in root, how do I do this?
 
how are you connecting? should be sftp.

you select sftp protocol
login type normal
username root
password root password

I am doing that, it still says connection refused.

---------- Post added at 06:18 PM ---------- Previous post was at 06:15 PM ----------

I get this now

Error: Connection closed by server with exitcode 127
Error: Could not connect to server

---------- Post added at 06:19 PM ---------- Previous post was at 06:18 PM ----------

Maybe it is a setting in ssh blocking ftp? Maybe root isn't enabled for ftp? How do I enable it? How do I check if it is enabled?
 
Host : VPS ip (make sure it's your vps ip not serial console address)
Port : 22
Login type : normal
User : root
Password : (root Password)
 
Maybe root login has been disabled for security reasons. Also make sure that the default port hasn't been changed (basic security). If you are connecting with a windows based machine use WinSCP ;)
 
Status
Not open for further replies.
Back
Top