[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Analysing login problems (was: [Zope] Help needed)
Pandey Ashok writes:
> I have gone through the zope book but could not suceed
> in get the folder wise access.
> At the root folder if i give access to my users then
> they r able to see all my flders below root folder. If
> i create my users in one of the folder below the root
> folder then my users are not able to login..pls.
> suggest me a better way to over come this situation.
Everything accessed above the folder a user is defined in must be public.
Your description seems to suggest that you try to use cookie authentication.
If this is true, disable cookie authentication
for the moment and try to access the login form directly.
I hope you will get a browser login dialog. Cancel it.
You should get an Unauthorized page detailing what can not be
accessed.
If the problem does not happen with the login form, try the same
with the login action and the target page.
Dieter
PS: Please stay on the mailing list.
_______________________________________________
Zope maillist - Zope@xxxxxxxx
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )
This mailing list archive is a service of Copilotco.