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]

OpenSSH and RSA authentication problem


Hi!

I'm having problems with RSA authentication and OpenSSH.

relevant sshd message is:

debug: Attempting authentication for administrator.
debug: seteuid 500: Not owner
debug: seteuid 500: Not owner
Failed rsa for administrator from xx.xx.xx.xx port 3107

but i'm running sshd as an administrator:

avorobiev$ whoami
administrator

avorobiev$ cat /etc/passwd|grep Administrator
Administrator::500:513:Alexander Vorobiev...

avorobiev$ ps -ef|grep sshd
administ  1064     1  -1  12:02:58 /usr/local/sbin/sshd.exe

I'm running cygwin1-20000605.dll and my CYGWIN=binmode export ntsec title tty

what's the problem?
Thanks in advance,
Alexander
-- 
        Beware of bugs in the above code; I have only proved it correct,
        not tried it.  -- Donald E. Knuth

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