[Zope3-Users] Re: athenticate ZCML and PAU principals together???
    Andreas Elvers 
    andreas at work.de
       
    Wed Jun 28 06:36:55 EDT 2006
    
    
  
Hi,
> 
> Is it possible to manage (authenticate) the users in ZCML and ZODB 
> through the same authentication interface??? when I set the PAU to 
> authenticate with a session credential, I can authenticate my ZODB 
> principals but not the principals in ZCML.
> 
> Is this fixable at all?
If you created a site folder containing your PAU, then you could 
authenticate your
ZCML user on the parent folder. The authentication will be valid inside 
your site
folder as well. Not a real fix but works for me.
Regards,
- Andreas
    
    
More information about the Zope3-users
mailing list