Multiple choice technology

Assume that we have got the requirement of setting a new user say “Veera”. What are the various tables that need to be updated so that user “Jprakash” can login to the system of ALPS whereas he will be restricted from accessing AEGIS?

  1. Taccess

  2. Tsecurity

  3. Tuserid

  4. Tclmsec

Reveal answer Fill a bubble to check yourself
A,B,C,D Correct answer
Explanation

To set up a new user with specific access permissions, multiple tables must be updated: Taccess (access control), Tsecurity (security settings), Tuserid (user authentication), and Tclmsec (claim security if AEGIS deals with claims). All four tables work together to define user permissions.