Subject: bin/13020: mount_umap(8) is wrong about the format of the map files
To: None <gnats-bugs@gnats.netbsd.org>
From: None <kalt@taranis.org>
List: netbsd-bugs
Date: 05/23/2001 19:00:37
>Number: 13020
>Category: bin
>Synopsis: mount_umap(8) is wrong about the format of the map files
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Wed May 23 16:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Christophe Kalt
>Release: 1.5.1_BETA2 i386 snapshot
>Organization:
>Environment:
System: NetBSD zh.taranis.org 1.5.1_BETA2 NetBSD 1.5.1_BETA2 (G2k) #0: Sat May 19 19:39:06 EDT 2001 root@zh.taranis.org:/usr/src/sys/arch/i386/compile/G2k i386
>Description:
here's what the doc says:
pings to be made between identifiers. Briefly, the format of these files
is a count of the number of mappings on the first line, with each subse-
quent line containing a single mapping. Each of these mappings consists
of an id from the original environment and the corresponding id in the
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
local environment, separated by white space.
^^^^^^^^^^^^^^^^^
either i am reading this wrong, or it is the opposite.
-rw-r--r-- 1 3116 6 69068 Jul 4 1996 /cdrom/ls-lR
-rw-r--r-- 1 100 65534 69068 Jul 4 1996 /mnt/ls-lR
the first is the "original" environment, the second is the umap mount.
3116 is what is on the CD, 100 is my uid on the system.
the file i used for the mapping contains the following two lines:
1
100 3116
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: