Hello,
My question is regarding SSH2 and FTP that is built into it. I modified
the configuration file thus no root account can log into the remote server
via SSH2. Therefore to log in, one would need to log in as a regular user
and then use the
'su' command to become the root. The problem that I have encountered is
that once I try to use FTP that is built
into the SSH2 windows client then the built in FTP client still thinks I'm
logged in as a regular user.
Is there a way that I can specify that I'm no longer the client but I'm now
the root, thus allowing me to view files that have
root access ?
Thanks.