From a63ff7fc1eb40240da11bdce7eb166e806cb1bf0 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 6 Mar 2017 22:33:43 +0000 Subject: [PATCH] add a root@REDHAT.COM to local root mappinng for nfsidmapd --- roles/nfs/client/files/idmapd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/nfs/client/files/idmapd.conf b/roles/nfs/client/files/idmapd.conf index b430778607..b9ade0f188 100644 --- a/roles/nfs/client/files/idmapd.conf +++ b/roles/nfs/client/files/idmapd.conf @@ -46,7 +46,7 @@ Method = nsswitch # local user name mappings #someuser@REALM = localuser - +root@REDHAT.COM = root #-------------------------------------------------------------------# # The following are used only for the "umich_ldap" Translation Method.