HP System Dictionary/XL SDMAIN Reference Manual (32256-90001)

4-116
domain The scope can create, modify, and delete domains. Version capability is
automatically assigned.
extend The scope can create, modify, and delete entity types, relationship types,
relationship classes, and attributes to extend, or customize, the dictionary structure.
read The scope can read entities and relationships accessible to the scope.
secure The scope can create, modify, and delete other scopes.
version The scope can create, modify, and delete versions.
The scoperights assigned arenotadditive. The set youspecify in thisfield become the
new scope rights set for the scope.
Description
A scope can change its own password but not its owner scope or scope rights. The current scope cannot
modify a scope to have any scope right that it does not have itself (i.e. cannot give extend capability to a
scope if the current scope does not have extend capability).
Open Mode: Exclusive-update
Scope: DA scope or the scope's owner scope (the current scope can change its own password)
Example
The following example changes the password of the scope named manager from mgr to perm and changes
its scope rights to secure, version, and read.
>MODIFY SCOPE manager;
>>PASSWORD = mgr;
>>NEW-PASSWORD = perm;
>>SCOPE-RIGHTS = secure, version, read.
>
MODIFY SCOPE-ENTITY
Modiļ¬es the access a scope has to an entity.
Syntax
M[ODIFY] S[COPE-]E[NTITY] scope-name
;E[NTITY] = entity-name
;E[NTITY-]T[YPE] = entity-type-name
;S[COPE-]A[CCESS] = scope-access
.
Parameters
scope-name Name of the scope with which the entity is associated.
entity-name Name of the entity that is associated with the scope.