I have updated the HServer.arg file according to directions, and still the Harvest user's real name is not being populated. Why is this?
CA Harvest SCM all versions and platforms
If you have selected to authenticate users through LDAP, Harvest does not maintain any information about the user in the database. Instead, it will gather those details from the LDAP database, according to the settings you have for the following options:
-ldapattrusrfullname=attribute-name
-ldapattrusrphone=attribute-name
-ldapattrusrphoneext=attribute-name
-ldapattrusrfax=attribute-name
-ldapattrusremail=attribute-name
If you need to populate any of this information in Harvest from the data in the LDAP directory for each user, add these options to your %CA_SCM_HOME%\HServer.arg file ($CA_SCM_HOME/HServer.arg for Linux and Unix), setting the values for each option to the corresponding attributes in your LDAP directory. After updating your HServer.arg file, restart the broker and execute a hauthsync command to re-synchronize Harvest with the information from your LDAP directory.
For more information, see the following article in the Harvest documentation: OpenLDAP External Authentication Connection Options (Servers)
See also: Selecting LDAP user attributes to Synchronize with Harvest