|
|||||||||||
|
RhostsAuthentication under AIX 4.3.3
From: Alf Nicolaysen <Alf.Nicolaysen(at)de.ibm.com>
Date: Fri Mar 21 2003 - 07:00:23 EST
second try to make it work: After I gave up using the precompiled OPENSSH3.4p1 version for AIX, I compiled the sources for OPENSSH3.5p1 on the AIX machines and used one for client-purposes, the ohter as a ssh-server. I want to have the same behaviour as I used the "r-" commands, without password. It still appears to me, as if openssh does not care about any .rhosts or .shosts files. Look what it says in the debuglog: # /opt/sbin/sshd -f /opt/etc/sshd_config -d -d debug1: sshd version OpenSSH_3.5p1 debug1: private host key: #0 type 0 RSA1 debug1: read PEM private key done: type RSA debug1: private host key: #1 type 1 RSA debug1: read PEM private key done: type DSA debug1: private host key: #2 type 2 DSA debug1: Bind to port 22 on 0.0.0.0. Server listening on 0.0.0.0 port 22. Generating 768 bit RSA key. RSA key generation complete. debug1: Server will not fork when running in debugging mode. Connection from 9.164.18.22 port 943 debug1: Client protocol version 1.5; client software version OpenSSH_3.5p1 debug1: match: OpenSSH_3.5p1 pat OpenSSH* debug1: Local version string SSH-1.99-OpenSSH_3.5p1 debug1: permanently_set_uid: 7/204 debug1: Sent 768 bit server key and 1024 bit host key. debug2: Network child is on pid 16256 debug1: Encryption type: 3des debug1: cipher_init: set keylen (16 -> 32) debug1: cipher_init: set keylen (16 -> 32) debug1: Received session key; encryption turned on. debug2: monitor_read: 28 used once, disabling now debug2: monitor_read: 30 used once, disabling nowdebug1: Installing crccompensation attack detector.
debug1: Attempting authentication for root.
debug2: monitor_read: 6 used once, disabling now
Failed none for root from 9.164.18.22 port 943
debug2: auth_rhosts2: clientuser root hostname 9.164.18.22 ipaddr
9.164.18.22
My Client call was /opt/bin/ssh <hostname> -o RhostsAuthentication=yes -o Protocol=1 -o UsePrivilegedPort=yes Is there anyone out there in the wide world, who made this work under any OS? Alf Nicolaysen Received on Fri Mar 21 11:48:33 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:55 EDT |
||||||||||
|
|||||||||||