Hi,

I have exported the acl_users file in zexp format. But the file is
unreadable. How can i make that file readable? i.e. In which format
should i open the zexp file?


On 1/25/12, Malthe Borch <mbo...@gmail.com> wrote:
> On 25 January 2012 11:14, smita kamdar <smita.kamda...@gmail.com> wrote:
>> You mean to say, i click 'acl_users' & then click export?
>
> That might work you as well – but if you've got something like a
> pluggable authentication storage, then there's any number of plugins
> inside your "acl_users" folder. You might want to export a particular
> plugin's data instead of trying to export the whole thing.
>
> That said, it might be better for you to start up the instance's debug
> console and work with your application root object:
>
>   $ bin/instance debug
>
> This gets you into Python; try playing around with the "app" object:
>
>   >>> app
>   ...
>
> \malthe
>
_______________________________________________
For more information about ZODB, see http://zodb.org/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to