[Zope] Changing superuser password (Quest)
Oscar Picasso
picasso@videotron.ca
Fri, 03 Mar 2000 16:01:32 -0500
Thanks. That's right, I didn't write the username thinking the default was
superuser. Inserting it made my change bcome effective.
On Fri, 03 Mar 2000, DSirrine@mcleodco.com wrote:
> Are you using the syntax:
>
> zpasswd -u=username -p=password -d=domain /path_to_file/access ?
>
> I don't think it inserts the username for you...
>
> > -----Original Message-----
> > From: Oscar Picasso [SMTP:picasso@videotron.ca]
> > Sent: Friday, March 03, 2000 1:20 PM
> > To: zope@zope.org
> > Subject: [Zope] Changing superuser password (Quest)
> >
> > Hi,
> >
> > I installed Zope 2.1.4 on my RedHat 6.1. I wanted to change the password
> > given
> > by the installer. I tried :
> > python zpasswd.py -p=mynewpassword access
> >