RMVDLOAUT (Remove Document Library Object Authority) Command Description
RMVDLOAUT Command syntax diagram
Purpose
The Remove Document Library Object Authority (RMVDLOAUT) command is used to remove an existing user's authority to documents or folders.
The following types of authority can be removed:
- An existing specific user's authority
- An existing authorization list's authority to the associated document library object
- An existing object access code associated with the document library object
Restriction: The user of this command must have *ALL authority to the objects, be the owner of the objects, or have *ALLOBJ authority.
Required Parameters
- DLO
- Specifies the document or folder from which authority is removed.
*SYSOBJNAM: The system object name specified in the SYSOBJNAM parameter has user authority removed.
*ALL: All objects in a specified folder have user authority removed. If DLO(*ALL) is specified, then the FLR parameter must be specified.
document-library-object-name: Specify the user-assigned name of the document or folder from which user authority is removed. Up to 12 characters can be specified.
Optional Parameters
- FLR
- Specifies the name of the folder that contains the document.
*NONE: A folder name is not specified. If DLO(name) is specified and the object is located in a folder, then FLR(*NONE) cannot be specified. If DLO(*ALL) is specified, then FLR(*NONE) cannot be specified.
folder-name: Specify the user-assigned name of the folder in which the object specified in the DLO parameter is located. The name can consist of a series of folder names if the folder containing the object is located in another folder. Up to 63 characters can be specified.
- USER
- Specifies the name of a user whose specific authority is removed.
*SAME: The value does not change.
*ALL: Specific user authority for all users is removed.
user-profile-name: Specify the name of the user profile from which specific authority is removed. Up to 50 user profile names can be specified.
- AUTL
- Specifies that the authority specified in the existing authorization list for the object named in the OBJ parameter is removed.
*SAME: The value does not change.
authorization-list-name: Specify the name of the existing authorization list whose authority for the object is removed.
- ACC
- Specifies the access codes to be removed for the object.
*SAME: The value does not change.
*ALL: All access codes for the object are removed.
access-code: Specify which currently assigned access codes (ranging from 0 through 2047) are removed. Up to 50 access codes can be specified. Access code zero (0) stands for public access of *USE.
- SYSOBJNAM
- Specifies the system object name. This parameter is valid only when DLO(*SYSOBJNAM) or DOCL(*SYSOBJNAM) is specified. A full ten characters must be specified.
Example for RMVDLOAUT
RMVDLOAUT DLO(DOCA) FLR(MYFLR) AUTL(MYLIST)This command removes the authority of the authorization list MYLIST for object DOCA in folder MYFLR.
Error messages for RMVDLOAUT
*ESCAPE Messages
- CPF8A75
- Not authorized to access folder &1.
- CPF8A77
- Folder &1 not found.
- CPF8A78
- Folder &1 in use.
- CPF8A79
- Folder &1 is logically damaged.
- CPF8A80
- Document &2 in use in folder &1.
- CPF8A82
- Document &2 not found in folder &1.
- CPF8A83
- Not authorized to access document &2 in folder &1.
- CPF8A88
- Operation not allowed on document &2 in folder &1.
- CPF8A89
- Document &2 in folder &1 is logically damaged.
- CPF90BA
- Authority request for document library object failed.
- CPF9073
- No authority to view or change the security of document library object &1.
- CPF908A
- Requester &1 not enrolled.
- CPF908B
- Document library object not found.
- CPF908E
- &1 objects changed; &2 objects not changed.
- CPF909A
- Document &2 in folder &1 is damaged.
- CPF9095
- Folder &1 is damaged.