10.1 Adding an LDAP resource
The first step to adding an LDAP resource is defining the data source. To manage LDAP within phpIP, click on the Admin Console menu item. Clicking LDAP Management will bring up a new form. The two fields, Server and Port are the only two fields that require your input.
The built-in LDAP parser will only break the string into three fields.
Dc=host/domain, dc=example, dc=com SamAccountName=testuser
When using Microsoft Active Directory for LDAP, the best option is to use the LDAP domain for the data source.
Domain.example.com

Figure 10.1 LDAP Add
10.2 Removing the LDAP resource
To remove the LDAP resource click on the Delete button. This will update the database and redirect you back you the LDAP Management page.
|