First page Back Continue Last page Overview Graphics
How Things Work on the Client
Based on the mount flag:
- Superblock security behavior is specified as using xattrs so the security server will know to use them
- nfs creates a client with the program number and SELinux nfs procedures
For every NFS operation, the SELinux NFS program number is used and the security context of the client process added to request.
The SELinux NFS procedures add getxattr and setxattr to the normal NFS procedures
Notes: