Other Domain Options

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.
DYNLOCK=
specifies whether dynamic locking is enabled. For more information, see DYNLOCK= Parameter File Option. Also see Dynamic Locking.
BACKUP=
controls whether the objects in the domain can be backed up or restored with SPD Server utilities. For more information, see BACKUP= Parameter File Option. Also see Backing Up and Restoring SPD Server Data.
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>;
Last updated: February 3, 2017