Modify a directory.
The MODIFY command will change the owner UIC code or the protection level of a given directory.
General Format
modify/directory directory_name /qualifier=value
Alternate
chdir directory_name -qualifier=value
Qualifier Summary
General qualifiers:
/[no]acl
/owner
/protection
/[no]log
/[no]confirm
/node = target_node
Examples
C:\> schedule modify/directory \mmidani\/protection=g:rwed
Qualifiers
/confirm
/noconfirm
CONFIRM requests that the user be prompted prior to any operation to verify that the selected entry is the correct one.
/hostname=host_name
The qualifier specifies what node (either local or remote) you want the operation performed on.
/log
/nolog
The LOG qualifier causes each completed operation to issue a note to the user.
/owner=uic
The OWNER qualifier specifies the owner UID/GID code for the directory.
/protection=(s:rwedc,o:rwedc,g:rwedc, w:rwedc)
The PROTECTION qualifier specifies the UIC based access rights for the file.