Use the following command to list user authorizations:
ctmsec -USER_LIST <user>
Use the following command to update user authorizations:
ctmsec -USER_UPDATE <user> <description> <group>
Use the following command to delete user authorizations:
ctmsec -USER_DELETE <user>
Use the following command to copy user authorizations from one user to another:
ctmsec -USER_COPY <from_user> <to_user>