littlebizzy / slickstack

Lightning-fast WordPress on Nginx
https://slickstack.io
GNU General Public License v3.0
629 stars 112 forks source link

Permission Denied when using sudo credentials #125

Closed jxmese closed 2 years ago

jxmese commented 2 years ago

I'm having trouble accessing and editing config files when using the sudo/SFTP credentials for some reason. All I get back is a message saying permission is denied. Is there any way I can edit the ss-config while using sudo?

jessuppi commented 2 years ago

Hello @jxmese

GitHub is for reporting bug issues or feature requests, please keep general Support questions on our free chat rooms.

I can confirm this is not a bug, the sudo user is working fine (via SSH) and the sudo user can edit any files (and do pretty much anything else that root can) when logged in via shell.

SFTP is not the same as SSH, and the SFTP user created by SlickStack will not have sudo permissions.