unable to ssh from an OEL AWS Instance to a OEL server in our DMZ (possible from other VMWare OEL se
Hi
I am unable to ssh, as in the title, as I am getting permission denied.
I am using a non-root account on the client and ssh/sftp'ing to another account non-root account on the server. I am assuming the fact that I am being prompted for a password means that SSH/SFTP is not being blocked anywhere (please correct me if I'm wrong).
Below is my ssh -vvv output:
On the client:
User = ClientUser
Hostname = SSHClient
On the server:
User = ServerUser
Hostname = SSHServer
[ClientUser@SSHCLIENT ~]$ sftp -vvv ServerUser@SSHServer
Connecting to SSHServer...
OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013
debug1: Reading configuration data /etc/ssh/ssh_config