[Zope] Initial setup
John Poltorak
jp at warpix.org
Sat Jan 24 16:26:59 EST 2004
> It looks like I didn't set up the initial user correctly
> so can't use the ZMI.
I just tried running the user setup program again and get the following
error:-
Username: zope
Password:
Verify password:
Please choose a format from:
SHA - SHA-1 hashed password (default)
CRYPT - UNIX-style crypt password
CLEARTEXT - no protection
Encoding: sha
Traceback (innermost last):
File "zpasswd.py", line 200, in ?
if __name__=='__main__': main(sys.argv)
File "zpasswd.py", line 184, in main
if encoding.upper() in ['SHA', 'CRYPT', 'CLEARTEXT']:
AttributeError: 'string' object has no attribute 'upper'
Anyone know what's wrong?
--
John
More information about the Zope
mailing list