[Zope] password

Eric L. Walstad Eric@Walstads.net
Sun, 30 Jul 2000 14:44:56 -0700


Hi Jonathan,

Try this from the console:

python zpasswd.py --username="superuser" --password="TheNewPassword"
"access"

This is documented in the Zope installation files.

Note that doing it this way, the command line will be stored in the command
line buffer file on your system, which may be a security issue.

HTH,

Eric.

// -----Original Message-----
// From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of
// Jonathan Desp
// Sent: Saturday, July 29, 2000 3:21 PM
// To: Marcin.Kasperski@softax.com.pl
// Cc: zope zope zope
// Subject: [Zope] password
//
//
// Hi,
//
// the program zpasswd prompt.
//
// they said:
<snip>