Re: [Zope] Code forgetting the password for a user out of in acl_users
by Chris Withers other posts by this author
Jan 2 2003 2:47PM messages near this date
[Zope] Code forgetting the password for a user out of in acl_users
|
Re: [Zope] Code forgetting the password for a user out of in acl_users
Dieter Maurer wrote:
> F. Troester wrote at 2002-12-31 21:09 +0100:
> > is there the posibility to get the password of a user with "userid", if
> > there is known the userfolder "acl" ?
> > It could be a function like getPWD(acl, userid).
> You can use "_getPassword". It's a method of the "User" object.
I'd be dissappointed if this worked when you have user folder password
encryption turned on.
cheers,
Chris
_______________________________________________
Zope maillist - Zope@[...].org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )
Thread:
F. Troester
Chris Withers
Dieter Maurer
|