Can anyone let me know how can I map a UID 162 to UID 107. Files in my nfs are getting created with ownership 162:162 but on my local machine the userid for that specific user is 107 so I need to map it.
/etc/idmapd.conf
[Mapping]
Nobody-User = nobody
Nobody-Group = nobody
Can anyone let me know how to map it in idmap.conf.