Hi,

actually I have followoing working dataset definition:

<dataset>
        <name>homeDirectory</name>
                <policy>FORCE</policy>
                <forceValues>
 <string>srcBean.getDatasetFirstValueById("unixHomeDirectory")</string>
                </forceValues>
</dataset>

I would like to extend this definiton by a javascript in order to check 
and eventually add another ldap entry:
- check if  dn 
"automountKey=<uid>,automountMapName=auto.export,ou=auto.home,dc=foo,dc=bar" 
exists, if not create it

Is this possible ? If so how must I implement it ? (Unfortunately I have 
only little javascript knowledge).

Regards

Martin
_______________________________________________________________
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

Reply via email to