The following example involves a file named /var/temp/newdata and a user named fowler, and assumes that a record in the FILE class already represents the file.
# secons ‑s
SyncUnixFilePerms = acl
Remember, acl means that the UNIX option adjusts the UNIX ACL according to the CA ControlMinder ACL. The UNIX option will have this function as long as the token remains set to acl.
# seosd
authorize FILE /var/tmp/newdata uid(fowler) access(r w) unix
The command gives fowler Read and Write access to the new data file and, by specifying the UNIX option, it grants the corresponding native UNIX permissions.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|