Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jun 2022 19:50:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 264570] nfsuserd: Mapping of Userids mismatched
Message-ID:  <bug-264570-3630-AvOW6MeVVE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264570-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264570-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264570

--- Comment #4 from Rick Macklem <rmacklem@FreeBSD.org> ---
So may i ask:=20
a) nfsuserd + Kerberos5 would achive the correct mapping of the uids/gids.
b) nfsuserd without nis/ldap/kerberos cant do that.

Is this right?

Yes.

If you do not want to have a uniform uid/gid space
(ie. same numbers assigned to the names across all clients
 and server), the only way it can work is for Kerberized
mounts.

For Kerberized mounts, uids/gids never go on the wire.
You still need a uniform user/group name, which is also
consistent with the Kerberos user principal names (for
the user names).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264570-3630-AvOW6MeVVE>