Disable embedded ISAM client using the administrative console
To unconfigure the JACC provider for Security Access Manager, we can use the WebSphere Application Server administrative console.
Ensure that all the managed servers, including node agents, are started. Perform the following process once on the deployment management server. Information from the unconfigure operation is forwarded to managed servers, including node agents, when the server is restarted. The managed servers require their own restart for changes to take effect.
It is also possible to unconfigure using the wsadmin command line utility. For details on unconfiguring the embedded ISAM client using the wsadmin command line utility, refer to the information about disabling embedded ISAM client using wsadmin.
Tasks
- Restart the deployment manager process.
- Click Security > Global security > External authorization providers.
- Verify the default option, Default authorization, is checked, then click OK.
- On the Global security panel, click External authorization > External JACC provider.
- Under Additional properties, click ISAM Properties. The configuration screen for the JACC provider for ISAM is displayed.
- Clear the Enable embedded ISAM option. To ignore errors when unconfiguring, select the Ignore errors during embedded ISAM disablement option. Select this option only when the ISAM domain is in an irreparable state.
- Click OK.
- Optional: If we want security enabled without ISAM re-enable administrative security.
- Optional: Synchronize all nodes.
- Restart all WAS instances for the changes to take effect.
Enable an external JACC provider Disable embedded ISAM client using wsadmin