2014-02-20 16:37 GMT+01:00 Plumel Louis-Marie <[email protected]>:

>  Hi,
>
> I try to control the value of userAccountControl.
>
> When i do this:
>
> <createvalues>
> <string>AD.userAccountControlSet( "0",
> [AD.UAC_UNSET_ACCOUNTDISABLE])</string>
> </createvalues>
>
> It doesn't work. The value of useraccountcontrol stay at
> Accountdisabled....
>
> Do you have an idea ?
>


You need to provide a password for the account, else account is
automatically disabled.

LDAPS is required on AD to update the password.

Clément.
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to