Re: Z2.log and authenticated users
I am pretty sure that the Z2.log contains the authenticated users. Hi Andreas,
thanks for your reply, but that's not my case. Before I log in, I made on the server: tail -f Z2.log then I log in and get: 129.132.xx.xxx - Anonymous [12/Feb/2003:20:48:02 +0200] "GET /Internes.html HTTP/1.1" 200 7399 "http://www.mysite.com/logged_in" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003" Then I want to change my password and get: 129.132.xx.xxx - Anonymous [12/Feb/2003:20:50:17 +0200] "GET /password_form HTTP/1.1" 200 6533 "http://www.mysite.com/Internes.html" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003" If you see, both cases I got Anonymous. However, in the second case, I'm supposed to be an authenticated user to change my password.
You're right. The behaviour is odd. I just checked it with my Plone site. I logged into Plone and the Z2.log logs me as Authenticated User. After logging into the ZMI, Zope logs my username. Can you please file a collector issue for this? -aj --On Mittwoch, 12. Februar 2003 21:07 +0100 Josef Meile <jmeile@hotmail.com> wrote:
I am pretty sure that the Z2.log contains the authenticated users. Hi Andreas,
thanks for your reply, but that's not my case. Before I log in, I made on the server:
tail -f Z2.log
then I log in and get:
129.132.xx.xxx - Anonymous [12/Feb/2003:20:48:02 +0200] "GET /Internes.html HTTP/1.1" 200 7399 "http://www.mysite.com/logged_in" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003"
Then I want to change my password and get:
129.132.xx.xxx - Anonymous [12/Feb/2003:20:50:17 +0200] "GET /password_form HTTP/1.1" 200 6533 "http://www.mysite.com/Internes.html" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003"
If you see, both cases I got Anonymous. However, in the second case, I'm supposed to be an authenticated user to change my password.
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
---- --------------------------------------------------------------------- - Andreas Jung http://www.andreas-jung.com - - EMail: andreas at andreas-jung.com - - "Life is too short to (re)write parsers" - ---------------------------------------------------------------------
participants (2)
-
Andreas Jung -
Josef Meile