webmaster
2013-09-18 09:01:39 UTC
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/09/18 11:01
Browser : Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:23.0) Gecko/20100101 Firefox/23.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/configuration/service/sourceldap?rev=1334914993
New Revision: http://lsc-project.org/wiki/documentation/2.0/configuration/service/sourceldap
Edit Summary:
User : rouazana
@@ -11,13 +11,8 @@
<ldapSourceService>
<name>opends-src-service</name>
<connection reference="ldap-src-conn" />
<baseDn>ou=People</baseDn>
- <getAllFilter>(objectClass=inetorgperson)</getAllFilter>
- <getOneFilter>(&(objectClass=inetorgperson)
- (mail={mail}))</getOneFilter>
- <cleanFilter>(&(objectClass=inetorgperson)
- (mail={mail}))</cleanFilter>
<pivotAttributes>
<string>mail</string>
</pivotAttributes>
<fetchedAttributes>
@@ -26,8 +21,13 @@
<string>objectClass</string>
<string>uid</string>
<string>mail</string>
</fetchedAttributes>
+ <getAllFilter>(objectClass=inetorgperson)</getAllFilter>
+ <getOneFilter>(&(objectClass=inetorgperson)
+ (mail={mail}))</getOneFilter>
+ <cleanFilter>(&(objectClass=inetorgperson)
+ (mail={mail}))</cleanFilter>
</ldapSourceService>
</task>
</tasks>
</lsc>
@@ -36,12 +36,12 @@
The LDAP service should be configured by using the following settings:
* **name**: mandatory, it should contain any value that will uniquely identify this service regarding a task
* **connection**: this node should not contain any element, just a "reference" attribute which is used to look for the corresponding connection with this name (as sub-element of the connection element)
* **baseDn**: mandatory, this value provides the root distinguish name to use to look for entries
+ * **pivotAttributes**: mandatory, this list of string values contains all the pivot attributes that are fetched when looking for all entries to synchronized and are used to get the right filter to read every single and complete entry to synchronize
+ * **fetchedAttributes**: mandatory, this list of string values contains all the attributes that will be read from the source directory
* **getAllFilter**: mandatory, this filter is used to look for all entries that have to be synchronized
* **getOneFilter**: mandatory, this filter is used to look for a particular entry - the value will be computed to replace the corresponding **source** pivot attributes with their value at runtime
* **cleanFilter**: optional, this filter is used to look for a particular entry for the clean phase - the value will be computed to replace the corresponding pivot attributes with their value at runtime
- * **pivotAttributes**: mandatory, this list of string values contains all the pivot attributes that are fetched when looking for all entries to synchronized and are used to get the right filter to read every single and complete entry to synchronize
- * **fetchedAttributes**: mandatory, this list of string values contains all the attributes that will be read from the source directory
* **filterAsync**: optional, filter that will be used to simulate a asynchronous task (default: modifytimestamp>={0})
* **dateFormat**: optional, date format for the above filter (default: yyyyMMddHHmmss'Z)
* **interval**: optional, interval in seconds to fetch data based on the above filter (default: 5)
Date : 2013/09/18 11:01
Browser : Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:23.0) Gecko/20100101 Firefox/23.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/configuration/service/sourceldap?rev=1334914993
New Revision: http://lsc-project.org/wiki/documentation/2.0/configuration/service/sourceldap
Edit Summary:
User : rouazana
@@ -11,13 +11,8 @@
<ldapSourceService>
<name>opends-src-service</name>
<connection reference="ldap-src-conn" />
<baseDn>ou=People</baseDn>
- <getAllFilter>(objectClass=inetorgperson)</getAllFilter>
- <getOneFilter>(&(objectClass=inetorgperson)
- (mail={mail}))</getOneFilter>
- <cleanFilter>(&(objectClass=inetorgperson)
- (mail={mail}))</cleanFilter>
<pivotAttributes>
<string>mail</string>
</pivotAttributes>
<fetchedAttributes>
@@ -26,8 +21,13 @@
<string>objectClass</string>
<string>uid</string>
<string>mail</string>
</fetchedAttributes>
+ <getAllFilter>(objectClass=inetorgperson)</getAllFilter>
+ <getOneFilter>(&(objectClass=inetorgperson)
+ (mail={mail}))</getOneFilter>
+ <cleanFilter>(&(objectClass=inetorgperson)
+ (mail={mail}))</cleanFilter>
</ldapSourceService>
</task>
</tasks>
</lsc>
@@ -36,12 +36,12 @@
The LDAP service should be configured by using the following settings:
* **name**: mandatory, it should contain any value that will uniquely identify this service regarding a task
* **connection**: this node should not contain any element, just a "reference" attribute which is used to look for the corresponding connection with this name (as sub-element of the connection element)
* **baseDn**: mandatory, this value provides the root distinguish name to use to look for entries
+ * **pivotAttributes**: mandatory, this list of string values contains all the pivot attributes that are fetched when looking for all entries to synchronized and are used to get the right filter to read every single and complete entry to synchronize
+ * **fetchedAttributes**: mandatory, this list of string values contains all the attributes that will be read from the source directory
* **getAllFilter**: mandatory, this filter is used to look for all entries that have to be synchronized
* **getOneFilter**: mandatory, this filter is used to look for a particular entry - the value will be computed to replace the corresponding **source** pivot attributes with their value at runtime
* **cleanFilter**: optional, this filter is used to look for a particular entry for the clean phase - the value will be computed to replace the corresponding pivot attributes with their value at runtime
- * **pivotAttributes**: mandatory, this list of string values contains all the pivot attributes that are fetched when looking for all entries to synchronized and are used to get the right filter to read every single and complete entry to synchronize
- * **fetchedAttributes**: mandatory, this list of string values contains all the attributes that will be read from the source directory
* **filterAsync**: optional, filter that will be used to simulate a asynchronous task (default: modifytimestamp>={0})
* **dateFormat**: optional, date format for the above filter (default: yyyyMMddHHmmss'Z)
* **interval**: optional, interval in seconds to fetch data based on the above filter (default: 5)
--
This mail was generated by DokuWiki at
http://lsc-project.org/wiki/
This mail was generated by DokuWiki at
http://lsc-project.org/wiki/