Mail Archives: cygwin/2001/08/30/18:15:32
On Thu, Aug 30, 2001 at 06:26:23PM +0800, Ada BUT wrote:
> Hello,
>
> I have installed inetutils-1.3.2-14 to my server (running windows 2000
> advanced server) and followed the readme file to set up and start the
> inetd by administrator.
>
> I have created a user USER1 and telnet the server using this account. I
> found that the user become SYSTEM after login.
>
> CYGWIN_NT-5.0 1.3.2(0.39/3/2) (trynas01) (tty0)
>
> login: user1
> Password:
> Fanfare!!!
> You are successfully logged in to this server!!!
>
> SYSTEM AT TRYNAS01 ~
> $ id
> uid=18(SYSTEM) gid=18(SYSTEM)
> groups=0(Everyone),513(None),545(Users),1012(oper),1013(smef)
>
> SYSTEM AT TRYNAS01 ~
> $ whoami
> SYSTEM
>
> However, if I touch a file, the file owner will become user1.
>
> What is the problem?
A problem in the current Cygwin 1.3.2 and/or your /etc/passwd
and /etc/group files. First try to regenerate both files using
mkpasswd and mkgroup. If that doesn't help, try a Cygwin developers
snapshot.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer mailto:cygwin AT cygwin DOT com
Red Hat, Inc.
--
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 -