Re: How to extract users info from ZODB?
"Jaroslav Lukesh" <[email protected]> Wed, 25 Jan 2012 13:18:44 +0100
| Newsgroups | gmane.comp.web.zope.database,gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <042801ccdb5b$7b481450$6164a8c0@IBMXP> |
Look at management page dtml source of your Zope server (on the disk,not in = ZoDB). ----- Puvodn=ED zpr=E1va ----- = Od: "smita kamdar" <[email protected]> > Hi, > > Thanks a lot for your response. > > 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. >