Enabling WebSphere Global Security using DMGR Console
How To Enable WebSphere Global security?
1. Login to DMGR console -> Go to Security -> Global security -> Security Configuration Wizard -> Specify extent of protection -> Select user repository >Configure federated repository ->Summary -> Review -> save
Step:1 Login to DMGR console.
Step:2 Click the Security Button and Under Security Click on the Global Security and Follow Blow Step
Step:3 Click The Security Configuration Wizard and Click Next Button
Step:4 Click check box to Enable to Application Security and Click Next Button
Under User Repository there are four types.
1. Federated repositories
2. Standalone LDAP registry
3. Local operating system
4. Standalone custom registry
Step:5 Select user repository to enable Federated repositories and Click Next Button
Step:6 Provide User name and password respective Check box And Click Next Button
Step:7 On Summary verify and the given details are as per requirement and then click
Finish Button
Step:8 Click on "Review
Step:9 Select "Synchronize changes with Nodes check box and click "save" button to synchronize the changes with nodes.
Step:10 Once the synchronization is completed click "OK" button.
Step:11 Now you can See Enabled Administrative security and Enabled Application Security
Go to DMGR profile bin directory
cd /opt/IBM/WebSphere/AppServer/profiles/Dmgr01/bin
# ./stopManager.sh
# ./startManager.sh
Step:13 Now you can login DMGR Console to verify the Global Security is enabled :) :)
Comments
Post a Comment