|
Jan 02
2009
|
Use PHP to create & modify Active Directory/LDAP entriesPosted by: dnrestcom on Jan 2, 2009 |
|
Working with LDAP servers from within a PHP based application can be a very handy trick to have up your sleeve. But the path to acquiring the know-how for this can be filled with mis-steps and confusing issues. Having recently worked through this, and finding the online documentation unhelpful for a relative LDAP novice, I'd like to document what I have found and help rectify that situation. The PHP documentation of the LDAP functionality is excellent, but knowing WHICH function to apply WHEN is not readily apparent - especially if you are doing something beyond a simple search. We'll attempt to help fill in this information.
Set as favorite
Bookmark
Email This
Hits: 3125
Trackback(0)
Comments
(2)
written by Toby , April 06, 2011
To me, PhP can be a hindrance. I like it's functionality when it's on its own, but it doesn't mix well with other platforms. We had a major disaster recoveryevent at work once using some outdated server software that cost us more than I want to admit.
Votes: +0
report abuse
vote down
vote up
You must be logged in to post a comment. Please register if you do not have an account yet.
Use PHP to create & modify Active Directory/LDAP entries
