Hi, I have just commited a utility package to manage specific attributes for AD.
Now you can do something like that in the interldap.properties : lsc.syncoptions.user.description.default_value = AD.set(srcBean.UserAccountControl, [AD.SET_SCRIPT, AD_UNSET_HOMEDIR_REQUIRED]) The method AD.set(integer, Array) allows you to set and/or unset some properties from a single attribute. You can find the constants for the array in the class org.interldap.lsc.utils.directory.AD I am looking forward of yours comments. Cheers, Rcs -- "In a world without walls and fences, who needs windows and gates ?" -- Tosca : A 2.0 bugtracker : http://www.tosca-project.net -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.lsc-project.org/pipermail/lsc-dev/attachments/20081118/b5c1a007/attachment.htm

