CompTIA CASP+ (CAS-004) — Question 190
Company A acquired Company B. During an initial assessment, the companies discover they are using the same SSO system. To help users with the transition. Company A is requiring the following:
• Before the merger is complete, users from both companies should use a single set of usernames and passwords.
• Users in the same departments should have the same set of rights and privileges, but they should have different sets of rights and privileges if they have different IPs.
• Users from Company B should be able to access Company A's available resources.
Which of the following are the BEST solutions? (Choose two.)
Answer options
- A. Installing new Group Policy Object policies
- B. Establishing one-way trust from Company B to Company A
- C. Enabling SAML
- D. Implementing attribute-based access control
- E. Installing Company A’s Kerberos systems in Company B's network
- F. Updating login scripts
Correct answer: B, D
Explanation
The correct answers are B and D. Establishing a one-way trust allows Company B's users to authenticate with Company A's resources, fulfilling the access requirement. Implementing attribute-based access control enables the differentiation of rights and privileges based on user attributes, which is necessary given the varying IPs. The other options either do not address the requirements effectively or are not relevant to the scenario presented.