IBM Security Access Manager V9.0 Deployment — Question 30
The IBM Security Access Manager (ISAM) V9.0 deployment professional has recently discovered an entire deployment of over 100 junctions was performed incorrectly.
How can a repair operation be scripted for this, and future deployment personnel?
Answer options
- A. Use the CLI SSH interface, navigating to isam-> admin and authenticating as sec_master.
- B. Use a text editor and create the correct junction XML files, then import them using the LMI.
- C. Use the LMI Secure Web Settings-> Reverse Proxy-> Manage-> Junction Management interface.
- D. Use the REST API interface https://{appliance_hostname}/isam/pdadmin, JSON files and the CURL utility.
Correct answer: C
Explanation
The correct answer is C because the LMI provides a dedicated interface for managing junctions, which is ideal for repairing the deployment. Options A, B, and D suggest methods that are either less efficient or not specifically designed for managing junctions, making them unsuitable for this task.