Marco Scheidhuber wrote: > hello, > > I'm a developer with just a little experience in plone in the last few > weeks, just in case... > > In a project I use the SQLPASPlugin for authentication what works out of > the box. > What I want to do is to hold the users and their roles in the PostgreSQL > database, but > the managers, reviewers, etc. in the ZODB. Is there an easy way to do > this or is there > another way to think about this?
This is possible because PAS is able to query many source for users, roles and more. _But_ SQLPAS lacks of support for searching for users... Michael _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
