How to change user for more rights on a SFTP client?
- by Zenklys
It is always suggested on first step to disable the remote root login for the SSH protocol.
I have a low-right user able to connect via SSH and once connected, I simply su in order to gain more rights.
Now when using a sFTP client, I use my low-right user and am thus able to do next to nothing.
My question is : Is it possible to change user after login using 3rd party client, such as Transmit, Cyberduck, Filezilla ?
PS : Mac clients would be great ;)