1. Abstract
How to change ownership to root when trying to mount NAS disk to server (CentOS) but ownership is automatically set to nobody
2. How to use?
vi /etc/idmapd.conf : Uncomment, change User/Group
Nobody-User = root
Nobody-Group = root