Le 03/11/2015 21:12, Dan G. Switzer, II a écrit :
I've read through the documentation and have done some searches, but there are a couple of elements in the lsc.xml where the descriptions in the documentation aren't helping me understand their purpose:

  * lsc.xml
      o <ldapConnection>
          + <referral> - One of the following values: IGNORE, THROUGH,
            THROW or ERROR. Most of the time you should either IGNORE
            them, go THROUGH or handle them as an ERROR
          + <derefAliases> - One of the following values: NEVER,
            SEARCH, FIND or ALWAYS. Most of the time, use NEVER
      o <propertiesBasedSyncOptions>
          + <defaultPolicy> - This is the value used to determine how
            to synchronize attributes value in destination, according
            to existing values, provided default, forced and create
            values. It may take the following values: FORCE, KEEP or MERGE

I suspect my lack of familiarity with LDAP might be part of the problem (maybe these are well understood terms).

Could someone provide me with more details or better descriptions on the above elements?

What exactly does the <referral> control? Why would you use it?

What exactly does the <derefAliases> control? Why would you use it?

What's a better definition for the <defaultPolicy> element? What are the exact effects of each verb?


Hi Dan,

For referrals and aliases, you need to read docs about the LDAP protocol. See for example http://www.zytrax.com/books/ldap/ch7/referrals.html

For LSC policies, take a look at http://lsc-project.org/wiki/documentation/latest/configuration/syncoptions?&#functionality_matrix

--
Clément OUDOT
Consultant en logiciels libres, Expert infrastructure et sécurité
Savoir-faire Linux

_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to