CentOS 7.0.1406, Nfs Automount Issue

Home » CentOS » CentOS 7.0.1406, Nfs Automount Issue
CentOS No Comments

I added Domain = ourdomain to /etc/idpmapd.conf, and restarted rpc-idmapd, then autofs. And nfslock, for good measure. service nfs-idmap status Redirecting to /bin/systemctl status nfs-idmap.service nfs-idmap.service – NFSv4 ID-name mapping daemon
Loaded: loaded (/usr/lib/systemd/system/nfs-idmap.service; disabled)
Active: active (running) since Thu 2015-04-23 11:23:24 EDT; 2min 59s ago
Process: 14618 ExecStart=/usr/sbin/rpc.idmapd $RPCIDMAPDARGS
(code=exited, status=0/SUCCESS)
Main PID: 14620 (rpc.idmapd)
CGroup: /system.slice/nfs-idmap.service
`-14620 /usr/sbin/rpc.idmapd

Apr 23 11:23:24 paris.cit.nih.gov systemd[1]: Starting NFSv4 ID-name mapping…. Apr 23 11:23:24 paris.cit.nih.gov systemd[1]: Started NFSv4 ID-name mapping …. Hint: Some lines were ellipsized, use -l to show in full.

but when I SSH into the server as myself, I’m mounted owned by nobody:nobody.

What else do I need to do for systemd?

mark “really need to order that rubber chicken to sacrifice”