What is phpIP
Features
Screen Shots
Contact Info
Changelog
Documentation
Donations
Contributers
Mailing Lists
Bug Tracker
Support Requests
Patch Tracker
Feature Request
Browse CVS
SourceForge.net Logo
Open Source (OSI) Logo
Chapter 10. How to define LDAP Management


By: Michael Earls - 2006-06-22 21:24:22
This doc has been read: 5646 times.

  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.