[Zope] Log in as another user
Tino Wildenhain
tino at wildenhain.de
Mon Oct 2 02:16:48 EDT 2006
Sinang, Danny schrieb:
> Hello,
>
> In Unix, there's the "su" command which admins can use to log in as
> another user.
>
> Is there a similar facility in Zope ?
not as "login" but there are the proxy roles you can assign to
an object (script) to do something with raised privs.
>
> If not, is there a way for admins to view the passwords of their users ?
Usually no. (most sane userfolders hash the passwords and dont store
them clear text)
Regards
Tino
More information about the Zope
mailing list