Previous Topic: Resolve Migration ConflictsNext Topic: Stop UNAB


Display User Information

UNAB can display information about user accounts, for example, the account type (local or enterprise user account), login status (allowed or denied) and login reason. You can choose to display the list of local and enterprise accounts and show detailed account information.

To display user information

  1. Navigate to the bin directory. By default the directory is under the following path:
    /opt/CA/uxauth/bin
    
  2. Enter either of the following commands:
    ./uxconsole -manage -find -user <filter>
    
    ./uxconsole -manage -show -detail -user <filter> 
    

    UNAB displays the user details according to the options you specified.

    Note: You can use wildcard characters (*).

Note: For more information about the uxconsole utility, see the Reference Guide.