When Alex changes roles, what should occur?

A. He should be de-provisioned and a new account should be created.
B. He should have his new rights added to his existing account.
C. He should be provisioned for only the rights that match his role.
D. He should have his rights set to match those of the person he is replacing.

Answer: C. He should be provisioned for only the rights that match his role.

Computer Science & Information Technology

You might also like to view...

Identify theapply()method used to borrow a method from one object class.

A. function.apply(thisObj[,argArray]) B. apply.function(thisObj[,Array]) C. function.apply(thisObj[,apply]) D. Apply.function(Obj[,argArray])

Computer Science & Information Technology

Predicates are special types of function objects that return ____ values.

A. character B. string C. Boolean D. Integer

Computer Science & Information Technology