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: <3BD3F58F.635A3F81@syntrex.com> Date: Mon, 22 Oct 2001 12:31:43 +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 f9MAWXV25837 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 Teemu Kanstrén wrote: > > Hello, > > How do I create a new user to cygwin in windows nt-server? I have > succesfully created new users in nt workstation by adding a user with the > User Manager but in NT-server the user manager is for domains and even if > i use it to create a local user (by setting the domain to the computer > name) and then run "mkpasswd -l > /etc/passwd" i still get "login failed" > when i try to relogin to cygwin using the "login" command. I checked the > /etc/passwd file and the users had been added there but for some reason I > still cant login with them. So what am I doing wrong and how is adding > users to nt-server different from nt workstation? -- 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/