mysqluserfolder access blown - work lost?
Hello I have added mysqlUserFolder to a folder that contained a lot of work I have done. I may not have entered the database connection parameters correctly (it was late). The upshot is that I can now not access anything in that folder. Removing the mysqlUserFolder product doesn't help. Zope 2.7.3 mysqlUserFolder-1.0.5 Any suggestions very welcome Thanks
+-------[ Ben Bartrum ]---------------------- | Hello | | I have added mysqlUserFolder to a folder that contained a lot of work I have done. The data should all still be there, but, in accessible due to permissions. Try logging in as the emergency user, and adding a regular user folder to the folder. -- Andrew Milton akm@theinternet.com.au
Thanks, but I am logged in as the most powerful user and cannot enter the folder in order to add a regular user folder to it.
-----Original Message----- From: akm@theinternet.com.au Sent: Fri, 28 Sep 2007 19:40:20 +1000 To: bba@inbox.com Subject: Re: [Zope] mysqluserfolder access blown - work lost?
+-------[ Ben Bartrum ]---------------------- | Hello | | I have added mysqlUserFolder to a folder that contained a lot of work I have done.
The data should all still be there, but, in accessible due to permissions.
Try logging in as the emergency user, and adding a regular user folder to the folder.
-- Andrew Milton akm@theinternet.com.au
____________________________________________________________ FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop! Check it out at http://www.inbox.com/earth
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ben Bartrum wrote:
Thanks, but I am logged in as the most powerful user and cannot enter the folder in order to add a regular user folder to it.
The 'emergency user' is not a normal 'Manager' account: it is designed only to allow for recovery in this sort of sittuation. In your $INSTANCE_HOME, run the following: $ $ZOPE_HOME/bin/zpasswd.py -u emergency -p password access or else: $ echo 'emergency:password' > access and then restart Zope. You should then be able to log in using 'emergency' and 'password' (or whatver you typed) as credentials, and then be able to repair / delete the broken user folder. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG/OYE+gerLs4ltQ4RAqrUAJ92U8kd8F7AqIqSLkhOT3LegcAvAgCbB71n QUP9F9VDGBlTJRSJuj5NcOU= =7rX/ -----END PGP SIGNATURE-----
participants (3)
-
Andrew Milton -
Ben Bartrum -
Tres Seaver