[Zope3-Users] PAU and Session Credentials

Florian Lindner mailinglists at xgm.de
Sun Nov 27 08:42:55 EST 2005


Am Freitag, 25. November 2005 00:06 schrieb Christian Lück:
> Hi Florian,
>
> Florian Lindner wrote:
> > If I try to call a page which reguired a specific permission the
> > loginForm comes up. But when I enter the login and password of the
> > Principal in the Principal Folder or a the manager principal defined on
> > creation of the instance I just get redirected to the login page again.
>
> I guess that you still have to grant permissions or a role to the
> principal. If you want to grant it globally you should login as admin
> and get to the rootfolder ("[top]"). There is a "Grant" item the ZMI
> menu. On the @@grant.html view you have to choose the right source path,
> probably
> /++etc++site/default/YourPluggableAuthentication/YourPrincipalFolder
> Yust press buttons, ZMI does the rest... :-)

I've done that:


Selected
Nothing
PrincipalFolder
Source path
/cs/++etc++site/default/PluggableAuthentication/PrincipalFolder



> > behavior before a played around with the PAU a bit now it has changed to
> > a system error:
> >
> > TraversalError: (Principal(u'pre1'), 'getLogin')
>
> Maybe it's the same error I once reported on the dev list:
> http://mail.zope.org/pipermail/zope3-dev/2005-October/016163.html
> I've not yet filed a report -- sorry to much to do at work last month.

I don't know if it is the same... I'm still stuck with this SystemError...


Florian


More information about the Zope3-users mailing list