Enable global security

Perform these steps to enable WebSphere Global Security:

  1. In the administrative console, click Security --> Global Security to configure the rest of the security settings and enable security. When you set up your security configuration, the Global Security configuration should be performed last. This is because this page performs a final validation of the security configuration.

  2. Configure the global security settings. For more information, see Global security settings. Go to Help documentation

    Make sure that Enable global security is selected so security is enabled when the server restarts.

  3. Click OK or Apply. Your configuration is validated. Informational messages appear at the top of the page. If the messages are in red text, a problem has occurred with the security validation. Review your configuration to ensure the user registry settings are accurate. In some cases the LTPA configuration may not be fully specified.

  4. If there are no validation problems with your security, then store the configuration for use by the server the next time it is restarted. To save the configuration, click Save at the top of the page in the administrative console. This action writes the settings out to the configuration repository.

  5. (Network Deployment only) Enable global security for Network Deployment.

  6. Logoff the administrative console. Click Logout.

  7. Stop the server:

    1. On an iSeries command line, start Qshell with the STRQSH command.
    2. Change to the /QIBM/ProdData/WebAS5/product/bin directory, where product is Base or ND.
    3. Run the stopServer command:
        /QIBM/ProdData/WebAS5/product/bin/stopServer server name

      where product is Base or ND, and server name is the name of your server (for example, server1 for the default server).

    Note: After security has been enabled, you need an user ID and password to run the stopServer script.

  8. In Qshell, Start the server with the startServer command, for example startServer server1.

If you have any problems restarting the server, review the output logs in the logs subdirectory of your instance. See Troubleshooting: Security in the Troubleshooting topic for more information.