Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Reply-To: Cygwin List Message-Id: <6.0.1.1.0.20040315134707.03403dd0@127.0.0.1> X-Sender: Date: Mon, 15 Mar 2004 13:53:14 -0500 To: "Calvin Smith" , cygwin AT cygwin DOT com From: Larry Hall Subject: Re: windows authentication for cygwin sshd In-Reply-To: <1079375853.c87cab9cexnihilo4@myrealbox.com> References: <1079375853 DOT c87cab9cexnihilo4 AT myrealbox DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 01:37 PM 3/15/2004, you wrote: >hi, > >I have not been able to find any information online or in the cygwin documentation on how to get cygwin's sshd to do authentication using a windows domain controller. Does anybody know if a) this is possible, Sure is. >and b) some good step-by-step resources for how to configure this? There's really nothing special you need to do. >I've installed cygwin and sshd, but am only able to ssh in with the local account that installed cygwin and openssh. Sounds to me like your /etc/passwd file doesn't contain your domain account name or, if it does, it's the same name as a local user and comes later in the file. Cygwin will only recognize one entry per user name in /etc/passwd. If you want to keep two, you'll need to shuffle the one you want to use to be before the one you don't want to use. It's probably easier to rename the domain account to another name in /etc/passwd though, assuming that's your problem. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/