[Zope] I need help.
   
    Curtis Maloney
     
    curtis@cardgate.net
       
    Wed, 1 Nov 2000 14:32:05 +1100
    
    
  
On Wed, 01 Nov 2000, Dylan Chi wrote:
Firstly, just so  you don't miss it,  PLEASE, do NOT send HTML encoded 
messages to this list.
> > How to change superuser's password in Zope 2.1.4 Linux?
> I find some document about this problem.But I can't find file:access and
> zpasswd.py. Anybody can help me?
> thanks
Change to the install directory if Zope, and you will find access and 
zpasswd.py.  zpasswd.py has help in it, so it should be simple enough to 
figure out.... something like:
python zpasswd.py -u name -p password access
should work.
Have a better one,
	Curtis Maloney