13.Enable SSO by doing the following:
•Expand the Security panel on the left side.
•Expand Authentication Mechanisms.
•Click LTPA.
•Enter the password for LTPA (for example, wasadmin).
•Click Save.
•On the LTPA panel, click Single Sign On at the bottom of the panel.
•Check that SSO is enabled.
•Enter the domain name (for example, acme.com)
14.Enable Security (for more information, refer to the “Enable WAS Global Security” section of Chapter 13 Configuring WebSphere Application Server Security).
15.Stop the servers. Stop the nodes first then stop the manager.
•For Unix use: WebSphere/AppServer/bin/stopNode.sh
•For Windows 2000 use: WebSphere\AppServer\bin\stopNode
•For Unix use: WebSphere/DeploymentManager /bin/stopManager.sh
•For Windows use: Websphere\DeploymentManager\bin\stopmanager
16.Start the servers by first starting the manager then starting the nodes.
17.Once security is enabled, you will have to provide the proper credentials when stopping the node or the manager.
18.If you need to disable security, do it in security.xml located in
DeploymentManager/config/cells/hostNetwork.
19.Regenerate the HTTP
20.Edit the file and change the references from DeploymentManager to AppServer.
21.Restart the Apache server.