When you issue a libref
statement to create a domain for SPD Server, you can use the following
optional specifications to control the accessibility of resources
among other SPD Server users.
specifies the owner
of a domain. The SPD Server owner controls the resources of the domain
and can create a LIBNAME ACL on the domain to grant or deny privileges
to other SPD Server users. When the domain is specified with an owner,
only the owner can use the TEMP=YES LIBNAME option with the domain.
Note: The owner can use LIBNAME
ACL to grant the following access levels:
-
READ access to allow a user or
group to get a LIBNAME to the domain
-
WRITE access to allow a user or
group to create new objects in the domain
-
CONTROL access to allow a user
or group to modify the owner's LIBNAME ACL
specifies whether dynamic
locking is enabled. If you omit the DYNLOCK= option, the default SPD
Server setting is NO.
For more information about dynamic locking, see Dynamic Locking.