30 Nov
2000
30 Nov
'00
2:58 p.m.
At 07:17 AM 11/28/00 +0100, Magnus Heino (Rivermen) wrote:
I'd like to authenticate users using LDAP and Active Directory. Zope is running on a RH7.0 box.
Has anyone done this, is it possible?
Dunno about Active Directory or RH 7, but Ty and I use LDAP logins with LoginManager all the time on several applications. We've made a custom UserSource for ease of installation on different apps, but we originally developed it using a GenericUserSource and the ZopeLDAP product. You should be able to do the same.