[Zope] Change admin's password

iarly selbir | ski0s iarlyy at gmail.com
Wed Dec 30 13:45:09 EST 2009


A bit I forgot mentions, my Zope is using relstorage to store all data on
MySQL, = ), below is the tables for database that some instance uses

mysql> show tables;
+-------------------+
| Tables_in_mydb   |
+-------------------+
| current_object    |
| new_oid           |
| object_ref        |
| object_refs_added |
| object_state      |
| pack_object       |
| pack_state        |
| pack_state_tid    |
| transaction       |
+-------------------+
9 rows in set (0.00 sec)


the most of data on tables above is in binary

Regards,

- -
iarly selbir | ski0s

:wq!


On Wed, Dec 30, 2009 at 3:36 PM, Lennart Regebro <regebro at gmail.com> wrote:

> On Wed, Dec 30, 2009 at 18:29, iarly selbir | ski0s <iarlyy at gmail.com>
> wrote:
> > sorry, if I don't explained right
> >
> > through /manager/acl_users I can change users passwords, right?
>
> Yes.
>
> > I'm trying to find out how to do it by command line
>
> You can't, unless you write a custom command for it, which is likely
> to be more complicated that you'd like.
>
> --
> Lennart Regebro: Python, Zope, Plone, Grok
> http://regebro.wordpress.com/
> +33 661 58 14 64
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20091230/729a8740/attachment.html 


More information about the Zope mailing list