A user account may have one or more aliases associated to it that allow other authentication systems (SAP, Windows AD) to verify the user and their group membership. In this scenarios, querying from the User Aliases class in MetaMiner helps reveal those details. The below image shows where this configuration takes place in the Users section of the CMC.
Universe Class |
Object Name |
Description / Purpose |
---|---|---|
User ID |
User ID, unique within the MMDB; Foreign key to USERS.ID |
|
Alias Number |
If the user account has multiple aliases, each alias will have its own number, e.g. Alias 1, Alias 2. They start at 1 and increment by 1 |
|
Authentication |
Authentication type |
|
Alias ID |
Alias ID |
|
Alias Name |
Alias Name |
|
Alias Type |
Alias Type |
|
is Disabled? |
Indicates whether the alias is disabled (meaning, the user cannot utilize that method of authentication) or enabled. |
See also