Hi
I just can’t get rid of the following “s4connector-list-rejected” errors.
I tried everything see below command output:
root@ma01:~# univention-s4connector-list-rejected
UCS rejected
1: UCS DN: ou=Veera Office,cn=users,dc=local,dc=veera,dc=ch
S4 DN: ou=veera office,cn=users,DC=local,DC=veera,DC=ch
Filename: /var/lib/univention-connector/s4/1559056341.012069
2: UCS DN: ou=Veera Office,cn=users,dc=local,dc=veera,dc=ch
S4 DN: ou=veera office,cn=users,DC=local,DC=veera,DC=ch
Filename: /var/lib/univention-connector/s4/1559056341.163709
3: UCS DN: uid=myusername,ou=Veera Office,cn=users,dc=local,dc=veera,dc=ch
S4 DN: <not found>
Filename: /var/lib/univention-connector/s4/1559057264.516349
S4 rejected
last synced USN: 3965
root@ma01:~# /usr/share/univention-s4-connector/remove_s4_rejected.py DN=ou='veera office',cn=users,DC=local,DC=veera,DC=ch
ERROR: The object DN=ou=veera office,cn=users,DC=local,DC=veera,DC=ch was not found.
root@ma01:~# /usr/share/univention-s4-connector/remove_s4_rejected.py ou='veera office',cn=users,DC=local,DC=veera,DC=ch
ERROR: The object ou=veera office,cn=users,DC=local,DC=veera,DC=ch was not found.
root@ma01:~# /usr/share/univention-s4-connector/remove_s4_rejected.py ou=veera office,cn=users,DC=local,DC=veera,DC=ch
Usage: remove_s4_rejected.py dn
Options:
-h, --help show this help message and exit
root@ma01:~# /usr/share/univention-s4-connector/remove_s4_rejected.py dn=ou=veera office,cn=users,DC=local,DC=veera,DC=ch
Usage: remove_s4_rejected.py dn
Options:
-h, --help show this help message and exit
root@ma01:~# /usr/share/univention-s4-connector/remove_s4_rejected.py dn,ou=veera office,cn=users,DC=local,DC=veera,DC=ch
Usage: remove_s4_rejected.py dn
Options:
-h, --help show this help message and exit
root@ma01:~# /usr/share/univention-s4-connector/remove_s4_rejected.py dn ou=veera office,cn=users,DC=local,DC=veera,DC=ch
Usage: remove_s4_rejected.py dn
Options:
-h, --help show this help message and exit
root@ma01:~#
any body an idea?
thanks