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: system account files mystery


Ugh, top-posting...  Reformatted.

On Sat, 2 Dec 2006, dsacks wrote:

> Larry Hall (Cygwin) wrote:
> >
> > dsacks wrote:
> >> fyi, this is all about trying to get sshd to accept incoming
> >> connections. I want to use winscp into my xp box to move files.
> >>
> >> I am very confused about what password sshd would use - does it use
> >> windows authentication or does it expect to find passwords in
> >> /etc/passwd? Can I choose?
> >
> > Password authentication is done through Windows.  Passwords on all
> > NT-based platforms come from Windows.
>
> Okay, hmmmm. So what is the secret to geting sshd working? It is
> running, but when I try to ssh in, it doesn't accept my domain password.
> Does it work with domain users or is there something special I need to
> do for that to happen?

I think Larry's answer was a bit too literal.  Yes, passwords come from
Windows, but for Cygwin to be able to get Windows to authenticate a given
user, that user (or, rather, that user's SID) has to be in /etc/passwd.
Now, domain users aren't added to /etc/passwd by default.  Read the
documentation on mkpasswd to find out how to add your domain users to
/etc/passwd.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_	    pechtcha@cs.nyu.edu | igor@watson.ibm.com
ZZZzz /,`.-'`'    -.  ;-;;,_		Igor Peshansky, Ph.D. (name changed!)
     |,4-  ) )-,_. ,\ (  `'-'		old name: Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Freedom is just another word for "nothing left to lose"...  -- Janis Joplin

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