How to reset password of a user in ZenOSS?
You can reset zope’s password using
zpasswd.py -u admin -p yourpass inituser
then restart zope with zopectl restart
Also familiar yourself with all the commands
available at : /[.]+/{bin} directories under
zenoss installation directory.
Read more at : http://www.zenoss.com/community/docs/howtos/

Leave a Reply