CL Command Reference - ADDDLOAUT
CL Command List > ADDDLOAUT Reference
Description:
The Add Document Library Object Authority (ADDDLOAUT) command allows you to give a user access to a document or folder. It allows you to specify authority for users in the following ways:
. Give specific authority to a user.
. Give a set of users authority by specifying a previously defined authorization list.
. Give a group of users use (*USE) access by specifying an access code.
Restrictions:
The user of this command must have all (*ALL) authority to the objects, have all object (*ALLOBJ) special authority, or be the owner of the objects.
Examples:
ADDDLOAUT DLO(*ALL) USER(MIKE (*CHANGE)) AUTL(*NONE)
FLR(MYFLR) ACC(1023)
This command adds *CHANGE authority for user MIKE to all objects in the folder MYFLR. An access code of 1023 was also added to the object.