[Zope] How to know which user is seeing a page?

Dmitry B. Khlonin khl@paloma.spbu.ru
Thu, 6 May 1999 21:13:56 +0400


>    I've developed an external method in the private part of my zope
>site to do a job, but I need a log of who called it.
>    My Q: is any way that I could know the name(login) of the user that
>is accessing to a zope object?


I agree with this question.
And have else one question - How I could know the password of user
that accessing "index_html"?