Laurent Rathle writes:
 > I've lost My Zope admin password. Is ther a way to avoid a complete 
 > reinstallation?
You can create a new one with the Python script "zpasswd.py"
(in your Zope distribution folder).
It has a documentation at its start.
Call it:
     python zpasswd.py access
Dieter