2008/2/14 Krist van Besien <[EMAIL PROTECTED]>: > On Thu, Feb 14, 2008 at 3:13 PM, Radosław Antoniuk > <[EMAIL PROTECTED]> wrote: > > > But the problem is that I need to bind to LDAP for this phase with the > > credentials that are going to be checked. because: > > 1. my LDAP does not allow anonymous binding > > 2. i don't have any guest user that I want to connect with > > 3. obviously I don't want to use one real fixed user for all search > > authentication lookups. > > Is your LDAP by any chance an MS AD server? > > Krist
Hey, Yeap, Windows 2000 Active Directory. That's a good point, I have just googled a bit for that one and found http://search.cpan.org/~reggers/Apache2-AuthenMSAD-0.02/AuthenMSAD.pm Any simpler more apache-native-modules methods? Thanks, Radek