Importing an LDAP server configuration
As part of upgrading a Application Security instance, you must import your existing LDAP configuration.
To import your legacy LDAP server configuration:
On the header, click Administration.
- On the navigation pane, select Configuration, and then scroll down and select LDAP Servers.
On the LDAP Servers header, click IMPORT.
In the IMPORT LEGACY LDAP CONFIGURATION dialog box, manually copy the content of your legacy
ldap.propertiesfile for the LDAP configuration to import, and paste it into the text box.If Application Security detects problems with the copied content, it displays a message and a link to click for more information.
The encoded Bind User DN (
ldap.user.dn) and Bind User Password (ldap.user.password) values are not imported. You must enter these manually (see Configuring LDAP servers).Correct any problems, and then click NEXT.
Configure the attributes described in the table in step 4 in Configuring LDAP servers.
- To check the validity of the configuration, click VALIDATE CONNECTION.
- To check the validity of and save the configuration, click SAVE.
See Also