This describes how to script the configuration of using Active Directory as your security provider in WAS.
1. Configuring Active Directory as your Security Provider for IBM Business Monitor 8.5.6 or IBM Business Process Manager 8.5.6 Stop your applications servers in the correct order (App, Support, ME) and then from the DMGR server, launch a wsadmin session: /opt/IBM/WebSphere/AppServer/profiles/Dmgr01/bin/wsadmin.sh -user wsadmin -password PASSWORD -lang jython Run the following commands: AdminTask.createIdMgrLDAPRepository(‘[-default true -id ADNAME […]
Read More →