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: Problem with sshd on WindMill


On Wednesday 13 December 2000 20:11, Rob_Hannah@deluxe.com wrote:
> As requested, here is the full output of both "ssh -v" and "sshd -d".
>  In order to simplify, I'm only including the output of running via
> Protocol 1 when no entry exists on the WindMill passwd file for the
> given user (which worked in the prior OpenSSH).

This worked??? Wow. Sounds like a security hole.

>
> ssh -v:
> [...]
>   debug: Received encrypted confirmation.
>   Permission denied.

This "Permission denied" is due to the fact that the user
isn't in /etc/passwd:

> sshd -d:
> [...]
>   debug1: Attempting authentication for illegal user k02189.
>   Connection closed by 168.135.22.40
>   debug1: Calling cleanup 0x4149e4(0x0)

Could you repeat this with a correct passwd entry for the user,
please?

Corinna

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

--
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]