| Scott Phillips on Thu, 14 Jul 2005 09:55:02 -0500 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: [ciapug] ldap |
Scott Phillips wrote:Has anyone here hooked a web-based authentication scheme to a remote store of users via LDAP (specifically Active Directory)? What, would you say, is the easiest way to go about this? PEAR's DB_LDAP? Or is there something better?
I just launched a project that used Active Directory to authenticate. I used adLDAP http://adldap.sourceforge.net/
I used a system account to do the initial LDAP bind and subsequent lookups, then authenticated with the user's name and password from the $_POST
-barry
_______________________________________________ ciapug mailing list ciapug@xxxxxxxxxx http://cialug.org/mailman/listinfo/ciapug
_______________________________________________ ciapug mailing list ciapug@xxxxxxxxxx http://cialug.org/mailman/listinfo/ciapug