This is the mail archive of the cygwin 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]
Other format: [Raw text]

SSH login to cygwin sshd (6.7p1-1) fails with error seteuid1000: Operation not permitted when ~/.ssh/id_rsa keys available on client


SSH Login, using 'tester' account (in Adminstrators group) to the Cygwin
sshd server fails from a client machine which has ~/.ssh/id_rsa keys
available.

Login from the same client, without the id_rsa keys is successful. SSH
locally (on cygwin box) is also successful.

Comparison of the sshd logs (debugging enabled) of a good vs failure login
shows that when id_rsa is enabled on the client, the following in the
failure case:  

debug1: temporarily_use_uid: 1000/513 (e=18/544)
seteuid 1000: Operation not permitted

This seem to be related to a permission related problem, but cygcheck_output
though shows the 'tester' user is member of Administrators group.

What I am I missing?

Thanks,

Novice Cygwin user

Attachment: cygcheck_output.txt
Description: Text document

Attachment: ssh_client_success.log
Description: Binary data

Attachment: sshd_failure.log
Description: Binary data

Attachment: sshd_success.log
Description: Binary data

Attachment: uname_client.txt
Description: Text document

Attachment: ssh_client_failure.log
Description: Binary data

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      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]