Your message dated Tue, 18 Nov 2008 20:50:02 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Closing old zope bugs
has caused the Debian Bug report #291935,
regarding zpasswd.py creates inituser in wrong directory
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
291935: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=291935
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: zope
Version: 2.6.4-1.6
Installation does not create inital user accounts. Thus the script
zpasswd.py in /usr/lib/zope must be used to create the initial users.
I used "zpasswd.py access" and "zpasswd.py inituser" and the files
were created in the same directory where the script was run.
Zope then proceeds to reject the login because it cannot find the file
that was just created. I looked around and found the directory:
/var/lib/zope/instance/default/
which looks suprizingly similar and when inituser is copied to that
directory Zope will authenticate me.
Thus an appropriate change in zpasswd.py would be
To add the appropriate path (/var/lib/zope/instance/default/ ?) here:
@line 140 of zpasswd.py
access_file = open(args[0], 'w')
I am not sure how to differentiate between instances of Zope though.
Peace,
Ivan
--- End Message ---
--- Begin Message ---
Hello,
I'm closing this bug report because it refers to the old zope (2.6) package
and the current zope in testing/unstable (2.10) doesn't show this problem.
--
Fabio Tranchitella http://www.kobold.it
Free Software Developer and Consultant http://www.tranchitella.it
_____________________________________________________________________
1024D/7F961564, fpr 5465 6E69 E559 6466 BF3D 9F01 2BF8 EE2B 7F96 1564
--- End Message ---