Sorry. I dont say anything. Thankz

2017-06-21 12:18 GMT-03:00 Cristian Vazquez <[email protected]>:

> Thankz. I use xmllint.
>
> xmllint openldap2ad/lsc.xml
> openldap2ad/lsc.xml:52: parser error : StartTag: invalid element name
>         <getAllFilter><(objectClass=inetOrgPerson)></getAllFilter>
>                        ^
> openldap2ad/lsc.xml:53: parser error : StartTag: invalid element name
>         <getOneFilter><(&amp;(objectClass=inetOrgPerson)(
> uid={uid}))></getOneFil
>                        ^
> openldap2ad/lsc.xml:54: parser error : StartTag: invalid element name
>         <cleanFilter><(&amp;(objectClass=inetOrgPerson)(
> uid={mail}))></cleanFilt
>                       ^
> openldap2ad/lsc.xml:77: parser error : StartTag: invalid element name
>         <getAllFilter><(objectClass=user)></getAllFilter>
>                        ^
> openldap2ad/lsc.xml:78: parser error : StartTag: invalid element name
>         <getOneFilter><(&amp;(objectClass=user)(sAMAccountName={uid}))></
> getOneF
>                        ^
>
> but the official page -> https://lsc-project.org/documentation/2.0/
> configuration/service/sourceldap
>
> <getAllFilter>(objectClass=inetorgperson)</getAllFilter>
>         <getOneFilter>(&amp;(objectClass=inetorgperson)
>             (mail={mail}))</getOneFilter>
>         <cleanFilter>(&amp;(objectClass=inetorgperson)
>             (mail={mail}))</cleanFilter>
>
>
>
> 2017-06-20 4:24 GMT-03:00 Clément OUDOT <clement.oudot@
> savoirfairelinux.com>:
>
>>
>>
>> Le 19/06/2017 à 21:41, Cristian Vazquez a écrit :
>>
>> Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.b: El
>> contenido del elemento 'task' no está completo. Se esperaba uno de '{"
>> http://lsc-project.org/XSD/lsc-core-2.1.xsd":propertiesBasedSyncOptions,
>> "http://lsc-project.org/XSD/lsc-core-2.1.xsd":forceSyncOptions, "
>> http://lsc-project.org/XSD/lsc-core-2.1.xsd":pluginSyncOptions}'.
>>
>>
>> Hello,
>>
>> all these errors are here because your configuration file does not
>> respect XML schema. You need to get a standard lsc.xml file (some are
>> included in LSC package) and create your configuration with correct syntax.
>> The XML parsing errors will help you to find which markups are missing.
>>
>>
>> --
>> Clément OUDOT
>> Consultant en logiciels libres, Expert infrastructure et sécurité
>> Savoir-faire Linux
>> 137 boulevard de Magenta - 75010 PARIS
>> Blog: http://sflx.ca/coudot
>>
>>
>> _______________________________________________________________
>> 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
>>
>
>
>
> --
> Saludos.
> Cristian
>



-- 
Saludos.
Cristian
_______________________________________________________________
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