This is the mail archive of the cygwin@sources.redhat.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]

Re: Login and NT accounts


On Sunday 10 December 2000 10:56, Boris Rogge wrote:
> The first thing I want to do is use this utility. The final goal is
> to use sshd on my NT box. In the sshd I get an error that the
> password is not correct. I presume that the cause for this is the
> same why I can not use the login utility. I have read and tried
> everything that is listed in the README files for both ssh and login.

Check if your login has _really_ all user rights mentioned in the
README. Check your /etc/passwd. Is your account a domain account?
Did you create a correct entry like this:

boris::1234:567:U-boris\domain,S-1-21-[tail of SID]:/home/boris:/bin/sh

Try using `sshd -d' on the command line instead of `login'. The debug
output is way more meaningful.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.
mailto:vinschen@redhat.com

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