[CPS-users] Help, I broke Zope authentication!

JB josh at globalherald.net
Wed Sep 13 19:30:38 CEST 2006


Greetings,

While playing with SQLDirectory, I got it working to authenticate users 
on my site.  However, when logging on as the Site Owner, I noticed that 
the roles don't work correctly.  So, I figured I'd rename my new members 
directory to members_sql, and create a Stacking directory that stacks 
members_zodb and members_sql, so that the Owners have all of the 
permissions they need.

However, it seems that Zope itself now authenticates against my CPS 
SQL-based members directory; so, under CPS/directories I can't add a 
stacking directory or rename the members directory to be members_sql.

How can I make Zope authenticate against its own acl_users (and get 
Ownerr roles from there) instead of authenticating against the CPS 
members directory?

Also, how do roles work in the SQLDirectory?  I have a varchar field 
with the roles like this:  "Owner, Manager, Member"  But it doesn't seem 
to work like that...

Thanks,
-Josh


More information about the cps-users mailing list

This list archive provided by Nuxeo, the leaders of open source ECM. Check out the Nuxeo 5 open source, standards-based ECM project.