This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ssh and authorized_keys


Hello,

I am using sshd1 version ssh-1.2.26-CygWinB20. I have setup the
/etc/sshd_config, like I set it up on my linuxsystem. From the
linuxsystem I copied the known_hosts and so on. I created a new host_key
for the NT-machine. Then I added the NT-host-key to the known hosts on my
linux account. I edited the /etc/passwd and changed the administrators
home-directory to /administrator. There I generated a ssh-key and added
christi@linux-machine to the authorized_keys.  But still I can'T log on
the NT-machine without entering a passwort (and by the way... the local
administrator passwort isn't valid and the samba-administrator passwort
also, what did I do wrong?). I started the sshd with option -d... here are
the results:
---- snip ----
christi@tippc01:/usr/local/bin > /usr/local/sbin/sshd1.exe -d
debug: sshd version 1.2.26 [i586-pc-cygwin32] 
debug: Initializing random number generator; seed file 
/etc/ssh/ssh_random_seed
log: Server listening on port 22. log: Generating 768 bit RSA key.
Generating p:  .++ (distance 18) 
Generating q:  .........++ (distance 104)
Computing the keys... 
Testing the keys...  
Key generation complete. 
log: RSA key generation complete.
debug: Server will not fork when running in debugging mode. 
log: Connection from 129.206.230.140 port 1021 
debug: Client protocol version 1.5; client software version 1.2.26 
debug: Sent 768 bit public key and 1024 bit host key. 
debug: Encryption type: idea 
debug: Received session key; encryption turned on. 
debug: Installing crc compensation attack detector. 
debug: Attempting authentication for administrator. 
debug: RhostsRSA authentication failed for 'administrator',
remote 'christi', host 'tipsrv.kip.uni-heidelberg.de'. 
debug: RSA authentication for administrator failed.
---- snip ----

I hope someone can tell me what I did wrong, and how to fix this Problem.

CU Christian

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]