Network File System (NFS)
Network File System🔗
https://wiki.archlinux.org/title/NFS
ACLs (Access Control Lists)🔗
Different models with interoperability problem: NFSv4, Windows and POSIX ACLsw
https://wiki.linux-nfs.org/wiki/index.php/ACLs
https://wiki.archlinux.org/title/Access_Control_Lists
- edit
setfacl -m "u:user:permissions" file/dir
nfs4_editfacl file/dir
- read
1 2 3 |
|
- if
ls
shows a+
for files/dirs, they have ACLs
Parallel NFS (pNFS)🔗
Tags: #tech/pNFS
Authentication🔗
Kerberos🔗
See Kerberos: NFS