LDAPUserFolder does not support Active Directory. this is not likely to change any time soon. the reason is that Active Directory, just like any M$ product, does not use well-defined standards like most other LDAP server products do. jens On Friday, May 3, 2002, at 02:00 , Pieter Biemond (prive) wrote:
Hello,
Did anybody ever get Zope and/or Apache to authenticate against a Micrsoft Active Directory? I tried using LDAPUserfolder on Zope 2.5.1/Python 2.1.3 but I'm getting all sorts of errors, e.g.
Logging: ldapuser not found (getUser)
User-info: (###Error###: ldap.OPERATIONS_ERROR, {'desc': 'Operations error', 'info': '000020D6: SvcErr: DSID-03100690, problem 5012 (DIR_ERROR), data 0\n'})
Did anybody else have more luck, or any idea where to start debugging?
Pieter