Step 5: Add a server configuration parameter.

To add a server configuration parameter:

  1. Open the <PPM_Home>/server.conf file in a text editor such as Notepad.

  2. Add the following line to the file:

    com.kintana.core.server.SERVICE_PROVIDER_SECURITY_GROUP=Restricted Users

    Note: The server.conf parameter value is case-sensitive. So, for example, if the security group name is Restricted Users, and if you add the line com.kintana.core.server.SERVICE_PROVIDER_SECURITY_GROUP=RESTRICTED Users to the server.conf file, then the security restriction does not work.

  3. Save the server.conf file.

  4. Restart the PPM Server.