Troubleshooting Cisco Data Center Infrastructure (DCIT) — Question 75
An engineer troubleshoots a custom AV pair that a client created on an external authentication server to map a read-only role for a specific security domain. Which
AV pair solves the problem?
Answer options
- A. shell:domains=Security_Domain_1//Read_Role_1|Read_Role_2
- B. shell:domains=Security_Domain_1/Write_Role_1|Read_Role_2
- C. shell=Security_Domain_1/Read_Role_1|Read_Role_2
- D. shell:domains=Security_Domain_1/Read_Role_1|Read_Role_2
Correct answer: A
Explanation
The correct answer is A because it specifies the 'domains' attribute correctly for a read-only role, which is necessary for the security domain in question. Option B incorrectly includes a write role, which does not meet the requirement for a read-only mapping. Options C and D either miss the proper syntax or do not align with the requirement of specifying 'domains' for the read role.