Subject: misc/17851: nfs client behaves strangely wrt uid 60001
To: None <gnats-bugs@gnats.netbsd.org>
From: None <grant@netbsd.org>
List: netbsd-bugs
Date: 08/06/2002 13:29:36
>Number:         17851
>Category:       misc
>Synopsis:       nfs client behaves strangely wrt uid 60001
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    misc-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Aug 05 20:30:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     grant beattie
>Release:        NetBSD 1.6_BETA5
>Organization:
>Environment:
NetBSD death 1.6_BETA5 NetBSD 1.6_BETA5 (GENERIC) #0: Thu Aug  1 23:39:43 EST 2002     grant@mofo:/raid/netbsd/netbsd-1-6/20020729/sparc64/obj/sys/arch/sparc64/compile/GENERIC sparc64
Architecture: sparc64
Machine: sparc64
>Description:
Solaris 7 NFS server, NetBSD 1.6_BETA5 NFS client.

server# ls -l
-rw-rw-r--    1 60000    60000           0 Aug  6 13:26 60000
-rw-rw-r--    1 nobody   nobody          0 Aug  6 13:26 60001
-rw-rw-r--    1 60002    60002           0 Aug  6 13:26 60002
server# id -a nobody
uid=60001(nobody) gid=60001(nobody) groups=60001(nobody)

client# ls -l
-rw-rw-r--   1 60000       60000             0 Aug  6 13:26 60000
-rw-rw-r--   1 4294967294  4294967294        0 Aug  6 13:26 60001
-rw-rw-r--   1 60002       60002             0 Aug  6 13:26 60002

This problem exists using both nfsv2 and nfsv3. Tested on both sparc64
(BETA5) and i386 (BETA4).

>How-To-Repeat:
see above.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: