some how I am on your email list, please remove me.
thanks,
- Original Message -
From: "Dieter Kluenter"
To: perl-ldap@perl.org
Sent: Friday, March 20, 2009 2:09:19 PM GMT -05:00 US/Canada Eastern
Subject: Re: strange behaviour of SetPassword
Kurt Zeilenga writes:
Kurt Zeilenga writes:
> On Mar 20, 2009, at 7:44 AM, Kurt Zeilenga wrote:
>
>> On Mar 20, 2009, at 7:36 AM, Dieter Kluenter wrote:
>>
>>> Hi,
>>> i just test PasswordPolicy and want to modify passwords with
>>> Net::LDAP::Extension::SetPassword, but when i run this script,
>>> $msg->gen_password(
On Mar 20, 2009, at 7:44 AM, Kurt Zeilenga wrote:
On Mar 20, 2009, at 7:36 AM, Dieter Kluenter wrote:
Hi,
i just test PasswordPolicy and want to modify passwords with
Net::LDAP::Extension::SetPassword, but when i run this script,
$msg->gen_password() creats a random password and modifies
newp
On Mar 20, 2009, at 7:36 AM, Dieter Kluenter wrote:
Hi,
i just test PasswordPolicy and want to modify passwords with
Net::LDAP::Extension::SetPassword, but when i run this script,
$msg->gen_password() creats a random password and modifies
newpassword=> with the radom generated value instead of
Hi,
i just test PasswordPolicy and want to modify passwords with
Net::LDAP::Extension::SetPassword, but when i run this script,
$msg->gen_password() creats a random password and modifies
newpassword=> with the radom generated value instead of the defined
password. Is this a bug or is my script bogu