On Wed, Dec 30, 2009 at 17:14, iarly selbir | ski0s <iar...@gmail.com> wrote:
> I guess when Zope store data at mysql, isn't a simple UPDATE TABLE set
> Password...

Well why not?

> heh did you already take a look on tables created by zope on
> MySQL

Zope itself doesn't create *any* tables in MySQL. As mentioned, it
uses the ZODB. If you store users and paswords in MySQL, that's
something custom for your sites, and how it's stored there is
completely up to whoever did that integration. You need to ask them.

-- 
Lennart Regebro: Python, Zope, Plone, Grok
http://regebro.wordpress.com/
+33 661 58 14 64
_______________________________________________
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to