22 Jun
2001
22 Jun
'01
9:47 p.m.
Gilles Lenfant writes:
I know how to get users/passwords/roles in straight Python/mxOdbc from a corporate database.
I want to give Zope permissons to those users in addition to those from the "acl_users" folder.
Means that when a user logs for basic authentication, it's credentials must be compared with "natural" acl_user folder then with this database.
Any idea or related product ? Maybe LoginManager.
Dieter