User Report option

Choose Admin > Security > User Report to display or print a list of user IDs and user names, as well as to determine which user IDs are protected by passwords. When you choose this option, the Data Dictionary displays the user ID list in the User Report dialog box, as shown in the following figure:

Figure 1. User Report dialog box

The following table lists the descriptions of all the fields included in the report:
Field Description
User ID Specifies a unique identifier assigned to each user.
Domain Specifies the name of an OpenEdge security domain that is defined and configured in the database.
User Name Specifies the full name of the user.
Pwd? Specifies whether the user has a password set (yes or no).
SQL only

Specifies whether the user’s access to a database is restricted only through SQL (yes or no).

New Pwd? Specifies whether the password is generated using the GENERATE-PASSWORD-HASH function, which supports password hash generation using algorithms that are approved by the National Institute of Standards and Technology (NIST). (yes or no).
Note: If the value in this field is no, it signifies that the passwords have been encoded using the ENCODE() function.

For more information, see GENERATE-PASSWORD-HASH function .

To send the report to a file or printer, choose Print. The Data Dictionary prompts you for the printer or filename, whether you want to append the report to an existing file, and the page length.