[Zope-dev] UserFolder
Magnus Heino (Rivermen)
magnus.heino@rivermen.se
Thu, 26 Jul 2001 16:07:43 +0200
Hi!
If I want to keep the user password in Active Directory, and roles in a
postgresql db, are there any options for UserFolders to use?
LoginManager seems to work if you upgrade to latest ZPatterns, but it throws
a few warnings and I'd like to use something more supported for future zope
versions...
Suggestions? Or should I look at the source and write something myself that
solves the problem?
/Magnus