linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NFSv4, Name (string) mapping vs. raw UID, idmapd and Kernels >= 3.3
@ 2012-08-23  9:21 Norbert Aschendorff
  2012-08-23 14:46 ` J. Bruce Fields
  0 siblings, 1 reply; 5+ messages in thread
From: Norbert Aschendorff @ 2012-08-23  9:21 UTC (permalink / raw)
  To: linux-nfs

Hi all,
I recently opened a thread on freebsd-stable about problems with the
mapping of UIDs to user strings (user@domain form) in NFSv4 packets
running newer kernels:
[http://www.mail-archive.com/freebsd-stable@freebsd.org/index.html#122549]
In
[http://www.mail-archive.com/freebsd-stable@freebsd.org/msg122571.html],
Rick says that the described issue may be related to the NFSv4/NFSv4.1
RFCs which deny/allow sending "raw" numeric UIDs (1000 instead of
"user@domain").
The problem is that Linux kernels newer than 3.2 (the last working
kernel, on both Debian and Fedora; I've tested 3.3, 3.4 and 3.5) send
these numeric UIDs/GIDs [1] which, as it's described in the mentioned
email, may be convenient when mounting NFSv4 filesystems as root
filesystem (at a point where an idmapd/nfsuserd (on FreeBSD) isn't
already running) and numeric UIDs/GIDs are required (because of the
early stage)
Now it could be that Kernels newer than 3.2 (>= 3.3) support this
feature (which is said to appear in NFSv4.1) already - and FreeBSD 9.0
does not (it shows 32767 as UID - due to that I discovered this issue; a
Fedora 17/k3.5 system supports the numeric UIDs/GIDs without any problems).

--> 1. Is this assumption correct? Or is it a bug as filed here:
[https://bugzilla.novell.com/show_bug.cgi?id=756897]

--> 2. As Rick says finally in
[http://www.mail-archive.com/freebsd-stable@freebsd.org/msg122572.html],
it would be cool if this behavior was tunable. Is it tunable via options
in /etc/exports? Or in idmapd.conf? (The man pages don't describe such
directives (at least at the first look)).

regards,
Norbert

PS: Unfortunately, I do not have got any experience in kernel hacking (yet).

Refs:
[1] If no one has got an idea about what I talk about, here are some
NFSv4 packets with the mentioned numeric UIDs/GIDs:
[http://lbo.spheniscida.de/Files/nfs.pcap]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-08-24 22:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-23  9:21 NFSv4, Name (string) mapping vs. raw UID, idmapd and Kernels >= 3.3 Norbert Aschendorff
2012-08-23 14:46 ` J. Bruce Fields
2012-08-23 15:04   ` Norbert Aschendorff
2012-08-24  0:25   ` Rick Macklem
2012-08-24 22:02     ` J. Bruce Fields

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).