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]

Re: Can not log in to recently enabled/configured sshd service


On Feb 6, 2008, at 9:55, Dave Korn wrote:

How do the perms on /home/av16209/.ssh/* look? How do they look with
CYGWIN=smbntsec?

Interesting. I had CYGWIN set to "binmode tty ntsec" according to some instructions I found by googling. Here are the relevant results:


bash-3.2$ CYGWIN=ntsec /bin/ls -ld ~/.ssh
drwxr-xr-x 1 av16209 Domain Users 0 Feb 6 09:28 //solid/av16209/.ssh
bash-3.2$ CYGWIN=smbntsec /bin/ls -ld ~/.ssh
drwx------+ 1 av16209 Domain Users 0 Feb 6 09:28 //solid/ av16209/.ssh


So it appears that CYGWIN=smbntsec is what I want. How can I reconfigure the sshd service to use that setting?

Alfred


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]