Project & Portfolio Management Add KNTAUser Attribute to LDAP server

  • KM01700740
  • 22-Jun-2015
  • 22-Jun-2015

Summary

Adding the KNTAUser attribute to users on an LDAP server kLdap.sh Script

Question

Adding the KNTAUser attribute to users on an LDAP server is a convenient way to mark users for importing. However, it is not a required step for LDAP-PPM Center integration.

When importing user from LDAP into PPM Center, the parameter LDAP Import PPM User Only can be set to No, and the Search Filter field used to query for the attribute of your choice.

If LDAP Import PPM User Only is set to Yes on the Import Users report, only the LDAP users with the KNTAUser attribute are imported.

To apply the KNTAUser attribute to users on an LDAP server, it is necessary to run a command locally on the server machine.

Answer

Steps to add the KNTAUser Attribute to LDAP server

1. Log on to the PPM Center server machine.

2. Open a bash/command shell.

3. Navigate to <PPM_Home>/bin directory, where <PPM_Home> represents the installation path for PPM Center.

4. Log on as an LDAP user who has privileges to modify the LDAP schema in LDAP server.

5. To execute the kLdap.sh command, either: 

    • Type kLdap.sh. A prompt for a number of LDAP server parameters appears. Provide the requested information. 
    • Type kLdap.sh -s. The LDAP parameters are read from the server.conf file and no additional information are requested.