🎴 Flashcard Mode
ALPS and A/EGIS Insurance Systems Database Quiz
Card1 / 20
Mastered0
Review0
QuestionClick to flip
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?
AnswerClick to flip back
A
Taccess
B
Tsecurity
C
Tuserid
D
Tclmsec
💡 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.