Re: [ZODB-Dev] How to extract users info from ZODB?

smita kamdar <[email protected]> Wed, 25 Jan 2012 15:44:50 +0530
Newsgroups gmane.comp.web.zope.database,gmane.comp.web.zope.zodb
Message-ID <CALcPEFny9YNXgsHAwHc-gu0hgsxFUETcGNeJmuQcr8zt4ytyKg@mail.gmail.com>
Hi,

You mean to say, i click 'acl_users' & then click export ?

On 1/25/12, Malthe Borch <[email protected]> wrote:
> On 25 January 2012 10:56, smita kamdar <[email protected]> wrote:
>> My exact query is when i open ZMI, there is 1 folder named
>> 'acl_users'. When i open that folder , there is a list of users
>> defined there. I want to extract the details of those users in the
>> list. How do I extract those details? Here I am not sure that those
>> user details exist in ZODB or some other location.
>
> Select e.g. "source_users", then click "export". You can choose
> XML-format if you wish.
>
> \malthe
>