[Zope] question about login
Phillip Hutchings
sitharus at gmail.com
Mon May 2 15:22:42 EDT 2005
On 03/05/05, u1207440 <u1207440 at nccu.edu.tw> wrote:
> I have created a login form an a few users in acl_users, both exists in a ordered folder
> called conference. My login Form post to a login dtml method and login dtml method
> redirect me to another page. Even though the user exists and username and password is
> correct, somehow zope won't redirect me. The login query window pops out three time and
> in the end it denied me "You are not allowed to access '....' in this context". Can someone
> help me, is there any thing I have to set?? should I move all the files into the root??
It sounds like you're calling a method that's either restricted or set
to a non-anonymous access level.
What product are you using to allow you to use forms to log in?
Can you post the DTML code?
--
Phillip Hutchings
http://www.sitharus.com/
sitharus at gmail.com / sitharus at sitharus.com
More information about the Zope
mailing list