[Zope] help! I'm locked out.

bak (kedai) kedai@kedai.com.my
Wed, 11 Jul 2001 18:08:16 +0800


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 )