This document covers the following topics:
The User Maintenance Menu is called with the command
                              MAINTAIN USER.
               
| Function | Code | Command | 
|---|---|---|
| Add a user | A | ADD USER | 
| Copy user | C | COPY USER | 
| Modify user | M | MODIFY USER | 
| Rename user | N | RENAME USER | 
| Purge user | P | PURGE USER | 
| Display user | D | DISPLAY USER | 
| Link children | L | LINK USER <active-association-type> | 
| Edit owners of a user | O | EDIT USER OWNER | 
| Select user from a list | S | SELECT USER | 
| Edit description of a user | W | EDIT USER DESCRIPTION | 
| Rename/Move owner | R | See Owner Maintenance. | 
| Purge owner | E | See Owner Maintenance. | 
| Keyword | Field | Position | 
|---|---|---|
| ID | User ID | 1 | 
| <> | Copy ID | 2 | 
| NAME | User name | 3 | 
User objects are processed using Standard Maintenance Commands.
The User Retrieval Menu is called with the command
                              RETRIEVE USER.
               
| Retrieval Type | Code | Default  Output Mode  |  
                                            
                        Command | 
|---|---|---|---|
| Users | D | D | DISPLAY USER | 
| L | LIST USER | ||
| S | SELECT USER | ||
| D | SHOW USER | ||
| Execute retrieval models | E | T | EXECMODEL USER | 
| Dummy/Placeholder users | C | L | DUMMY USER <passive-association-type> | 
| Users related to no object | Y | L | UNUSED USER | 
| Users related to objects | X | X | XREF USER | 
| Users with parents | B | D | PARENTS USER <passive-association-type> | 
| Users with no parent | O | L | FREE USER ANY | ALL | <passive-association-type> | 
| Users with children | T | D | CHILDREN USER <active-association-type> | 
| Users with no child | U | L | EMPTY USER ANY | ALL | <active-association-type> | 
| Keyword | Field | Position | 
|---|---|---|
| ID | User ID | 1 | 
| NAME | User name | 2 | 
| RES | Restrictions | 3 | 
| OUT | Output options | 4 | 
| MODEL | Model | 5 | 
| MODE | Output mode | 6 | 
See also Standard Retrieval Commands.