Mail Archives: cygwin/2002/06/24/08:37:52
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/
- Raw text -