diff options
-rw-r--r-- | roles/nfs/client/files/idmapd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/nfs/client/files/idmapd.conf b/roles/nfs/client/files/idmapd.conf index b43077860..b9ade0f18 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. |