First page Back Continue Last page Overview Graphics
Other Issues
Server will not check permissions for the owner if the MAY_OWNER_OVERRIDE flag is set
- Added security_inode_permission() check
Credential cache on client can cause problems
- Store sid in struct rpc_cred and compare the current sid to the stored sid when searching the cred cache
Notes: