This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:nfs [2022/04/13 09:32] gcooper |
networking:nfs [2022/04/13 14:20] (current) gcooper |
||
---|---|---|---|
Line 24: | Line 24: | ||
**NFSv4**: https:// | **NFSv4**: https:// | ||
+ | |||
+ | <note tip>If you are having **root squash** problems, you might be able to specify '' | ||
<note warning> | <note warning> | ||
Line 40: | Line 42: | ||
ps aux | grep idmapd | ps aux | grep idmapd | ||
- | cat / | + | vim / |
+ | |||
+ | Domain = somedomain.tld | ||
nfsidmap -cv # clear cache | nfsidmap -cv # clear cache | ||
</ | </ |