Create the AMJRTE properties file

 

+

Search Tips   |   Advanced Search

 

Create the AMJRTE properties files before configuring Tivoli Access Manager for authentication, authorization, credential vault, or user provisioning.

  1. Edit...

      profile_root/ConfigEngine/properties/wkplc_comp.properties

  2. Set...

    wp.ac.impl.PDAdminId user ID for the administrative TAM user.
    wp.ac.impl.PDAdminPwd password for the administrative TAM user.
    wp.ac.impl.PDPermPath location of the TAM AMJRTE properties file.
    wp.ac.impl.PDServerName unique application name used to create a new Tivoli server in the Access Manager Policy server.
    wp.ac.impl.SvrSslCfgPort configuration port for the application name.
    wp.ac.impl.SvrSslCfgMode configuration mode of the SvrSslCfg command.
    wp.ac.impl.TamHost name of the TAM Policy server used when running PDJrteCfg.
    wp.ac.impl.PDPolicyServerList host name, port, and priority combinations for the TAM Policy servers used when running SvrSslCfg.
    wp.ac.impl.PDAuthzServerList host name, port, and priority combination for the TAM authorization servers.
    the wp.ac.impl.PDKeyPath encryption keys used for the SSL communication between AMJRTE and TAM.

  3. Save changes.

  4. Create the AMJRTE properties file:

      cd profile_root/ConfigEngine
      ./ConfigEngine.sh run-svrssl-config -Dwp.ac.impl.PDAdminPwd=password

    If the configuration task fails, validate the values in wkplc_comp.properties

    The following files are created:

      /WAS/AppServer/java/jre/PolicyDirector/PdPerm.properties
      /WAS/AppServer/java/jre/lib/security/PdPerm.ks


Parent topic:

Configure TAM