[ciapug] ldap
Barry Von Ahsen
barry at vonahsen.com
Thu Jul 14 10:55:27 CDT 2005
What type of system are you hosting on? In Mandrake there is a php-ldap
package, and on FreeBSD there is /usr/ports/net/php4-ldap (the 2 systems
I worked with) and debian has a php4-ldap package. They just require
and install and an apache restart
-barry
Scott Phillips wrote:
>
> Thanks. That exactly what I intended to do. adLDAP ooks nice and
> simple. I may give it a try. Though, I wish there was something out
> there that didn't require an apache or php re-compile. Is there?
>
>
> At 08:52 AM 7/14/2005 -0500, you wrote:
>
>> 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 at cialug.org
>> http://cialug.org/mailman/listinfo/ciapug
>
>
> _______________________________________________
> ciapug mailing list
> ciapug at cialug.org
> http://cialug.org/mailman/listinfo/ciapug
More information about the ciapug
mailing list