First page Back Continue Last page Overview Graphics
Testing – Improper Behavior
Caching
- Permissive-Enforcing, Allow–Deny:
- nogetattr, noreadlink will fail
- Can create cases were caching will cause the wrong behavior on read and writes, even with the Client and Server in Enforcing mode.
fscreate
- If setfscreatecon() is used to create a file with a specific security context, there will be a short window where the security context of the file on the server will be the default security context.
Notes: