[Zope] UserDB problem [very urgent]
Bruno Mattarollo
brunomadv@ciudad.com.ar
Sun, 5 Dec 1999 03:19:08 -0300
Oops! ... it's 3.15 AM ... still working ... :(
I should get some slip...
Here it goes...
<!--
Traceback (innermost last):
File /export/home/bmatt/iPersonal/lib/python/ZPublisher/Publish.py, line
214, in publish_module
File /export/home/bmatt/iPersonal/lib/python/ZPublisher/Publish.py, line
179, in publish
File /export/home/bmatt/iPersonal/lib/python/Zope/__init__.py, line 201,
in zpublisher_exception_hook
(Object: ElementWithAttributes)
File /export/home/bmatt/iPersonal/lib/python/ZPublisher/Publish.py, line
151, in publish
File /export/home/bmatt/iPersonal/lib/python/ZPublisher/BaseRequest.py,
line 426, in traverse
File lib/python/Products/UserDb/UserDb.py, line 289, in validate
(Object: RoleManager)
File lib/python/Products/UserDb/UserDb.py, line 264, in cookie_validate
(Object: RoleManager)
LoginRequired: (see above)
-->
I presume that when a user hasn't the correct permissions it has to be
redirected automaticaly to the docLogin ... no?
And when the login is incorrect, also, no?
Thanks
/B
Bruno Mattarollo <brunomadv@ciudad.com.ar>
--- Python Powered <http://www.python.org/psa/>
----- Original Message -----
From: "Chris McDonough" <chrism@digicool.com>
To: "'Bruno Mattarollo'" <brunomadv@ciudad.com.ar>; <zope@zope.org>
Sent: Sunday, December 05, 1999 2:59 AM
Subject: RE: [Zope] UserDB problem [very urgent]
> Bruno, you didn't include the traceback.
>
> > -----Original Message-----
> > From: Bruno Mattarollo [mailto:brunomadv@ciudad.com.ar]
> > Sent: Saturday, December 04, 1999 7:32 PM
> > To: zope@zope.org
> > Subject: [Zope] UserDB problem [very urgent]
> > Importance: High
> >
> >
> > Hello...
> >
> > I am really getting desperate... I installed both GUF and
> > UserDB both
> > are giving me the same error... That's strange...
> >
> > I create a temporary folder, insert an index_html that
> > just contains
> > HTML text. Create a UserDB folder.
> >
> > I can add/update/delete users from the managment
> > console... I unchecked
> > the Access Content and View from the security tab of the index_html
> > document...
> >
> > When trying to access the /tempoDir/ folder I get an error and the
> > following traceback ...
> >
> > Please, someone give me a hint on what I am doing wrong?
> > Am I missing
> > some permissions?
> >
> > Env: Solaris Sparc, Zope 2.0.1, ZOracleDA 2.1.0, UserDB
> > 1.3.0 ... I am
> > using Apache through PCGI ... Authentication works great when
> > using the
> > other mode (the default User Folder).
> >
> > Thanks
> >
> > /B
> >
> > Bruno Mattarollo <brunomadv@ciudad.com.ar>
> > --- Python Powered <http://www.python.org/psa/>
>
> _______________________________________________
> 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 )
>