Hi!

Today I tried login to sshd running as windows service.  ssh client told: """
user@localhost's password:
Last login: Mon Aug  8 19:21:03 2011 from ::1
/bin/bash: Permission denied
Connection to localhost closed.
"""

However, /bin/bash exists and the user is able to run it and the privilege separation account as well.


Then I tried running sshd -ddd from a console using the same user account as the service. It told me chown(/dev/tty3, 11135, 10513) failed: Bad file descriptor.

The privilege separation user is in the local Administrators group.


I can't get a clue.   Any suggestion is very welcome :)

--
Thanks in advance.
Alex

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

Reply via email to