Page 1 of 1

Which of the following is used to avoid cascading of authorizations from the user?

Posted: Thu Jul 14, 2022 8:47 am
by answerhappygod
a) Granted by current role
b) Revoke select on department from Amit, Satoshi restrict;
c) Revoke grant option for select on department from Amit;
d) Revoke select on department from Amit, Satoshi cascade;