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
_______________________________________________
Zope maillist - [email protected]
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 )