Does an AA (Advanced Authentication) table exist that contains all AA users and a Role column showing the Role of the user (Global Admin etc.)?
All Supported AA releases (9.1.x)
Request For Information (RFI)
There is no single AA table that contains both the AA users plus AA user's role.
1. All users are stored in the AA table called ARUDSUSER table (both Admin and Non-Admin).
ARUDSUSER table- This table contains ALL the users --- Admin Users PLUS Non-Admin User.
2. All Admins are stored in the AA table called ARADMINSCOPEALL - This table provides details about the Admin Users ONLY.
ARADMINSCOPEALL table - This table contains ALL the AA ADMIN users --- Admin Users ONLY.
None.