X-Spam-Check-By: sourceware.org Date: Sun, 3 Dec 2006 08:12:32 -0500 (EST) From: Igor Peshansky Reply-To: cygwin AT cygwin DOT com To: dsacks cc: cygwin AT cygwin DOT com Subject: Re: system account files mystery In-Reply-To: <7660562.post@talk.nabble.com> Message-ID: References: <7626013 DOT post AT talk DOT nabble DOT com> <7627528 DOT post AT talk DOT nabble DOT com> <456F6C58 DOT 20504 AT cygwin DOT com> <7660562 DOT post AT talk DOT nabble DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 AT cs DOT nyu DOT edu | igor AT watson DOT ibm DOT 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/