Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3BD417AB.6263408@syntrex.com> Date: Mon, 22 Oct 2001 14:57:15 +0200 From: Pavel Tsekov Organization: Syntrex Inc. X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686) X-Accept-Language: en MIME-Version: 1.0 To: Teemu =?iso-8859-1?Q?Kanstr=E9n?= CC: cygwin AT cygwin DOT com Subject: Re: creating user in NT-Server References: Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id f9MCwCB07074 What do you exactly want to do ? If you just want to work locally on the machine, whether it's a NT server or workstation, you dont need to use the login command at all just have to use the shortcut that the installer create to launch bash. Also you'd need to add "ntsec" to the global CYGWIN environment variable to benefit actually from NT security. Teemu Kanstrén wrote: > > Thanks for your reply, > > The nt-server is not a domain controller. Also, I now tried it with > mkpasswd -d MY_DOMAIN_NAME_HERE > /etc/passwd but i still couldn't log > in at all. Is there any log I can check for a more detailed error message > than just "login failed."? > > On Mon, 22 Oct 2001, Pavel Tsekov wrote: > > > Is the nt server you're talking about a domain controller ? if > > so and you're loggin in the domain instead of the local domain > > ie the domain with the name of the workstation you're working on > > try using mkpasswd -d YOUR_DOMAIN_NAME_HERE > /etc/passwd > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/