From: Young, Darren [mailto:darren.yo...@chicagobooth.edu]
Sent: Monday, January 04, 2010 11:01 AM
To: Sheahan, John; perl-ldap@perl.org
Subject: RE: How To Set AD Password
AD won't allow a user password to be set over a non-ssl LDAP connection.
Get a "real" cert from a third party for the
AD won't allow a user password to be set over a non-ssl LDAP connection.
Get a "real" cert from a third party for the DC or go self-signed.
I'll try to attach my entire AD support module to this, not sure if the
list will allow attachments though. If you want it directly, let me
know.
Here's my w
thanks alot Darren
-Original Message-
From: Young, Darren [mailto:darren.yo...@chicagobooth.edu]
Sent: Monday, January 04, 2010 11:01 AM
To: Sheahan, John; perl-ldap@perl.org
Subject: RE: How To Set AD Password
AD won't allow a user password to be set over a non-ssl LDAP connection
Christopher A Bongaarts wrote on 12/31/09 1:44 PM:
In the immortal words of Sheahan, John:
My script is successfully creating AD and Exchange accounts but I'm having
trouble setting the password.
I am setting these attributes:
'userPassword' => 'password',
In the immortal words of Sheahan, John:
> My script is successfully creating AD and Exchange accounts but I'm having
> trouble setting the password.
>
> I am setting these attributes:
>
> 'userPassword' => 'password',
> 'userAc