When you define a domain, you can use the following attributes to control the accessibility
of resources in
the domain:
OWNER=
specifies an owner for the domain. The owner is the only user who can create and use
resources in the domain. The owner
can define
ACL security to grant other users access to the domain. A domain that does not have an
owner can be accessed by any server user.
For more information,
see OWNER= Parameter File Option. Also see ACL Security.
LIBACLINHERIT=
(Optional) used in conjunction with OWNER=, extends ACL security that is defined
to control access to the domain to the owner’s resources.
For more
information, see LIBACLINHERIT= Parameter File Option.
Use the following syntax to specify other domain options in the libnames.parm parameter
file:
libname=domain-name
pathname=primary-path
<domain-path-options>
<owner=userID>
<libaclinherit=yes|no>
<dynlock=yes|no>
<backup=yes|no>;