How to Enable Security
after profile creation
- Login to admin console
- Go to Security --> Global Security
- Here you can enable administrative security. But be aware when you select administrative security, the application security and java 2 security check boxes are enabled automatically. If you are not prepared to use application security at this time, be sure to uncheck that.
- You need to setup “Security Configuration Wizard”.
- To do so click on “Security Configuration Wizard”. You will come to following screen.
- Check Enable application security and Use Java 2 security to restrict application access to local resources. If You want
- Click on next button you will come to following page.
- Now click on next button. You will come to next page where you need to specify the user name and password.
- You will come to summary page.
- Click on Finish button.
- Click on Save button.
- After Saving the configuration, make sure to restart the application server.
If you have some problem with security setting and you are not able
to open the Admin console page then manually you can change the setting in security.xml file.
To do so go to
C:\Program
Files\IBM\WebSphere\AppServer\profiles\AppSrv01\config\cells\amitroy1Node01Cell
Open security.xml and
from the second line
enabled="true" make that false.
No comments:
Post a Comment