QUESTION:
Trouble while setting up Harvest LDAP authentication. Which tools could help?
Environment:
Harvest 12.5 and 12.6
ANSWER:
Two suggested ways would be:
1- Harvest command utility hauthtst, see Harvest user guide CA_SCM_Ref_ENU.pdf, page 23.
This command line utility tests the Authentication Server API independently of a CA Harvest SCM broker or RTserver.
Stand alone LDAP connectivity test program
-ldapdebuglevel= <int> à enables verbose information
1a- There is a tool called "LDAPDiag" that is available at the CA Harvest Communities website. https://communities.ca.com/thread/100973462
The name of the file is LDAPDiagV101.zip. It is a tool useful during LDAP integration configuration
This zip contains a single install executable that will install to c:\LDAPDiag directory by default and place a single desktop icon called LDAPDiag. This utility can be used to load the server's HServer.arg and then it will automatically create the hauthtst full syntax in the lower pane. You can then try to execute the hauthtst syntax by pressing the [!] button or you can copy and paste the hauthtst to a cmd prompt window and work with it there.
This utility will only install and run on a windows platform.
2- 3rd party GUI tool LDAP browsers such as http://www.ldapbrowser.com/
LDAP browsers could be used to verify your LDAP settings, that the user indeed exist in LDAP.