Hi there,
My log is very very big (26GB) from what i can see the problem is this message that keep repeat
[quote]01.09.2016 09:42:17,93 LDAP (PROCESS): sync from ucs: [ user] [ add] CN=Fabrica 1,cn=users,DC=ccm,DC=local
01.09.2016 09:42:17,94 LDAP (WARNING): encode_s4_object: encode attrib terminalServer failed, ignored!
01.09.2016 09:42:17,99 LDAP (WARNING): password_sync_ucs_to_s4: userPrincipalName != krb5Principal: 'fabrica1@ccm.local’ != ‘Expedição1@CCM.LOCAL’
01.09.2016 09:42:17,99 LDAP (WARNING): sqlite: You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings.
01.09.2016 09:42:17,99 LDAP (WARNING): sqlite: You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings.
01.09.2016 09:42:17,99 LDAP (WARNING): sync failed, saved as rejected
/var/lib/univention-connector/s4/1472718303.832256
01.09.2016 09:42:17,99 LDAP (WARNING): Traceback (most recent call last):
File “/usr/lib/pymodules/python2.7/univention/s4connector/init.py”, line 805, in __sync_file_from_ucs
or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old, new))):
File “/usr/lib/pymodules/python2.7/univention/s4connector/s4/init.py”, line 2613, in sync_from_ucs
f(self, property_type, object)
File “/usr/lib/pymodules/python2.7/univention/s4connector/s4/password.py”, line 580, in password_sync_ucs_to_s4
unicodePwd_new = binascii.a2b_hex(ucsNThash)
TypeError: Non-hexadecimal digit found[/quote]
How can i solve that message? Must i change the Expedição to Expedicao ?