It is only for AD as a destination directory. But it will not be hard to code some function to access specific attributes of UserAccountControl in a source directory.
2008/11/18 Cl?ment OUDOT <coudot at linagora.com> > > 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 > > Does this concern AD as a source directory, or also as target directory > (for exampel to create an account on AD, and activate it)? > > -- "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/d7566cbc/attachment.htm

