The nfs tag has no wiki summary.
4
votes
1answer
198 views
Can auditd track events that occured over NFS
I have multiple servers mounting a NFS shared called /opt/WHATEVER from Server X.
Server X has auditd enables with rule:
sudo /sbin/auditctl -w /opt/WHATEVER -p rwxa
When events occur on Server X ...
1
vote
0answers
234 views
PF NFS Firewall Issue [closed]
I have a question about NFS and PF (freebsd). I know that NFS uses both TCP and UDP to connect to the client along with a bunch of daemons that use random port numbers. Both the NFS server and ...
2
votes
1answer
280 views
NFS and encrypted File systems
Can a NFS mounted file system be used for encrypted /home, and can the encrypted Home Directories be mounted/decrypted for the user when they login?