Le 20 mars 2012 12:05, mani vannan <[email protected]> a écrit : > Hi Sebastien, > > Following are the userAccountControl line of ours.we are using > zero(0),what value i need to change.i too tried with one(1) and two(2) > also > > lsc.syncoptions.ADuser.userAccountControl.force_value = > AD.userAccountControlSet( "0", [AD.UAC_SET_NORMAL_ACCOUNT, > AD.UAC_UNSET_ACCOUNTDISABLE]) > > Regards, > Manivannan
Hi, looking to the lsc.properties you sent, I see that you push userPassword and not unicodePwd in AD, this will never work. Create an entry in AD with unicodePwd and userAccountControl with correct flags, and your life will be easier. Clément. _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

