[Zope] UserFolders
Magnus Heino (Rivermen)
magnus.heino@rivermen.se
Thu, 26 Jul 2001 12:16:45 +0200
Hi.
I've got Zope and Postgresql running on a linux box. Users are stored on a
Win2kServer in Active Directory.
Is there any way that I can authenticate Zope users against Active
Directory?
We do have Services for UNIX, so I guess one option could be to configure it
as a NIS server and try the one year old NISUserFolder.
If the above isn't possible, what is the best option available? OpenLDAP and
LDAPUserManager?
I used LoginManager a while ago, but I rather not use it since it's not
developed any longer...
/Magnus