Which of the following if implemented would violate company policy?

A company’s password and authentication policies prohibit the use of shared passwords and transitive
trust. Which of the following if implemented would violate company policy? (Select TWO)

A company’s password and authentication policies prohibit the use of shared passwords and transitive
trust. Which of the following if implemented would violate company policy? (Select TWO)

A.
Discretionary access control

B.
Federation

C.
Single sign-on

D.
TOTPE. Two-factor authentication



Leave a Reply to Paul S Cancel reply2

Your email address will not be published. Required fields are marked *

ten + eleven =


Paul S

Paul S

It is B and D. Federated ID is a transitive trust situation. TOTP is kinda iffy except it uses a shared key
A single secret key, to be used for all subsequent authentication sessions, must have been shared between the server and the user’s device over a secure channel ahead of time. If some more steps are carried out, the user can also authenticate the server using TOTP.
Keep having issues with captcha.

chris

chris

I think it is B and C. SSO would be transitive trust.