22 Feb
2001
22 Feb
'01
3:04 p.m.
I would think it would not matter what back end you use. If you can access active directory via Python external to Zope, there should be no reason why you can't acccess it from within Zope.
I can access it with LDAPAdapter from Zope (Linux), but I cant get authentication going. Probably because I dont know enough about LDAP and Active Directory. I noticed that you did an md5_encrypt on the password. Is that common in all ldap servers, or do I have to do something else in Active Directory? /Magnus