Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Nov 2000 14:46:16 -0800 (PST)
From:      jrd@cc.usu.edu
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/23030: NFS imported files show uid/gid of -2 as 4G instead
Message-ID:  <20001122224616.EABD937B4C5@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         23030
>Category:       kern
>Synopsis:       NFS imported files show uid/gid of -2 as 4G instead
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 22 14:50:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Joe R. Doupnik
>Release:        4.2-RELEASE
>Organization:
Utah State University
>Environment:
netlab6# uname -a
FreeBSD netlab6.usu.edu 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Tue Nov 21 18:47:36
MST 2000     root@netlab6.usu.edu:/usr/src/sys/compile/JRD  i386

>Description:
Sample ls -l on imported directory:
-rw-------  1 4294967294  4294967294   17134 Mar 19  2000 rfc2784.txt
----------  1 root        4294967294   25034 Mar 19  2000 rfc2785.txt
-rw-------  1 4294967294  4294967294   44403 Mar 19  2000 rfc2786.txt
----------  1 root        4294967294   98610 Mar 19  2000 rfc2790.txt
-rw-------  1 4294967294  4294967294   13856 Mar 19  2000 rfc2792.txt

Same import but done on UnixWare 7.1.1:
----------    1 root     -2            17134 Mar 19  2000 rfc2784.txt
-rw-------    1 -2       -2            25034 Mar 19  2000 rfc2785.txt
----------    1 root     -2            44403 Mar 19  2000 rfc2786.txt
-rw-------    1 -2       -2            98610 Mar 19  2000 rfc2790.txt
----------    1 root     -2            13856 Mar 19  2000 rfc2792.txt


>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001122224616.EABD937B4C5>