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 From: jozsefke AT freemail DOT hu To: cygwin AT cygwin DOT com Message-Id: <5.1.0.14.0.20020624142018.00a709d0@freemail.hu> X-Sender: jozsefke AT freemail DOT hu Date: Mon, 24 Jun 2002 14:37:03 +0200 Subject: User id problem with cygwin1.dll [1.3.11-3] Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Hi everybody! I have installed the new cygwin1.dll, version [1.3.11-3], and after the installation the following problem occurs: the system can not define my user id correctly. (I have an Windows NT OS) When I start a regular "command" Window, everything works fine: ------------------------------- [/home/kercsoj] $ id uid=12397(kercsoj) gid=10513(Domain Users) groups=0(Everyone),544(Administrators ),545(Users),0(Everyone),10513(Domain Users) [/home/kercsoj] -------------------------------- But if I telnet my computer and I'm try to log as the same user, it gives me the following error: -------------------------------- ... Welcome !! Home directory '/home/SYSTEM' not found. bash: cd: /home/SYSTEM: No such file or directory [/home] $ id uid=18(SYSTEM) gid=18(SYSTEM) groups=0(Everyone),544(Administrators),545(Users), 0(Everyone),10513(Domain Users) [/home] ------------------------------- I have tried with other users to, but the result is the same. What is the problem? I have read, that in this new release some uid and gid code restructurations were made, maybe it was not perfect. Thanks, Jozsef Kercso -- 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/