Hi everybody, I am a newbie to Zope, but I have found this is the rigth tool to fully automatize my web site. Obviously I need many users to log in (both managers and owners), but after I create a user within a Folder that it is not the Root Folder (hoping that the the scope of that user will be only what it is inside that Folder) I can not login with the new user's login and password. This is the error message: Site Error An error was encountered while publishing this resource. Unauthorized You are not authorized to access this resource. Username and password are not correct. Traceback (innermost last): File /usr/local/Zope-2.5.1/lib/python/Products/Hotfix_2002-04-15/__init__.py, line 51, in publish_module File /usr/local/Zope-2.5.1/lib/python/ZPublisher/Publish.py, line 114, in publish File /usr/local/Zope-2.5.1/lib/python/ZPublisher/Publish.py, line 89, in publish File /usr/local/Zope-2.5.1/lib/python/ZPublisher/BaseRequest.py, line 404, in traverse File /usr/local/Zope-2.5.1/lib/python/ZPublisher/HTTPResponse.py, line 533, in unauthorized Unauthorized: (see above) Troubleshooting Suggestions The URL may be incorrect. The parameters passed to this resource may be incorrect. A resource that this resource relies on may be encountering an error. For more detailed information about the error, please refer to the HTML source for this page. If the error persists please contact the site maintainer. Thank you for your patience. Many thanks for your help. Antonio.
On Tue, 2002-06-04 at 17:51, Antonio MATTA wrote:
Hi everybody,
I am a newbie to Zope, but I have found this is the rigth tool to fully automatize my web site. Obviously I need many users to log in (both managers and owners), but after I create a user within a Folder that it is not the Root Folder (hoping that the the scope of that user will be only what it is inside that Folder) I can not login with the new user's login and password.
you must use the url of the new folder (or below) to log in with the new user. example: http://yourZope/xyz/userFolder/manage greetings, maik -- maik jablonski \ -;~~;- / www.dzug.org universitaet bielefeld > (@@) < www.zfl.uni-bielefeld.de zentrum fuer lehrerbildung / RUN <> GNU \ www.sachunterricht-online.de
Thanks for your Help Maik. Another question: Do you know how do I import multiple objets or documents or images? Thanks for your help. Antonio. On 4 Jun 2002, Maik Jablonski wrote:
On Tue, 2002-06-04 at 17:51, Antonio MATTA wrote:
Hi everybody,
I am a newbie to Zope, but I have found this is the rigth tool to fully automatize my web site. Obviously I need many users to log in (both managers and owners), but after I create a user within a Folder that it is not the Root Folder (hoping that the the scope of that user will be only what it is inside that Folder) I can not login with the new user's login and password.
you must use the url of the new folder (or below) to log in with the new user. example:
http://yourZope/xyz/userFolder/manage
greetings, maik
-- ANTONIO ALEJANDRO MATTA GÓMEZ WebMaster Facultad de Ingeniería Pontificia Universidad Javeriana - Seccional Cali Calle 18 No. 118 - 250 Av. Cañasgordas Cali, Colombia Tel. (+2) 3218200 Ext 575 Fax. 5552823
hi,
Do you know how do I import multiple objets or documents or images?
how about connecting to your ZOPE via ftp at port 8021? good luck, maik -- maik jablonski \ -;~~;- / www.dzug.org universitaet bielefeld > (@@) < www.zfl.uni-bielefeld.de zentrum fuer lehrerbildung / RUN <> GNU \ www.sachunterricht-online.de
participants (2)
-
Antonio MATTA -
Maik Jablonski