This is the mail archive of the cygwin@cygwin.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 login problem (only works when login in as user running sshd)


Hello

I am following the thread on SSH login problems (through the archives) and
decided to post a couple of extra findings (no solution, though).

1. Login via SSH works when connecting as the same user who is running
sshd (either as a service or from a prompt):

- "ssh NTserver" will authenticate via password (in my case) and generate
a STATUS_ACCESS_VIOLATION on id.exe immediately after login (will see the
prompt). All further commands will generate the same exception. 

- "ssh -l Administrator NTserver" will authenticate via RSA without
problems (I have the keys in the proper places and allow for it on
sshd_config) and will not generate any exceptions - it all works.

2. Login in as a different user and starting sshd from the command line
(stop the service first) will allow for the reverse of the situation above
(user Administrator will crash on login now, the other user will work). 

I do not have the variable CYGWIN set to ntsec (or anything else) and have
not modified the permissions for any files. This is the latest version of
the distribution.

Antonio


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