Date: Mon, 13 Jun 2022 18:55:10 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 264570] nfsuserd: Mapping of Userids mismatched Message-ID: <bug-264570-3630-gpjpPvwNew@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 #3 from georg-bsd@schorsch-tech.de --- With both sysctl variables to 0 the result stays the same. root@fc:~ # sysctl -a | grep nfs | grep uid vfs.nfs.enable_uidtostring: 0 vfs.nfsd.enable_stringtouid: 0 admin@fs:~ $ sysctl -a | grep nfs | grep uid vfs.nfs.enable_uidtostring: 0 vfs.nfsd.enable_stringtouid: 0 My goal was to map the different uids,gids of different machines but with t= he same usernames and the same domain with nfsuserd without the help of NIS, L= DAP nor Kerberos. 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? --=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-gpjpPvwNew>