Displaying 1 result from an estimated 1 matches for "hahnw".
Did you mean:
hahn
2001 Mar 02
2
Security problem depending on your point of view with OpenSSH 2.5.1p1 related to Password authentication.
...shd_config to not allow password authentication( PasswordAuthentication no ) and restart sshd.
I then ssh in with password authentication in ssh protocol version 2.
$ ssh -v -2 jenn at billsnet.com
OpenSSH_2.5.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug: Reading configuration data /home1/hahnw/.ssh/config
debug: Applying options for *
debug: Reading configuration data /opt/PSIssh/etc/ssh_config
debug: Applying options for *
debug: ssh_connect: getuid 412 geteuid 0 anon 0
debug: Connecting to billsnet.com [38.211.200.1] port 22.
debug: Allocated local port 894.
debug: Connection establish...