Discussion:
[lsc-changes] [Ldap Synchronization...] page changed: documentation:2.0:plugins:obm
webmaster
2013-09-20 11:34:56 UTC
Permalink
A page in your DokuWiki was added or changed. Here are the details:

Date : 2013/09/20 13:34
Browser : Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0
IP-Address : 88.173.78.196
Hostname : mne69-10-88-173-78-196.fbx.proxad.net
Old Revision: http://lsc-project.org/wiki/documentation/2.0/plugins/obm?rev=1378829371
New Revision: http://lsc-project.org/wiki/documentation/2.0/plugins/obm
Edit Summary:
User : coudot

@@ -162,4 +162,18 @@
</string>
</forceValues>
</dataset>
</file>
+
+ ===== Plugin loading =====
+
+ To load the plugin into LSC, you need to modify JAVA_OPTS:
+ <code>
+ JAVA_OPTS="-DLSC.PLUGINS.PACKAGEPATH=org.lsc.plugins.connectors.obm.generated"
+ </code>
+
+ For example, to run a user synchronization:
+ <code>
+ JAVA_OPTS="-DLSC.PLUGINS.PACKAGEPATH=org.lsc.plugins.connectors.obm.generated" /usr/bin/lsc -f /etc/lsc/obm/ -s user -t1
+ </code>
+
+ <note tip>The use of -t1 limits LSC to one thread, that is better to use the OBM REST API.</note>
--
This mail was generated by DokuWiki at
http://lsc-project.org/wiki/
Loading...