Capability to map the following LDAP data values to the system defined fields.
- LDAP field streetAddress --> WHD Field "Address"
- LDAP field postalcode --> WHD Field "Zip"
- LDAP field st (state) --> WHD Field "State"
- LDAP field l (location) --> WHD Field "City"
Creating a custom client field only results in duplicated fields (Address from WHD software and a New Address field with data value from mapping).
Seems like you should be able to control the option to write (populate) said fields if desired through LDAP Attribute Mappings.
- Enjoy