I am mounting an export via NFS V4. At first, I saw that mounted clients showed user/group as nobody:nobody. But then I configured the nfs.v4.id.domain option on the filer to be the client machines DNS domain name. Then the username:groups were correct.. mostly...
We use NIS on the client machines and the filer.
For files that are owned by users or groups that are not in our NIS, the clients now shows nobody.
Under NFS V3... this shows the UID/GID numbers (if they are not in NIS, and have no mappings).
Anybody know how to make NFS V4 just show the UID/GID of entries that have no mapping instead of converting them to nobody?
(UID's are no longer in our NIS after the account is deleted...)
RHEL6/7. OnTap 8.2.4-7 Mode.
Thanks.
Use the NFS option nfs.v4.numeric.ids (or something similar… forget what it is exactly).
From: toasters-bounces@teaparty.net [mailto:toasters-bounces@teaparty.net] On Behalf Of John Adams Sent: Wednesday, November 16, 2016 5:17 PM To: toasters@teaparty.net Subject: NFS V4 and nobody
I am mounting an export via NFS V4. At first, I saw that mounted clients showed user/group as nobody:nobody. But then I configured the nfs.v4.id.domain option on the filer to be the client machines DNS domain name. Then the username:groups were correct.. mostly... We use NIS on the client machines and the filer. For files that are owned by users or groups that are not in our NIS, the clients now shows nobody. Under NFS V3... this shows the UID/GID numbers (if they are not in NIS, and have no mappings). Anybody know how to make NFS V4 just show the UID/GID of entries that have no mapping instead of converting them to nobody? (UID's are no longer in our NIS after the account is deleted...)
RHEL6/7. OnTap 8.2.4-7 Mode.
Thanks.
nfs.v4.id.allow_numerics
I think that’s the one.
--rdp
From: toasters-bounces@teaparty.net [mailto:toasters-bounces@teaparty.net] On Behalf Of Parisi, Justin Sent: Wednesday, November 16, 2016 11:21 AM To: John Adams intheyc@gmail.com; toasters@teaparty.net Subject: RE: NFS V4 and nobody
Use the NFS option nfs.v4.numeric.ids (or something similar… forget what it is exactly).
From: toasters-bounces@teaparty.netmailto:toasters-bounces@teaparty.net [mailto:toasters-bounces@teaparty.net] On Behalf Of John Adams Sent: Wednesday, November 16, 2016 5:17 PM To: toasters@teaparty.netmailto:toasters@teaparty.net Subject: NFS V4 and nobody
I am mounting an export via NFS V4. At first, I saw that mounted clients showed user/group as nobody:nobody. But then I configured the nfs.v4.id.domain option on the filer to be the client machines DNS domain name. Then the username:groups were correct.. mostly... We use NIS on the client machines and the filer. For files that are owned by users or groups that are not in our NIS, the clients now shows nobody. Under NFS V3... this shows the UID/GID numbers (if they are not in NIS, and have no mappings). Anybody know how to make NFS V4 just show the UID/GID of entries that have no mapping instead of converting them to nobody? (UID's are no longer in our NIS after the account is deleted...)
RHEL6/7. OnTap 8.2.4-7 Mode.
Thanks.
Toasters is awesome.... yes that is what I needed. Thanks !
On Wed, Nov 16, 2016 at 11:24 AM, Payne, Richard richard.payne@amd.com wrote:
nfs.v4.id.allow_numerics
I think that’s the one.
--rdp
*From:* toasters-bounces@teaparty.net [mailto:toasters-bounces@ teaparty.net] *On Behalf Of *Parisi, Justin *Sent:* Wednesday, November 16, 2016 11:21 AM *To:* John Adams intheyc@gmail.com; toasters@teaparty.net *Subject:* RE: NFS V4 and nobody
Use the NFS option nfs.v4.numeric.ids (or something similar… forget what it is exactly).
*From:* toasters-bounces@teaparty.net [mailto:toasters-bounces@ teaparty.net toasters-bounces@teaparty.net] *On Behalf Of *John Adams *Sent:* Wednesday, November 16, 2016 5:17 PM *To:* toasters@teaparty.net *Subject:* NFS V4 and nobody
I am mounting an export via NFS V4. At first, I saw that mounted clients showed user/group as nobody:nobody. But then I configured the nfs.v4.id.domain option on the filer to be the client machines DNS domain name. Then the username:groups were correct.. mostly...
We use NIS on the client machines and the filer.
For files that are owned by users or groups that are not in our NIS, the clients now shows nobody.
Under NFS V3... this shows the UID/GID numbers (if they are not in NIS, and have no mappings).
Anybody know how to make NFS V4 just show the UID/GID of entries that have no mapping instead of converting them to nobody?
(UID's are no longer in our NIS after the account is deleted...)
RHEL6/7. OnTap 8.2.4-7 Mode.
Thanks.