Godaddy Cloud sudo su -
Using Godaddy Cloud
Can access Root only by login as Cloud user + pass
then typing "sudo su -"
Need to access "Root: from winscp
Add a line to your sudoers file:
Cloud user ALL=NOPASSWD: /usr/libexec/openssh/sftp-server
Then in the SFTP setup section of WinSCP edit the session SFTP server:
sudo su -c /usr/libexec/openssh/sftp-server
However when I start winscp /w Cloud user + pass
I just loops and close
Am I missing something?
Can access Root only by login as Cloud user + pass
then typing "sudo su -"
Need to access "Root: from winscp
Add a line to your sudoers file:
Cloud user ALL=NOPASSWD: /usr/libexec/openssh/sftp-server
Then in the SFTP setup section of WinSCP edit the session SFTP server:
sudo su -c /usr/libexec/openssh/sftp-server
However when I start winscp /w Cloud user + pass
I just loops and close
Am I missing something?