The Admin Clause of the Add Person command specifies the access that Business and System Administrators will have to business objects. Any of the following accesses can be specified.
| Administration Accesses |
|---|
association | attribute | form | format |
group | inquiry | location | menu |
person | policy | portal | program |
property | relationship | role | rule |
site | store | table | type |
vault | |
You can type not or ! at the beginning of an access to explicitly deny the access; for example, !policy or notserver. |
Administrative access can be assigned or denied using
all
or
none
in the same manner as when User access is assigned. For example:
add person George type business
access all, notoverride admin type attribute
policy; |
If a person’s type is business or system, and the Admin clause is not included
all
is assumed.