I just installed Zope 2.5 on an OS X server. I can log in with the original account and I can create new accounts. But when I try to log in using an account I created in the root users folder, I get the following response: "You are not authorized to access this resource. Username and password are not correct." The username and password are correct so the problem is something else. What that is, however, is beyond me. Does anyone have a clue what's wrong? Thanks, Jordan Carswell
Hi- Although I don't know what specifically is wrong, I can say that I also use Zope on Mac OS X (albeit not the server edition). The first thing I would recommend is to edit the start script to add -D to the arguments sent to zope. In fact, if you switch to /Zope and do these: ./stop ./start -D you will do that without having to modify any files. Anyway, watch the output of Zope when you try to create an account and when you try to login. The output may be useful in determining the problem. HTH, --Quentin On Monday, May 20, 2002, at 06:06 PM, Jordan Carswell wrote:
I just installed Zope 2.5 on an OS X server. I can log in with the original account and I can create new accounts. But when I try to log in using an account I created in the root users folder, I get the following response:
"You are not authorized to access this resource. Username and password are not correct."
The username and password are correct so the problem is something else. What that is, however, is beyond me. Does anyone have a clue what's wrong?
Thanks, Jordan Carswell
_______________________________________________ Zope maillist - Zope@zope.org 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 )
participants (2)
-
Jordan Carswell -
Quentin Smith