[Zope] Code forgetting the password for a user out of in acl_users

Chris Withers chrisw@nipltd.com
Thu, 02 Jan 2003 14:47:02 +0000


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