Add link for UID mapping of local user to share

This commit is contained in:
exu 2024-01-26 12:23:21 +01:00
parent 5174c07f20
commit 6478725a7e

View File

@ -38,6 +38,10 @@ Apply new config by restarting the service.
Show configured shares
`$ cat /var/lib/nfs/etab`
### UID mapping
> [Mapping UID and GID of local user to the mounted NFS share](https://serverfault.com/a/632315)
## Linux Client
`# pacman -S nfs-utils`