I had some trouble with security settings by default, 'cos they were set in rootdir... I wanted to change this, so not anybody could access all subfolders, etc... the PROBLEM is, I've gone to far and disabled all rights even for Managers... now, even my ADMIN account won't work... but I still got FTP access: is there a way, maybe via a Pythonscript, to change security settings, so that I can access the ZopeInterface again? or maybe via File system, I mean, the hard location of Zope... Please help me, all my code is locked within... Chris'
On Wednesday 11 July 2001 18:00, C. Koehler wrote:
I had some trouble with security settings by default, 'cos they were set in rootdir... I wanted to change this, so not anybody could access all subfolders, etc... the PROBLEM is, I've gone to far and disabled all rights even for Managers... now, even my ADMIN account won't work... but I still got FTP access:
is there a way, maybe via a Pythonscript, to change security settings, so that I can access the ZopeInterface again?
or maybe via File system, I mean, the hard location of Zope...
Please help me, all my code is locked within...
be at least superuser try python zpasswd.py -u superuser -p mypass access close browser, login as superuser, repair the damage
Chris'
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Recreate the super user account, this should give you full management access. See the docs for how to do that. Cheers. -- Andy McKay. ----- Original Message ----- From: "C. Koehler" <Sir-XaoS@gmx.net> To: "zope [eng]" <Zope@zope.org> Sent: Wednesday, July 11, 2001 3:00 AM Subject: [Zope] help! I'm locked out.
I had some trouble with security settings by default, 'cos they were set in rootdir... I wanted to change this, so not anybody could access all subfolders, etc... the PROBLEM is, I've gone to far and disabled all rights even for Managers... now, even my ADMIN account won't work... but I still got FTP access:
is there a way, maybe via a Pythonscript, to change security settings, so that I can access the ZopeInterface again?
or maybe via File system, I mean, the hard location of Zope...
Please help me, all my code is locked within...
Chris'
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Andy McKay -
bak -
C. Koehler