Le 27/08/2018 à 15:39, ERIC BRYS a écrit : > > Hello, > > > > I want to use rules in conditions, based on ldap system attributes > such as modifiersName or modifyTimestamp. Is it possible ? > > > > In the exemple : > <update>srcBean.getDatasetFirstValueById(‘updateTimeStamp’) > > dstBean.getDatasetFirstValueById(‘updateTimeStamp’)</update>, > > is updateTimeStamp a field of the bean or could it be replaced by the > standard ldap modifyTimestamp system attribute ? and this last should > it be set in the fetchedAttributes (src and dst) ? > > >
No, updateTimeStamp is not a field of the bean, it is the name of an LDAP attribute, which should be set in source and destination. With OpenLDAP, you need of course to use modifyTimeStamp. -- Clément Oudot | Identity Solutions Manager [email protected] Worteks | https://www.worteks.com
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

