# This file is used to grant rights for certain 'owner'-type operations on a node.
# Its ACL determines who the privileged users are.

# The conditions of operation are:
#   This file (`node_data/node_owners) must exist.
#   This file must be owned by root.
#   Privileged identities must have appropriate rights in the ACL of this file.

# Among the operations controlled by the 'p' right are: the right to
#   /com/sigp a process with a different SID
#   run the /etc/lprotect command.

# Among the operations controlled by the setting of lprotect and by the 'w' right
# (at the time the lprotect command is executed) are: the right to
#   /com/sigp a process with a different SID
#   mount disk volumes
#   restore files with their original ACLs (rbak -sacl)
#   copy files with their original ACLs (cp -P, cpf -sacl)
#   use acadmin to insert/eject media in an optical jukebox
#   tb other than your own live/running processes.


# Here is a sample ACL, giving permissions to two people and a group:

#   Acl for node_owners:
#   Required entries
#    root.%.%                         prwx-
#    %.none.%                         [ignored]
#    %.%.none                         [ignored]
#    %.%.%                            -r-x-
#   Extended entry rights mask:       prwx-
#   Extended entries
#    mary.%.%                         prwx-
#    john.%.%                         prwx-
#    %.osdev.%                        prwx-
