This is the mail archive of the cygwin@sources.redhat.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]

Re: SSHD under NT


On Tue, Feb 27, 2001 at 11:33:25AM +0100, Mag. M. Faffelberger wrote:
> hi,
> 
> sorry that i ask again.
> 
> - i installed the latest OpenSSH and want to get a connection between two
> machines.
> - the ssh server runs under winnt
> - everything works fine, when i connect with password-authentication
> - but i have to implement the connection only with RSA WITHOUT Passwords.
> 
> in my /home/administrator/.ssh directory i have the files with the
> information from generating ssh-keygen
> - authorized_keys
> - known_hosts
> 
> here are the outouts from sshd and ssh:
> 
> 1. sshd:
> C:\cygwin\sbin>sshd -d
> [...]
> debug1: Attempting authentication for administrator.
> Failed rsa for administrator from 212.17.69.74 port 997

Probably your /etc/passwd file isn't ok. It doesn't contain the
correct home directory of user administrator.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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