Am Montag, 03. Juni 2019 17:44 CEST, Clément OUDOT <[email protected]> 
schrieb: 
 

> Try the appender:
> 
>         <!-- Messages for LDIF output -->
>         <logger name="lsc" level="DEBUG">
>                 <appender-ref ref="LDIF"/>
>         </logger>

Fine, this works now as expected, except that the LDIF isn't well-formed.
The entries DN value lacks propper base64 encoding:

# Mon Jun 03 17:45:46 CEST 2019
dn: uid=XXXX,ou=Personen,o=Hochschule f?r Musik,l=Freiburg,c=de
changetype: modify
replace: streetAddress

Cheers, RalfD

 
> 
> 
> Clément.
> 
> _______________________________________________________________
> 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 
 
 
 


_______________________________________________________________
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