Univention Bugzilla – Attachment 5613 Details for
Bug 33338
In place upgrade of the Samba 3/NT4 to a Samba 4/AD domain - s4connector rejects and Tracebacks
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
connector-s4.log
connector-s4.log (text/x-log), 1.99 MB, created by
Felix Botner
on 2013-11-12 17:02:12 CET
(
hide
)
Description:
connector-s4.log
Filename:
MIME Type:
Creator:
Felix Botner
Created:
2013-11-12 17:02:12 CET
Size:
1.99 MB
patch
obsolete
>12.11.2013 16:26:44,125 MAIN (------ ): DEBUG_INIT >12.11.2013 16:26:44,560 MAIN (------ ): DEBUG_INIT >12.11.2013 16:26:50,618 MAIN (------ ): DEBUG_INIT >12.11.2013 16:26:50,784 LDAP (PROCESS): Building internal group membership cache >12.11.2013 16:26:50,802 LDAP (PROCESS): Internal group membership cache was created >12.11.2013 16:26:51,79 LDAP (PROCESS): Scan all changes from UCS ... >12.11.2013 16:26:51,327 LDAP (PROCESS): sync from ucs: [ container_dc] [ add] dc=perf,dc=test >12.11.2013 16:26:51,346 LDAP (PROCESS): sync from ucs: [ container] [ add] cn=dns,dc=perf,dc=test >12.11.2013 16:26:51,375 LDAP (PROCESS): sync from ucs: [ container] [ add] cn=samba,dc=perf,dc=test >12.11.2013 16:26:51,400 LDAP (PROCESS): sync from ucs: [ container] [ add] cn=users,dc=perf,dc=test >12.11.2013 16:26:51,420 LDAP (PROCESS): sync from ucs: [ container] [ add] cn=groups,dc=perf,dc=test >12.11.2013 16:26:51,445 LDAP (PROCESS): sync from ucs: [ container] [ add] cn=computers,dc=perf,dc=test >12.11.2013 16:26:51,469 LDAP (PROCESS): sync from ucs: [ container] [ add] cn=dc,cn=computers,dc=perf,dc=test >12.11.2013 16:26:51,495 LDAP (PROCESS): sync from ucs: [ user] [ add] CN=test7,cn=users,dc=perf,dc=test >12.11.2013 16:26:51,559 LDAP (PROCESS): sync from ucs: [ user] [ add] CN=test8,cn=users,dc=perf,dc=test >12.11.2013 16:26:51,624 LDAP (PROCESS): sync from ucs: [ user] [ add] CN=testxp,cn=users,dc=perf,dc=test >12.11.2013 16:26:51,693 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:26:51,696 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:26:51,696 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:26:51,699 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:26:51,701 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:26:51,710 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:26:51,712 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:26:51,712 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:26:51,715 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:26:51,716 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:26:51,724 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:26:51,726 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:26:51,727 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:26:51,730 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:26:51,731 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:26:51,737 LDAP (PROCESS): sync from ucs: [ user] [ add] CN=join-slave,cn=users,dc=perf,dc=test >12.11.2013 16:26:51,875 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:26:51,877 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:26:51,877 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:26:51,888 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:26:51,888 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:26:51,895 LDAP (PROCESS): sync from ucs: [ user] [ add] CN=join-backup,cn=users,dc=perf,dc=test >12.11.2013 16:26:52,33 LDAP (PROCESS): sync from ucs: [windowscomputer] [ add] CN=winxpsp3,cn=computers,dc=perf,dc=test >12.11.2013 16:26:52,86 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Domain Users,cn=groups,dc=perf,dc=test >12.11.2013 16:26:52,128 LDAP (PROCESS): sync from ucs: [ dns] [ add] zoneName=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:52,206 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Domain Admins,cn=groups,dc=perf,dc=test >12.11.2013 16:26:52,244 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Domain Guests,cn=groups,dc=perf,dc=test >12.11.2013 16:26:52,294 LDAP (PROCESS): sync from ucs: [ user] [ add] CN=Administrator,cn=users,dc=perf,dc=test >12.11.2013 16:26:52,408 LDAP (PROCESS): sync from ucs: [ container] [ add] cn=Virtual Machine Manager,dc=perf,dc=test >12.11.2013 16:26:52,443 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:26:52,446 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:26:52,447 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:26:52,452 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:26:52,453 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:26:52,461 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Print Operators,cn=builtin,dc=perf,dc=test >12.11.2013 16:26:52,522 LDAP (PROCESS): sync from ucs: [ container] [ add] cn=memberserver,cn=computers,dc=perf,dc=test >12.11.2013 16:26:52,560 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:26:52,564 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:26:52,564 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:26:52,569 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:26:52,570 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:26:52,596 LDAP (PROCESS): sync from ucs: [ container_dc] [ add] sambaDomainName=PERF,cn=samba,dc=perf,dc=test >12.11.2013 16:26:52,762 LDAP (PROCESS): sync from ucs: [ dns] [ add] zoneName=7.200.10.in-addr.arpa,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:52,841 LDAP (PROCESS): sync from ucs: [windowscomputer] [ add] CN=pmember,cn=computers,dc=perf,dc=test >12.11.2013 16:26:52,882 LDAP (PROCESS): sync from ucs: [ container] [ add] cn=Information,cn=virtual machine manager,dc=perf,dc=test >12.11.2013 16:26:52,946 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=pslave,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:52,976 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=pmaster,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:53,23 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=pbackup,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:53,68 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=pmember,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:53,102 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_ldap._tcp,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:53,142 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=70,zonename=7.200.10.in-addr.arpa,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:53,175 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_kerberos._tcp,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:53,206 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_kerberos._udp,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:53,239 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=71,zonename=7.200.10.in-addr.arpa,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:53,271 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=72,zonename=7.200.10.in-addr.arpa,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:53,306 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=73,zonename=7.200.10.in-addr.arpa,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:53,346 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_kerberos-adm._tcp,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:53,380 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_domaincontroller_master._tcp,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:53,421 LDAP (PROCESS): sync from ucs: [ container] [ add] cn=Builtin,dc=perf,dc=test >12.11.2013 16:26:53,438 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269910.837789. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,439 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269910.959145. The DN cn=Authenticated Users,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,440 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269911.039869. The DN cn=Authenticated Users,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,445 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269911.431365. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,447 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269911.503694. The DN cn=World Authority,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,450 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269911.827316. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,451 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269911.907933. The DN cn=Everyone,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,455 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269912.278433. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,456 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269912.360050. The DN cn=Null Authority,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,460 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269912.692661. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,461 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269912.758717. The DN cn=Nobody,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,466 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269913.155475. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,467 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269913.215941. The DN cn=Enterprise Domain Controllers,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,468 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269913.287661. The DN cn=Enterprise Domain Controllers,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,471 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269913.694877. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,472 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269913.754666. The DN cn=Remote Interactive Logon,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,476 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269914.110797. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,477 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269914.184791. The DN cn=SChannel Authentication,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,481 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269914.560040. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,482 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269914.622340. The DN cn=Digest Authentication,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,488 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269914.999763. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,490 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269915.070837. The DN cn=Terminal Server User,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,493 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269915.456737. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,494 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269915.548494. The DN cn=NTLM Authentication,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,498 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269915.930017. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,499 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269916.007673. The DN cn=Other Organization,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,503 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269916.422999. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,504 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269916.494862. The DN cn=This Organization,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,508 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269916.850344. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,509 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269916.922453. The DN cn=Anonymous Logon,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,513 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269917.274180. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,514 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269917.345731. The DN cn=Network Service,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,517 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269917.691729. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,518 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269917.771035. The DN cn=Creator Group,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,522 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269918.110649. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,523 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269918.185684. The DN cn=Creator Owner,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,527 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269918.534489. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,528 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269918.611316. The DN cn=Local Service,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,532 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269918.951774. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,533 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269919.043559. The DN cn=Owner Rights,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,537 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269919.389341. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,538 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269919.470707. The DN cn=Interactive,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,541 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269919.820837. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,542 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269919.891626. The DN cn=Restricted,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,546 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269920.235465. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,547 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269920.307589. The DN cn=Network,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,551 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269920.670189. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,552 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269920.743642. The DN cn=Service,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,556 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269921.128893. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,557 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269921.201507. The DN cn=Dialup,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,560 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269921.603674. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,562 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269921.666181. The DN cn=System,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,565 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269922.018172. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,566 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269922.100274. The DN cn=Batch,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,570 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269922.428680. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,571 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269922.509417. The DN cn=Proxy,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,575 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269922.881322. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:26:53,576 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269922.938993. The DN cn=IUSR,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,581 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269923.384392. The DN cn=Self,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,581 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269927.880602. The DN cn=Windows Hosts,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,582 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269928.218857. The DN cn=DC Backup Hosts,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,582 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269928.551923. The DN cn=DC Slave Hosts,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,583 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269928.902038. The DN cn=Computers,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,583 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.026648. The DN cn=Printer-Admins,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,583 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.046284. The DN cn=Authenticated Users,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,584 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.060695. The DN cn=World Authority,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,584 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.084483. The DN cn=Everyone,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,585 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.106508. The DN cn=Null Authority,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,585 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.122787. The DN cn=Nobody,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,586 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.148035. The DN cn=Enterprise Domain Controllers,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,586 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.197376. The DN cn=Remote Interactive Logon,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,587 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.226272. The DN cn=SChannel Authentication,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,587 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.239699. The DN cn=Digest Authentication,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,587 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.250146. The DN cn=Terminal Server User,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,588 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.260009. The DN cn=NTLM Authentication,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,588 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.274624. The DN cn=Other Organization,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,589 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.287138. The DN cn=This Organization,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,589 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.303629. The DN cn=Anonymous Logon,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,590 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.317326. The DN cn=Network Service,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,590 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.325367. The DN cn=Creator Group,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,591 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.343834. The DN cn=Creator Owner,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,591 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.350017. The DN cn=Local Service,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,591 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.364553. The DN cn=Owner Rights,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,592 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.385201. The DN cn=Interactive,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,592 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.404177. The DN cn=Restricted,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,593 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.419199. The DN cn=Network,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,593 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.426634. The DN cn=Service,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,594 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.434664. The DN cn=Dialup,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,594 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.439810. The DN cn=System,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,594 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.451570. The DN cn=Batch,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,595 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.454827. The DN cn=Proxy,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,595 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.462199. The DN cn=IUSR,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,596 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.465464. The DN cn=Self,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,596 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.474470. The DN cn=Domain Admins,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,597 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.478119. The DN cn=Domain Users,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,597 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.486120. The DN cn=Domain Guests,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,597 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.488673. The DN cn=Windows Hosts,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,598 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.498322. The DN cn=DC Backup Hosts,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,598 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.501786. The DN cn=DC Slave Hosts,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,599 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.510440. The DN cn=Computers,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,599 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.513843. The DN cn=Backup Join,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,600 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.522428. The DN cn=Slave Join,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,600 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269930.525797. The DN cn=groupxp,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,601 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269931.299448. The DN sambaDomainName=PERF,cn=samba,dc=perf,dc=test will synced later >12.11.2013 16:26:53,601 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269931.305269. The DN sambaDomainName=PERF,cn=samba,dc=perf,dc=test will synced later >12.11.2013 16:26:53,603 LDAP (PROCESS): sync from ucs: [ container_dc] [ modify] sambadomainname=perf,cn=samba,dc=perf,dc=test >12.11.2013 16:26:53,631 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.279352. The DN cn=Printer-Admins,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,632 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.285237. The DN cn=Authenticated Users,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,633 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.303344. The DN cn=World Authority,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,634 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.315766. The DN cn=Everyone,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,634 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.335514. The DN cn=Null Authority,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,635 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.343521. The DN cn=Nobody,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,636 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.357787. The DN cn=Enterprise Domain Controllers,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,637 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.382304. The DN cn=Remote Interactive Logon,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,637 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.388902. The DN cn=SChannel Authentication,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,637 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.398952. The DN cn=Digest Authentication,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,638 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.409180. The DN cn=Terminal Server User,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,638 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.422781. The DN cn=NTLM Authentication,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,639 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.435548. The DN cn=Other Organization,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,639 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.454703. The DN cn=This Organization,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,640 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.469191. The DN cn=Anonymous Logon,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,640 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.483956. The DN cn=Network Service,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,641 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.504633. The DN cn=Creator Group,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,641 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.519308. The DN cn=Creator Owner,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,642 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.532079. The DN cn=Local Service,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,642 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.536849. The DN cn=Owner Rights,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,642 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.551590. The DN cn=Interactive,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,643 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.565798. The DN cn=Restricted,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,643 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.587123. The DN cn=Network,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,644 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.603139. The DN cn=Service,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,644 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.611272. The DN cn=Dialup,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,645 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.622232. The DN cn=System,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,645 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.626067. The DN cn=Batch,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,646 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.634311. The DN cn=Proxy,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,646 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.637321. The DN cn=IUSR,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,646 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.649670. The DN cn=Self,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,647 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.655013. The DN cn=Domain Admins,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,647 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.664074. The DN cn=Domain Users,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,648 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.674099. The DN cn=Domain Guests,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,648 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.677298. The DN cn=Windows Hosts,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,649 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.686313. The DN cn=DC Backup Hosts,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,649 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.689040. The DN cn=DC Slave Hosts,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,650 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.698269. The DN cn=Computers,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,650 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.701603. The DN cn=Backup Join,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,651 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.710400. The DN cn=Slave Join,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,651 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269945.713640. The DN cn=groupxp,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,657 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,659 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,659 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:26:53,671 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,674 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,674 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:26:53,683 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,686 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,686 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:26:53,698 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,700 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,701 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:26:53,710 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=domain users,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,725 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=domain admins,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,739 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=domain guests,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,753 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,755 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,755 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:26:53,774 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=print operators,cn=builtin,dc=perf,dc=test >12.11.2013 16:26:53,790 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,792 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,792 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:26:53,807 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.659503. The DN cn=Authenticated Users,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,808 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.659744. The DN cn=Authenticated Users,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,811 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.660148. The DN cn=World Authority,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,815 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.660545. The DN cn=Everyone,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,817 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.661061. The DN cn=Null Authority,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,819 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.661451. The DN cn=Nobody,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,821 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.661834. The DN cn=Enterprise Domain Controllers,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,822 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.662066. The DN cn=Enterprise Domain Controllers,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,824 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.662468. The DN cn=Remote Interactive Logon,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,826 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.662860. The DN cn=SChannel Authentication,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,828 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.663239. The DN cn=Digest Authentication,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,830 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.663681. The DN cn=Terminal Server User,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,832 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.664063. The DN cn=NTLM Authentication,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,834 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.664442. The DN cn=Other Organization,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,836 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.664852. The DN cn=This Organization,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,838 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.665295. The DN cn=Anonymous Logon,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,839 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.665669. The DN cn=Network Service,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,841 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.666096. The DN cn=Creator Group,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,843 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.666785. The DN cn=Creator Owner,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,845 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.667440. The DN cn=Local Service,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,847 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.667818. The DN cn=Owner Rights,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,849 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.668224. The DN cn=Interactive,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,851 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.668629. The DN cn=Restricted,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,853 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.669089. The DN cn=Network,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,854 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.669472. The DN cn=Service,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,856 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.669871. The DN cn=Dialup,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,858 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.670247. The DN cn=System,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,860 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.670639. The DN cn=Batch,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,862 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.671011. The DN cn=Proxy,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,863 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.671474. The DN cn=IUSR,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,865 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.671849. The DN cn=Self,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,866 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.672069. The DN cn=Windows Hosts,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,866 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.672320. The DN cn=DC Backup Hosts,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,867 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.672745. The DN cn=DC Slave Hosts,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,867 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.673114. The DN cn=Computers,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,868 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.673385. The DN cn=Printer-Admins,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,868 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.673630. The DN cn=Authenticated Users,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,869 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.673865. The DN cn=World Authority,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,869 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.674097. The DN cn=Everyone,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,870 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.674328. The DN cn=Null Authority,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,870 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.674577. The DN cn=Nobody,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,870 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.674812. The DN cn=Enterprise Domain Controllers,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,871 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.675057. The DN cn=Remote Interactive Logon,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,871 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.675293. The DN cn=SChannel Authentication,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,872 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.675545. The DN cn=Digest Authentication,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,872 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.675774. The DN cn=Terminal Server User,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,873 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.676006. The DN cn=NTLM Authentication,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,873 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.676236. The DN cn=Other Organization,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,873 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.676477. The DN cn=This Organization,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,874 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.676747. The DN cn=Anonymous Logon,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,874 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.677048. The DN cn=Network Service,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,875 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.677292. The DN cn=Creator Group,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,875 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.677547. The DN cn=Creator Owner,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,876 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.677777. The DN cn=Local Service,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,876 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.678024. The DN cn=Owner Rights,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,877 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.678255. The DN cn=Interactive,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,877 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.678496. The DN cn=Restricted,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,877 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.678792. The DN cn=Network,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,878 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.679231. The DN cn=Service,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,878 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.679637. The DN cn=Dialup,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,879 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.679946. The DN cn=System,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,879 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.680180. The DN cn=Batch,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,880 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.680410. The DN cn=Proxy,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,880 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.680660. The DN cn=IUSR,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,881 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.680906. The DN cn=Self,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:26:53,881 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.681206. The DN cn=Domain Admins,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,881 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.681457. The DN cn=Domain Users,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,882 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.681729. The DN cn=Domain Guests,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,882 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.681987. The DN cn=Windows Hosts,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,883 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.682229. The DN cn=DC Backup Hosts,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,883 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.682499. The DN cn=DC Slave Hosts,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,884 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.682773. The DN cn=Computers,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,884 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.683046. The DN cn=Backup Join,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,885 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.683296. The DN cn=Slave Join,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,885 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269958.683559. The DN cn=groupxp,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:26:53,890 LDAP (PROCESS): sync from ucs: [ group] [ modify] cn=print operators,cn=builtin,dc=perf,dc=test >12.11.2013 16:26:53,954 LDAP (PROCESS): sync from ucs: [ group] [ modify] cn=domain admins,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,966 LDAP (PROCESS): sync from ucs: [ group] [ modify] cn=domain users,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,979 LDAP (PROCESS): sync from ucs: [ group] [ modify] cn=domain guests,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,993 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,995 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:26:53,995 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:26:54,16 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:26:54,20 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:26:54,20 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:26:54,30 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:26:54,33 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:26:54,33 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:26:54,54 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:26:54,57 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:26:54,57 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:26:54,66 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:26:54,68 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:26:54,68 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:26:54,78 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:26:54,81 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:26:54,81 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:26:54,97 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=34102d7e-afe7-4bcd-b2f5-acbcd78f60b9._msdcs,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,143 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269974.189247. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,144 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269974.408017. The DN relativeDomainName=_ldap._tcp,zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,145 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269974.414508. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,146 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269974.604395. The DN relativeDomainName=_ldap._tcp,zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,147 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269974.614228. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,151 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_ldap._tcp.dc._msdcs,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,186 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269974.824912. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,190 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_ldap._tcp.079209c2-d4cc-47b6-82d5-1e97b2272c3b.domains._msdcs,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,218 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269975.236857. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,222 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_kerberos._tcp.dc._msdcs,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,251 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269976.310274. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,254 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_kpasswd._tcp,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,282 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269976.511215. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,285 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_kpasswd._udp,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,316 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269976.712017. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,320 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_ldap._tcp.Default-First-Site-Name._sites,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,347 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269976.993761. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,351 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_ldap._tcp.Default-First-Site-Name._sites.dc._msdcs,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,379 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269977.207079. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,382 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_kerberos._tcp.Default-First-Site-Name._sites,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,412 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269977.452766. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,416 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_kerberos._tcp.Default-First-Site-Name._sites.dc._msdcs,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,449 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269977.670649. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,453 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=gc._msdcs,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,484 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269978.048735. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,487 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_gc._tcp,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,515 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269978.250242. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,518 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_ldap._tcp.gc._msdcs,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,547 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269978.497927. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,550 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_gc._tcp.Default-First-Site-Name._sites,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,581 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269978.702664. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,585 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_ldap._tcp.Default-First-Site-Name._sites.gc._msdcs,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,612 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269978.957660. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,615 LDAP (PROCESS): sync from ucs: [ dns] [ add] relativeDomainName=_ldap._tcp.pdc._msdcs,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,641 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269979.201047. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,642 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269980.368356. The DN relativeDomainName=_kerberos._tcp,zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,643 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269980.375606. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,646 LDAP (PROCESS): sync from ucs: [ dns] [ modify] relativedomainname=_kerberos._tcp,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,662 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269980.490114. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,663 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269981.043799. The DN relativeDomainName=_kerberos._udp,zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,664 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269981.055845. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,667 LDAP (PROCESS): sync from ucs: [ dns] [ modify] relativedomainname=_kerberos._udp,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,683 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269981.148282. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,684 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269982.695593. The DN relativeDomainName=_ldap._tcp,zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,685 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269982.711407. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,688 LDAP (PROCESS): sync from ucs: [ dns] [ modify] relativedomainname=_ldap._tcp,zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,705 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269982.811482. The DN zoneName=perf.test,cn=dns,dc=perf,dc=test will synced later >12.11.2013 16:26:54,708 LDAP (PROCESS): sync from ucs: [ dns] [ modify] zonename=perf.test,cn=microsoftdns,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,727 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384269993.678458. The DN cn=pmaster,cn=dc,cn=computers,dc=perf,dc=test will synced later >12.11.2013 16:26:54,730 LDAP (PROCESS): sync from ucs: [ container] [ add] cn=System,dc=perf,dc=test >12.11.2013 16:26:54,757 LDAP (PROCESS): sync from ucs: [ container] [ add] cn=Policies,cn=system,dc=perf,dc=test >12.11.2013 16:26:54,771 LDAP (PROCESS): sync from ucs: [ ou] [ add] ou=Domain Controllers,dc=perf,dc=test >12.11.2013 16:26:54,798 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270003.571822. The DN krb5PrincipalName=krbtgt/PERF.TEST@PERF.TEST,cn=kerberos,dc=perf,dc=test will synced later >12.11.2013 16:26:54,816 LDAP (PROCESS): sync from ucs: [ dc] [ modify] CN=PMASTER,ou=domain controllers,dc=perf,dc=test >12.11.2013 16:26:54,852 LDAP (PROCESS): sync from ucs: [ ou] [ modify] ou=domain controllers,dc=perf,dc=test >12.11.2013 16:26:54,872 LDAP (PROCESS): sync from ucs: [ container_dc] [ modify] dc=perf,dc=test >12.11.2013 16:26:54,897 LDAP (PROCESS): initialize S4: last USN is 0, sync all >12.11.2013 16:26:55,62 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=dc,cn=computers,dc=perf,dc=test >12.11.2013 16:26:55,99 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:26:55,149 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:26:55,165 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:26:55,165 LDAP (WARNING): sync to ucs was not successfull, save rejected >12.11.2013 16:26:55,166 LDAP (WARNING): object was: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:26:55,175 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_kpasswd._udp,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:26:55,199 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Administrators,cn=builtin,dc=perf,dc=test >12.11.2013 16:26:55,393 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Account Operators,cn=builtin,dc=perf,dc=test >12.11.2013 16:26:55,600 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Allowed RODC Password Replication Group,cn=groups,dc=perf,dc=test >12.11.2013 16:26:55,784 LDAP (PROCESS): sync to ucs: [ ou] [ modify] ou=domain controllers,dc=perf,dc=test >12.11.2013 16:26:55,813 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=DnsAdmins,cn=groups,dc=perf,dc=test >12.11.2013 16:26:55,983 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Schema Admins,cn=groups,dc=perf,dc=test >12.11.2013 16:26:56,182 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_kerberos._tcp,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:26:56,199 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Users,cn=builtin,dc=perf,dc=test >12.11.2013 16:26:56,364 LDAP (WARNING): group_members_sync_to_ucs: failed to identify object type of s4 member, ignore membership: CN=S-1-5-4,CN=ForeignSecurityPrincipals,DC=perf,DC=test >12.11.2013 16:26:56,366 LDAP (WARNING): group_members_sync_to_ucs: failed to identify object type of s4 member, ignore membership: CN=S-1-5-11,CN=ForeignSecurityPrincipals,DC=perf,DC=test >12.11.2013 16:26:56,398 LDAP (PROCESS): sync to ucs: [windowscomputer] [ modify] cn=pbackup,cn=dc,cn=computers,dc=perf,dc=test >12.11.2013 16:26:56,485 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=gc._msdcs,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:26:56,501 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Performance Log Users,cn=builtin,dc=perf,dc=test >12.11.2013 16:26:56,669 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Backup Operators,cn=builtin,dc=perf,dc=test >12.11.2013 16:26:56,867 LDAP (PROCESS): sync to ucs: [ user] [ add] uid=Guest,cn=users,dc=perf,dc=test >12.11.2013 16:26:56,954 LDAP (WARNING): __set_values: The attributes for lastname have not been removed as it represents a mandatory attribute >12.11.2013 16:26:57,488 LDAP (WARNING): password_sync_ucs_s4_to_ucs: Failed to get Password-Hash from S4 >12.11.2013 16:26:57,565 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Pre-Windows 2000 Compatible Access,cn=builtin,dc=perf,dc=test >12.11.2013 16:26:57,740 LDAP (WARNING): group_members_sync_to_ucs: failed to identify object type of s4 member, ignore membership: CN=S-1-5-11,CN=ForeignSecurityPrincipals,DC=perf,DC=test >12.11.2013 16:26:57,754 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=information,cn=virtual machine manager,dc=perf,dc=test >12.11.2013 16:26:57,796 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=domain admins,cn=groups,dc=perf,dc=test >12.11.2013 16:26:57,869 LDAP (PROCESS): sync to ucs: [ container] [ add] CN=User,cn={31b2f340-016d-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:26:57,886 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:26:57,886 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1304, in sync_to_ucs > result = self.add_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1177, in add_in_ucs > return ucs_object.create() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 332, in create > return self._create() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 703, in _create > self.lo.add(self.dn, al) > File "/usr/lib/pymodules/python2.6/univention/admin/uldap.py", line 398, in add > raise univention.admin.uexceptions.ldapError, _err2str(msg) >ldapError: No such object > >12.11.2013 16:26:57,887 LDAP (WARNING): sync to ucs was not successfull, save rejected >12.11.2013 16:26:57,887 LDAP (WARNING): object was: CN=User,CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=perf,DC=test >12.11.2013 16:26:57,897 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=memberserver,cn=computers,dc=perf,dc=test >12.11.2013 16:26:57,927 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=pslave,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:26:57,939 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=computers,dc=perf,dc=test >12.11.2013 16:26:57,970 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:26:58,22 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:26:58,22 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:26:58,22 LDAP (WARNING): sync to ucs was not successfull, save rejected >12.11.2013 16:26:58,22 LDAP (WARNING): object was: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:26:58,36 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=users,dc=perf,dc=test >12.11.2013 16:26:58,66 LDAP (PROCESS): sync to ucs: [ user] [ modify] uid=join-slave,cn=users,dc=perf,dc=test >12.11.2013 16:26:58,413 LDAP (PROCESS): sync to ucs: [ user] [ modify] uid=test7,cn=users,dc=perf,dc=test >12.11.2013 16:26:58,769 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_ldap._tcp.gc._msdcs,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:26:58,793 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Domain Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:26:59,41 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Domain Controllers,cn=groups,dc=perf,dc=test >12.11.2013 16:26:59,255 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=pmember,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:26:59,275 LDAP (PROCESS): sync to ucs: [ user] [ modify] uid=join-backup,cn=users,dc=perf,dc=test >12.11.2013 16:26:59,619 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:26:59,627 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=system,dc=perf,dc=test >12.11.2013 16:26:59,655 LDAP (PROCESS): sync to ucs: [windowscomputer] [ modify] cn=winxpsp3,cn=computers,dc=perf,dc=test >12.11.2013 16:26:59,715 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=pmaster,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:26:59,727 LDAP (PROCESS): sync to ucs: [ container_dc] [ modify] dc=perf,dc=test >12.11.2013 16:26:59,751 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Network Configuration Operators,cn=builtin,dc=perf,dc=test >12.11.2013 16:26:59,913 LDAP (PROCESS): sync to ucs: [ container] [ add] CN=User,cn={6ac1786c-016f-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:26:59,934 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:26:59,935 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1304, in sync_to_ucs > result = self.add_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1177, in add_in_ucs > return ucs_object.create() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 332, in create > return self._create() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 703, in _create > self.lo.add(self.dn, al) > File "/usr/lib/pymodules/python2.6/univention/admin/uldap.py", line 398, in add > raise univention.admin.uexceptions.ldapError, _err2str(msg) >ldapError: No such object > >12.11.2013 16:26:59,935 LDAP (WARNING): sync to ucs was not successfull, save rejected >12.11.2013 16:26:59,935 LDAP (WARNING): object was: CN=User,CN={6AC1786C-016F-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=perf,DC=test >12.11.2013 16:26:59,944 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=@,dc=7.200.10.in-addr.arpa,cn=dns,dc=perf,dc=test >12.11.2013 16:26:59,957 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=builtin,dc=perf,dc=test >12.11.2013 16:26:59,984 LDAP (PROCESS): sync to ucs: [ container] [ add] CN=Machine,cn={6ac1786c-016f-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:27:00,5 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:27:00,5 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1304, in sync_to_ucs > result = self.add_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1177, in add_in_ucs > return ucs_object.create() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 332, in create > return self._create() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 703, in _create > self.lo.add(self.dn, al) > File "/usr/lib/pymodules/python2.6/univention/admin/uldap.py", line 398, in add > raise univention.admin.uexceptions.ldapError, _err2str(msg) >ldapError: No such object > >12.11.2013 16:27:00,5 LDAP (WARNING): sync to ucs was not successfull, save rejected >12.11.2013 16:27:00,5 LDAP (WARNING): object was: CN=Machine,CN={6AC1786C-016F-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=perf,DC=test >12.11.2013 16:27:00,24 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:00,74 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:27:00,74 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:27:00,74 LDAP (WARNING): sync to ucs was not successfull, save rejected >12.11.2013 16:27:00,74 LDAP (WARNING): object was: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:27:00,89 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Event Log Readers,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:00,276 LDAP (PROCESS): sync to ucs: [windowscomputer] [ modify] cn=pslave,cn=dc,cn=computers,dc=perf,dc=test >12.11.2013 16:27:00,353 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=DnsUpdateProxy,cn=groups,dc=perf,dc=test >12.11.2013 16:27:00,518 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Distributed COM Users,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:00,663 LDAP (PROCESS): sync to ucs: [ msGPO] [ add] CN={6AC1786C-016F-11D2-945F-00C04FB984F9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:27:00,742 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Group Policy Creator Owners,cn=groups,dc=perf,dc=test >12.11.2013 16:27:00,928 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Enterprise Admins,cn=groups,dc=perf,dc=test >12.11.2013 16:27:01,123 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Performance Monitor Users,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:01,296 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Cert Publishers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:01,483 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=domain users,cn=groups,dc=perf,dc=test >12.11.2013 16:27:01,645 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Replicator,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:01,898 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:01,993 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:27:01,993 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:27:01,994 LDAP (WARNING): sync to ucs was not successfull, save rejected >12.11.2013 16:27:01,994 LDAP (WARNING): object was: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:27:02,5 LDAP (PROCESS): sync to ucs: [ msGPO] [ add] CN={31B2F340-016D-11D2-945F-00C04FB984F9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:27:02,133 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_kerberos._tcp.Default-First-Site-Name._sites.dc._msdcs,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:02,152 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Read-Only Domain Controllers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,1 MAIN (------ ): DEBUG_INIT >12.11.2013 16:27:07,26 LDAP (PROCESS): Building internal group membership cache >12.11.2013 16:27:07,35 LDAP (PROCESS): Internal group membership cache was created >12.11.2013 16:27:07,176 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:27:07,182 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,184 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,184 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:07,191 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:27:07,193 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,193 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:27:07,200 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,203 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,203 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:27:07,208 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:27:07,209 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,210 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:27:07,219 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,222 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,222 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:07,227 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:27:07,228 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,228 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:27:07,234 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,236 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,237 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:07,241 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:27:07,242 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,242 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:27:07,250 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,253 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,254 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:27:07,258 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:27:07,259 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,259 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:27:07,268 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,271 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,271 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:27:07,277 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:27:07,277 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,278 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:27:07,286 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,289 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,290 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:07,295 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:27:07,296 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,296 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:27:07,305 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,308 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,309 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:27:07,314 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:27:07,315 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,315 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:27:07,325 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,328 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,328 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:07,333 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:27:07,333 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,333 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:27:07,339 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,342 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,342 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:07,347 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:27:07,348 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,349 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:27:07,362 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,366 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,367 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:27:07,371 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:27:07,372 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,372 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:27:07,383 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,386 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,387 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:27:07,391 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:27:07,392 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,393 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:27:07,399 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,401 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,402 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:07,406 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:27:07,406 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,407 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:27:07,412 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,414 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,414 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:07,418 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:27:07,418 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,418 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:27:07,423 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,425 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,425 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:07,429 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:27:07,430 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,430 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:27:07,434 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,436 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,436 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:07,440 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:27:07,440 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,441 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:27:07,445 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,447 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,448 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:07,451 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:27:07,452 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,452 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:27:07,456 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,458 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,459 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:07,462 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:27:07,463 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:07,464 LDAP (PROCESS): Scan all changes from UCS ... >12.11.2013 16:27:07,506 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=administrators,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:07,522 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270015.410080. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:07,524 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270015.420846. The DN cn=Administrators,cn=Builtin,dc=perf,dc=test will synced later >12.11.2013 16:27:07,532 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=account operators,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:07,540 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270015.557406. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:07,549 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=allowed rodc password replication group,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,557 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270015.735154. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:07,566 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=dnsadmins,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,573 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270015.937575. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:07,582 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=schema admins,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,591 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270016.117215. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:07,597 LDAP (PROCESS): sync from ucs: [ group] [ modify] cn=schema admins,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,612 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=users,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:07,644 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270016.325413. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:07,654 LDAP (PROCESS): sync from ucs: [ group] [ modify] cn=users,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:07,668 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=performance log users,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:07,676 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270016.618916. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:07,685 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=backup operators,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:07,693 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270016.813663. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:07,703 LDAP (PROCESS): sync from ucs: [ user] [ add] cn=guest,cn=users,dc=perf,dc=test >12.11.2013 16:27:07,778 LDAP (PROCESS): sync from ucs: [ group] [ modify] cn=domain guests,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,786 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270017.418794. The DN uid=Guest,cn=users,dc=perf,dc=test will synced later >12.11.2013 16:27:07,787 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270017.443737. The DN uid=Guest,cn=users,dc=perf,dc=test will synced later >12.11.2013 16:27:07,793 LDAP (PROCESS): sync from ucs: [ user] [ modify] cn=guest,cn=users,dc=perf,dc=test >12.11.2013 16:27:07,838 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=pre-windows 2000 compatible access,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:07,866 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270017.719468. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:07,880 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=domain computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,897 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270018.948200. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:07,903 LDAP (PROCESS): sync from ucs: [ group] [ modify] cn=domain computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,918 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=domain controllers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,930 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270019.176399. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:07,936 LDAP (PROCESS): sync from ucs: [ group] [ modify] cn=domain controllers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:07,946 LDAP (PROCESS): sync from ucs: [ container_dc] [ modify] sambadomainname=perf,cn=samba,dc=perf,dc=test >12.11.2013 16:27:07,972 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=network configuration operators,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:07,982 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270019.868614. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:07,991 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=event log readers,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:07,999 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270020.222098. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:08,8 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=dnsupdateproxy,cn=groups,dc=perf,dc=test >12.11.2013 16:27:08,16 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270020.479407. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:08,28 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=distributed com users,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:12,704 MAIN (------ ): DEBUG_INIT >12.11.2013 16:27:12,735 LDAP (PROCESS): Building internal group membership cache >12.11.2013 16:27:12,743 LDAP (PROCESS): Internal group membership cache was created >12.11.2013 16:27:13,21 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:27:13,30 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,37 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,37 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:13,42 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:27:13,44 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,44 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:27:13,53 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,58 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,58 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:27:13,61 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:27:13,61 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,62 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:27:13,71 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,74 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,74 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:13,79 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:27:13,79 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,79 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:27:13,89 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,93 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,93 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:13,96 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:27:13,96 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,97 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:27:13,106 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,108 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,113 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:27:13,125 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:27:13,125 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,125 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:27:13,133 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,141 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,141 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:27:13,145 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:27:13,145 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,146 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:27:13,151 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,153 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,153 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:13,158 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:27:13,158 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,159 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:27:13,165 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,167 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,167 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:27:13,172 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:27:13,173 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,173 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:27:13,180 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,183 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,183 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:13,187 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:27:13,188 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,189 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:27:13,197 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,199 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,200 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:13,204 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:27:13,205 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,205 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:27:13,213 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,216 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,216 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:27:13,220 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:27:13,221 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,221 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:27:13,231 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,234 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,234 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:27:13,238 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:27:13,239 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,239 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:27:13,244 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,246 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,247 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:13,252 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:27:13,252 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,253 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:27:13,259 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,262 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,263 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:13,267 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:27:13,267 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,268 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:27:13,275 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,279 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,279 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:13,285 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:27:13,285 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,286 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:27:13,293 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,295 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,295 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:13,299 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:27:13,300 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,300 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:27:13,306 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,308 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,308 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:13,313 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:27:13,314 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,314 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:27:13,321 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,324 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,325 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:27:13,329 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:27:13,329 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:27:13,345 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=distributed com users,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:13,354 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270020.633003. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:13,357 LDAP (PROCESS): sync from ucs: [ msGPO] [ add] cn={6ac1786c-016f-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:27:13,366 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=group policy creator owners,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,378 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270020.878153. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:13,384 LDAP (PROCESS): sync from ucs: [ group] [ modify] cn=group policy creator owners,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,398 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=enterprise admins,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,409 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270021.058800. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:13,415 LDAP (PROCESS): sync from ucs: [ group] [ modify] cn=enterprise admins,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,430 LDAP (PROCESS): sync from ucs: [ group] [ modify] cn=administrators,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:13,449 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=performance monitor users,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:13,457 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270021.238489. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:13,466 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=cert publishers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,474 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270021.408454. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:13,483 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=replicator,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:13,491 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270021.841083. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:13,494 LDAP (PROCESS): sync from ucs: [ msGPO] [ add] cn={31b2f340-016d-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:27:13,503 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=read-only domain controllers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,513 LDAP (PROCESS): initialize S4: last USN is 0, sync all >12.11.2013 16:27:13,627 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=dc,cn=computers,dc=perf,dc=test >12.11.2013 16:27:13,662 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,709 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:27:13,710 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:27:13,711 LDAP (WARNING): sync to ucs was not successfull, save rejected >12.11.2013 16:27:13,711 LDAP (WARNING): object was: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:27:13,717 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_kpasswd._udp,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:13,738 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=administrators,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:13,815 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=account operators,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:13,880 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=allowed rodc password replication group,cn=groups,dc=perf,dc=test >12.11.2013 16:27:13,950 LDAP (PROCESS): sync to ucs: [ ou] [ modify] ou=domain controllers,dc=perf,dc=test >12.11.2013 16:27:13,982 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=dnsadmins,cn=groups,dc=perf,dc=test >12.11.2013 16:27:14,47 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=schema admins,cn=groups,dc=perf,dc=test >12.11.2013 16:27:14,123 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_kerberos._tcp,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:14,143 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=users,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:14,219 LDAP (PROCESS): sync to ucs: [windowscomputer] [ modify] cn=pbackup,cn=dc,cn=computers,dc=perf,dc=test >12.11.2013 16:27:14,280 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=gc._msdcs,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:14,293 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=performance log users,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:14,360 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=backup operators,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:14,429 LDAP (PROCESS): sync to ucs: [ user] [ modify] uid=guest,cn=users,dc=perf,dc=test >12.11.2013 16:27:14,769 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=pre-windows 2000 compatible access,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:14,831 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=information,cn=virtual machine manager,dc=perf,dc=test >12.11.2013 16:27:14,870 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=domain admins,cn=groups,dc=perf,dc=test >12.11.2013 16:27:14,942 LDAP (PROCESS): sync to ucs: [ container] [ add] CN=User,cn={31b2f340-016d-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:27:14,989 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=memberserver,cn=computers,dc=perf,dc=test >12.11.2013 16:27:15,16 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=pslave,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:15,28 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=computers,dc=perf,dc=test >12.11.2013 16:27:15,61 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:15,109 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:27:15,109 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:27:15,109 LDAP (WARNING): sync to ucs was not successfull, save rejected >12.11.2013 16:27:15,110 LDAP (WARNING): object was: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:27:15,127 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=users,dc=perf,dc=test >12.11.2013 16:27:15,163 LDAP (PROCESS): sync to ucs: [ user] [ modify] uid=join-slave,cn=users,dc=perf,dc=test >12.11.2013 16:27:15,499 LDAP (PROCESS): sync to ucs: [ user] [ modify] uid=test7,cn=users,dc=perf,dc=test >12.11.2013 16:27:15,848 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_ldap._tcp.gc._msdcs,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:15,878 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=domain computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:15,982 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=domain controllers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:16,62 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=pmember,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:16,81 LDAP (PROCESS): sync to ucs: [ user] [ modify] uid=join-backup,cn=users,dc=perf,dc=test >12.11.2013 16:27:16,423 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:16,431 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=system,dc=perf,dc=test >12.11.2013 16:27:16,463 LDAP (PROCESS): sync to ucs: [windowscomputer] [ modify] cn=winxpsp3,cn=computers,dc=perf,dc=test >12.11.2013 16:27:16,519 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=pmaster,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:16,532 LDAP (PROCESS): sync to ucs: [ container_dc] [ modify] dc=perf,dc=test >12.11.2013 16:27:16,545 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=network configuration operators,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:16,605 LDAP (PROCESS): sync to ucs: [ container] [ add] CN=User,cn={6ac1786c-016f-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:27:16,651 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=@,dc=7.200.10.in-addr.arpa,cn=dns,dc=perf,dc=test >12.11.2013 16:27:16,662 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=builtin,dc=perf,dc=test >12.11.2013 16:27:16,688 LDAP (PROCESS): sync to ucs: [ container] [ add] CN=Machine,cn={6ac1786c-016f-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:27:16,739 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:27:16,788 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:27:16,788 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:27:16,788 LDAP (WARNING): sync to ucs was not successfull, save rejected >12.11.2013 16:27:16,789 LDAP (WARNING): object was: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:27:16,801 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=event log readers,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:16,866 LDAP (PROCESS): sync to ucs: [windowscomputer] [ modify] cn=pslave,cn=dc,cn=computers,dc=perf,dc=test >12.11.2013 16:27:16,931 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=dnsupdateproxy,cn=groups,dc=perf,dc=test >12.11.2013 16:27:16,993 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=distributed com users,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:17,58 LDAP (PROCESS): sync to ucs: [ msGPO] [ modify] cn={6ac1786c-016f-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:27:17,116 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=group policy creator owners,cn=groups,dc=perf,dc=test >12.11.2013 16:27:17,192 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=enterprise admins,cn=groups,dc=perf,dc=test >12.11.2013 16:27:17,272 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=performance monitor users,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:17,344 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=cert publishers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:17,418 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=domain users,cn=groups,dc=perf,dc=test >12.11.2013 16:27:17,504 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=replicator,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:17,568 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:17,617 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:27:17,617 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:27:17,618 LDAP (WARNING): sync to ucs was not successfull, save rejected >12.11.2013 16:27:17,618 LDAP (WARNING): object was: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:27:17,626 LDAP (PROCESS): sync to ucs: [ msGPO] [ modify] cn={31b2f340-016d-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:27:17,671 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_kerberos._tcp.Default-First-Site-Name._sites.dc._msdcs,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:17,685 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=read-only domain controllers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:17,754 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=domain guests,cn=groups,dc=perf,dc=test >12.11.2013 16:27:17,820 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_gc._tcp,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:17,834 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Server Operators,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:18,24 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=samba,dc=perf,dc=test >12.11.2013 16:27:18,48 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=virtual machine manager,dc=perf,dc=test >12.11.2013 16:27:18,72 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=RAS and IAS Servers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:18,230 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_ldap._tcp,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:18,246 LDAP (PROCESS): sync to ucs: [ dc] [ modify] cn=pmaster,cn=dc,cn=computers,dc=perf,dc=test >12.11.2013 16:27:18,315 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Windows Authorization Access Group,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:18,479 LDAP (WARNING): group_members_sync_to_ucs: failed to identify object type of s4 member, ignore membership: CN=S-1-5-9,CN=ForeignSecurityPrincipals,DC=perf,DC=test >12.11.2013 16:27:18,487 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=pbackup,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:18,507 LDAP (PROCESS): sync to ucs: [ user] [ modify] uid=test8,cn=users,dc=perf,dc=test >12.11.2013 16:27:18,872 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=7.200.10.in-addr.arpa,cn=dns,dc=perf,dc=test >12.11.2013 16:27:18,912 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=34102d7e-afe7-4bcd-b2f5-acbcd78f60b9._msdcs,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:18,931 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Denied RODC Password Replication Group,cn=groups,dc=perf,dc=test >12.11.2013 16:27:19,145 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_kpasswd._tcp,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:19,158 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_ldap._tcp.Default-First-Site-Name._sites.gc._msdcs,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:19,167 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_kerberos._udp,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:19,179 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_kerberos-adm._tcp,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:19,198 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_kerberos._tcp.dc._msdcs,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:19,210 LDAP (PROCESS): sync to ucs: [ user] [ add] uid=krbtgt,cn=users,dc=perf,dc=test >12.11.2013 16:27:19,300 LDAP (WARNING): __set_values: The attributes for lastname have not been removed as it represents a mandatory attribute >12.11.2013 16:27:19,824 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Enterprise Read-Only Domain Controllers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:19,994 LDAP (PROCESS): sync to ucs: [ container] [ add] CN=Machine,cn={31b2f340-016d-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:27:20,105 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_kerberos._tcp.Default-First-Site-Name._sites,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:20,118 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_ldap._tcp.079209c2-d4cc-47b6-82d5-1e97b2272c3b.domains._msdcs,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:20,134 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=IIS_IUSRS,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:20,297 LDAP (WARNING): group_members_sync_to_ucs: failed to identify object type of s4 member, ignore membership: CN=S-1-5-17,CN=ForeignSecurityPrincipals,DC=perf,DC=test >12.11.2013 16:27:20,308 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_ldap._tcp.dc._msdcs,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:20,320 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_gc._tcp.Default-First-Site-Name._sites,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:20,339 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Terminal Server License Servers,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:20,514 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_ldap._tcp.Default-First-Site-Name._sites,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:20,528 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Cryptographic Operators,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:20,717 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:27:20,766 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:27:20,767 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:27:20,767 LDAP (WARNING): sync to ucs was not successfull, save rejected >12.11.2013 16:27:20,767 LDAP (WARNING): object was: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:27:20,784 LDAP (PROCESS): sync to ucs: [windowscomputer] [ modify] cn=pmember,cn=memberserver,cn=computers,dc=perf,dc=test >12.11.2013 16:27:20,848 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=dns,dc=perf,dc=test >12.11.2013 16:27:20,874 LDAP (PROCESS): sync to ucs: [ user] [ modify] uid=testxp,cn=users,dc=perf,dc=test >12.11.2013 16:27:21,231 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_ldap._tcp.Default-First-Site-Name._sites.dc._msdcs,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:21,249 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Incoming Forest Trust Builders,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:21,433 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=printer-admins,cn=groups,dc=perf,dc=test >12.11.2013 16:27:21,500 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Guests,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:21,700 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=groups,dc=perf,dc=test >12.11.2013 16:27:21,729 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_domaincontroller_master._tcp,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:21,749 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Remote Desktop Users,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:21,923 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=_ldap._tcp.pdc._msdcs,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:21,950 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:27:21,999 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:27:21,999 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:27:22,0 LDAP (WARNING): sync to ucs was not successfull, save rejected >12.11.2013 16:27:22,0 LDAP (WARNING): object was: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:27:22,6 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=73,dc=7.200.10.in-addr.arpa,cn=dns,dc=perf,dc=test >12.11.2013 16:27:22,19 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=72,dc=7.200.10.in-addr.arpa,cn=dns,dc=perf,dc=test >12.11.2013 16:27:22,29 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=71,dc=7.200.10.in-addr.arpa,cn=dns,dc=perf,dc=test >12.11.2013 16:27:22,41 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=70,dc=7.200.10.in-addr.arpa,cn=dns,dc=perf,dc=test >12.11.2013 16:27:22,53 LDAP (PROCESS): sync to ucs: [ dns] [ add] DC=@,dc=perf.test,cn=dns,dc=perf,dc=test >12.11.2013 16:27:22,71 LDAP (PROCESS): sync to ucs: [ user] [ modify] uid=administrator,cn=users,dc=perf,dc=test >12.11.2013 16:27:22,432 LDAP (PROCESS): sync to ucs: [ group] [ add] cn=Certificate Service DCOM Access,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:22,609 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:27:22,679 LDAP (PROCESS): sync from ucs: [ container] [ add] cn=user,cn={31b2f340-016d-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:27:22,685 LDAP (PROCESS): sync from ucs: [ group] [ modify] cn=domain computers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:22,707 LDAP (PROCESS): sync from ucs: [ container] [ add] cn=user,cn={6ac1786c-016f-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:27:22,710 LDAP (PROCESS): sync from ucs: [ container] [ add] cn=machine,cn={6ac1786c-016f-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:27:22,719 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=server operators,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:22,727 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270037.995191. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:22,736 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=ras and ias servers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:22,744 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270038.190816. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:22,753 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=windows authorization access group,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:22,760 LDAP (PROCESS): group_members_sync_from_ucs: cn=s-1-5-9,cn=foreignsecurityprincipals,dc=perf,dc=test was not found in group member con cache of cn=windows authorization access group,cn=builtin,dc=perf,dc=test, don't delete >12.11.2013 16:27:22,764 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270038.451622. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:22,773 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=denied rodc password replication group,cn=groups,dc=perf,dc=test >12.11.2013 16:27:22,799 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270039.056400. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:22,801 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270039.128248. The DN cn=Denied RODC Password Replication Group,cn=groups,dc=perf,dc=test will synced later >12.11.2013 16:27:22,810 LDAP (PROCESS): sync from ucs: [ user] [ add] cn=krbtgt,cn=users,dc=perf,dc=test >12.11.2013 16:27:22,881 LDAP (PROCESS): sync from ucs: [ group] [ modify] cn=domain users,cn=groups,dc=perf,dc=test >12.11.2013 16:27:22,896 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270039.733168. The DN uid=krbtgt,cn=users,dc=perf,dc=test will synced later >12.11.2013 16:27:22,897 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270039.765809. The DN uid=krbtgt,cn=users,dc=perf,dc=test will synced later >12.11.2013 16:27:22,902 LDAP (PROCESS): sync from ucs: [ group] [ modify] cn=denied rodc password replication group,cn=groups,dc=perf,dc=test >12.11.2013 16:27:22,917 LDAP (PROCESS): sync from ucs: [ user] [ modify] cn=krbtgt,cn=users,dc=perf,dc=test >12.11.2013 16:27:22,964 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=enterprise read-only domain controllers,cn=groups,dc=perf,dc=test >12.11.2013 16:27:22,972 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270039.955394. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:22,976 LDAP (PROCESS): sync from ucs: [ container] [ add] cn=machine,cn={31b2f340-016d-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:27:22,984 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=iis_iusrs,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:22,992 LDAP (PROCESS): group_members_sync_from_ucs: cn=s-1-5-17,cn=foreignsecurityprincipals,dc=perf,dc=test was not found in group member con cache of cn=iis_iusrs,cn=builtin,dc=perf,dc=test, don't delete >12.11.2013 16:27:22,995 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270040.261887. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:23,4 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=terminal server license servers,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:23,13 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270040.462369. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:23,22 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=cryptographic operators,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:23,30 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270040.654647. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:23,39 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=incoming forest trust builders,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:23,48 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270041.384105. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:23,56 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=guests,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:23,70 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270041.651063. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:23,77 LDAP (PROCESS): sync from ucs: [ group] [ modify] cn=guests,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:23,92 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=remote desktop users,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:23,100 LDAP (PROCESS): Drop /var/lib/univention-connector/s4/1384270041.875854. The DN cn=gidNumber,cn=temporary,cn=univention,dc=perf,dc=test will synced later >12.11.2013 16:27:23,109 LDAP (PROCESS): sync from ucs: [ group] [ add] cn=certificate service dcom access,cn=builtin,dc=perf,dc=test >12.11.2013 16:27:24,185 LDAP (PROCESS): sync to ucs: [ user] [ modify] uid=krbtgt,cn=users,dc=perf,dc=test >12.11.2013 16:28:16,164 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:28:16,170 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,172 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,172 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:28:16,177 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:28:16,178 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,178 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:28:16,183 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,186 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,186 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:28:16,190 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:28:16,190 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,191 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:28:16,197 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,199 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,200 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:28:16,204 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:28:16,205 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,206 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:28:16,212 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,214 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,215 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:28:16,218 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:28:16,219 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,220 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:28:16,228 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,232 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,232 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:28:16,236 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:28:16,237 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,238 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:28:16,245 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,247 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,247 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:28:16,251 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:28:16,252 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,252 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:28:16,262 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,265 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,265 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:28:16,269 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:28:16,270 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,270 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:28:16,277 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,279 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,279 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:28:16,283 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:28:16,284 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,284 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:28:16,292 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,294 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,295 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:28:16,299 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:28:16,299 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,300 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:28:16,305 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,307 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,308 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:28:16,313 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:28:16,313 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,314 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:28:16,324 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,327 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,328 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:28:16,332 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:28:16,333 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,333 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:28:16,342 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,344 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,345 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:28:16,348 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:28:16,349 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,349 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:28:16,354 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,357 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,357 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:28:16,362 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:28:16,363 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,363 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:28:16,368 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,370 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,370 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:28:16,373 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:28:16,374 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,374 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:28:16,379 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,382 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,382 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:28:16,386 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:28:16,387 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,387 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:28:16,395 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,398 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,399 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:28:16,403 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:28:16,404 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,404 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:28:16,411 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,414 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,414 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:28:16,418 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:28:16,418 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,419 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:28:16,424 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,426 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,427 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:28:16,430 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:28:16,430 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:28:16,431 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=User,CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=perf,DC=test >12.11.2013 16:28:16,435 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=user,cn={31b2f340-016d-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:28:16,462 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=User,CN={6AC1786C-016F-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=perf,DC=test >12.11.2013 16:28:16,469 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=user,cn={6ac1786c-016f-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:28:16,495 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Machine,CN={6AC1786C-016F-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=perf,DC=test >12.11.2013 16:28:16,502 LDAP (PROCESS): sync to ucs: [ container] [ modify] cn=machine,cn={6ac1786c-016f-11d2-945f-00c04fb984f9},cn=policies,cn=system,dc=perf,dc=test >12.11.2013 16:28:16,527 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:28:16,533 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,583 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:28:16,584 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:28:16,584 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:28:16,590 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,646 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:28:16,647 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:28:16,647 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:28:16,654 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,702 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:28:16,702 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:28:16,702 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:28:16,709 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,757 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:28:16,757 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:28:16,757 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:28:16,763 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,814 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:28:16,814 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:28:16,814 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:28:16,820 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:28:16,868 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:28:16,868 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:29:14,622 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:29:14,627 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,629 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,630 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:29:14,634 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:29:14,635 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,635 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:29:14,642 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,644 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,644 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:29:14,648 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:29:14,648 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,649 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:29:14,655 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,658 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,658 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:29:14,662 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:29:14,663 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,663 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:29:14,670 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,672 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,672 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:29:14,690 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:29:14,691 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,691 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:29:14,702 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,706 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,706 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:29:14,710 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:29:14,711 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,711 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:29:14,721 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,725 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,725 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:29:14,730 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:29:14,730 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,731 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:29:14,740 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,745 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,745 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:29:14,749 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:29:14,750 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,750 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:29:14,756 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,758 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,758 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:29:14,762 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:29:14,762 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,763 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:29:14,769 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,771 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,771 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:29:14,775 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:29:14,776 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,776 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:29:14,783 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,785 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,785 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:29:14,788 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:29:14,789 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,789 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:29:14,796 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,798 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,798 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:29:14,802 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:29:14,802 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,802 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:29:14,808 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,810 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,810 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:29:14,823 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:29:14,824 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,824 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:29:14,831 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,833 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,833 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:29:14,837 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:29:14,838 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,838 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:29:14,843 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,846 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,846 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:29:14,850 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:29:14,850 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,851 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:29:14,856 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,859 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,859 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:29:14,863 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:29:14,864 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,865 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:29:14,871 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,874 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,874 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:29:14,878 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:29:14,879 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,879 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:29:14,885 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,888 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,889 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:29:14,892 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:29:14,893 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,893 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:29:14,900 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,902 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,903 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:29:14,907 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:29:14,908 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:29:14,908 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:29:14,917 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:29:14,966 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:29:14,967 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:29:14,967 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:29:14,974 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:29:15,20 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:29:15,20 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:29:15,21 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:29:15,26 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:29:15,80 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:29:15,80 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:29:15,80 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:29:15,87 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:29:15,132 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:29:15,133 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:29:15,133 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:29:15,139 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:29:15,185 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:29:15,185 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:29:15,186 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:29:15,191 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:29:15,237 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:29:15,237 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:29:40,548 LDAP (PROCESS): sync to ucs: [ container_dc] [ modify] dc=perf,dc=test >12.11.2013 16:29:44,788 MAIN (------ ): DEBUG_INIT >12.11.2013 16:29:44,806 LDAP (PROCESS): Building internal group membership cache >12.11.2013 16:29:44,817 LDAP (PROCESS): Internal group membership cache was created >12.11.2013 16:29:46,641 LDAP (PROCESS): sync from ucs: [ container_dc] [ modify] sambadomainname=perf,cn=samba,dc=perf,dc=test >12.11.2013 16:30:26,505 MAIN (------ ): DEBUG_INIT >12.11.2013 16:30:26,523 LDAP (PROCESS): Building internal group membership cache >12.11.2013 16:30:26,533 LDAP (PROCESS): Internal group membership cache was created >12.11.2013 16:30:38,846 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:30:38,851 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,853 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,854 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:30:38,859 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:30:38,859 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:38,859 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:30:38,865 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,867 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,867 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:30:38,872 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:30:38,872 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:38,873 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:30:38,879 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,882 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,882 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:30:38,886 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:30:38,886 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:38,887 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:30:38,895 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,897 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,898 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:30:38,902 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:30:38,902 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:38,903 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:30:38,911 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,913 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,914 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:30:38,917 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:30:38,918 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:38,918 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:30:38,924 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,926 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,926 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:30:38,930 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:30:38,931 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:38,931 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:30:38,937 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,939 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,939 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:30:38,956 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:30:38,957 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:38,957 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:30:38,964 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,966 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,966 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:30:38,970 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:30:38,970 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:38,970 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:30:38,976 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,978 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,978 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:30:38,982 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:30:38,982 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:38,983 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:30:38,989 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,991 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:30:38,992 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:30:38,996 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:30:38,997 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:38,997 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:30:39,5 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,8 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,8 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:30:39,12 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:30:39,12 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:39,12 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:30:39,18 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,20 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,20 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:30:39,24 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:30:39,24 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:39,24 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:30:39,29 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,31 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,31 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:30:39,35 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:30:39,36 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:39,36 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:30:39,42 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,45 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,45 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:30:39,48 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:30:39,48 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:39,49 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:30:39,53 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,55 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,55 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:30:39,126 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:30:39,126 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:39,127 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:30:39,135 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,139 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,139 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:30:39,143 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:30:39,144 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:39,144 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:30:39,149 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,151 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,151 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:30:39,155 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:30:39,155 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:39,156 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:30:39,161 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,163 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,163 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:30:39,167 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:30:39,168 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:30:39,168 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:30:39,176 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,223 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:30:39,224 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:30:39,224 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:30:39,230 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,276 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:30:39,276 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:30:39,277 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:30:39,282 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,328 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:30:39,328 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:30:39,328 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:30:39,335 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,381 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:30:39,382 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:30:39,382 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:30:39,388 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,434 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:30:39,435 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:30:39,435 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:30:39,441 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:30:39,486 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:30:39,487 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:31:35,157 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:31:35,162 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,164 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,165 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:31:35,170 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:31:35,171 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,171 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:31:35,179 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,182 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,182 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:31:35,185 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:31:35,186 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,186 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:31:35,193 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,195 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,196 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:31:35,200 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:31:35,200 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,201 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:31:35,206 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,209 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,209 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:31:35,214 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:31:35,215 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,215 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:31:35,225 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,229 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,229 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:31:35,233 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:31:35,234 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,234 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:31:35,240 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,243 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,243 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:31:35,247 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:31:35,248 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,249 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:31:35,258 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,262 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,262 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:31:35,275 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:31:35,276 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,276 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:31:35,285 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,289 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,289 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:31:35,294 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:31:35,295 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,295 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:31:35,303 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,305 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,305 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:31:35,309 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:31:35,310 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,310 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:31:35,317 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,319 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,319 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:31:35,323 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:31:35,324 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,324 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:31:35,332 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,334 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,335 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:31:35,339 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:31:35,339 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,339 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:31:35,345 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,347 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,347 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:31:35,351 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:31:35,351 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,351 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:31:35,358 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,360 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,361 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:31:35,365 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:31:35,365 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,365 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:31:35,371 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,373 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,373 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:31:35,377 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:31:35,377 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,377 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:31:35,383 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,385 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,385 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:31:35,390 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:31:35,391 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,391 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:31:35,397 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,399 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,399 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:31:35,404 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:31:35,404 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,405 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:31:35,410 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,412 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,413 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:31:35,445 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:31:35,446 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,446 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:31:35,451 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,453 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,453 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:31:35,457 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:31:35,457 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:31:35,458 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:31:35,464 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,513 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:31:35,514 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:31:35,514 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:31:35,521 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,568 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:31:35,569 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:31:35,569 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:31:35,575 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,621 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:31:35,622 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:31:35,622 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:31:35,628 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,675 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:31:35,675 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:31:35,675 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:31:35,682 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,728 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:31:35,729 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:31:35,729 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:31:35,735 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:31:35,781 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:31:35,782 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:32:31,440 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:32:31,445 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,447 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,448 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:32:31,452 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:32:31,452 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,452 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:32:31,458 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,460 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,460 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:32:31,463 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:32:31,464 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,464 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:32:31,469 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,471 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,472 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:32:31,475 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:32:31,476 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,476 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:32:31,481 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,483 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,483 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:32:31,487 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:32:31,487 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,488 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:32:31,493 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,496 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,496 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:32:31,499 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:32:31,500 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,500 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:32:31,506 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,508 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,508 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:32:31,512 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:32:31,513 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,513 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:32:31,518 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,520 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,521 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:32:31,532 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:32:31,532 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,533 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:32:31,538 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,540 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,541 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:32:31,543 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:32:31,544 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,544 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:32:31,550 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,552 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,552 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:32:31,556 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:32:31,556 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,557 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:32:31,562 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,564 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,565 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:32:31,568 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:32:31,569 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,569 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:32:31,574 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,577 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,577 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:32:31,580 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:32:31,581 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,581 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:32:31,587 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,589 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,589 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:32:31,593 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:32:31,593 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,593 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:32:31,598 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,600 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,600 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:32:31,604 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:32:31,605 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,605 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:32:31,610 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,612 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,612 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:32:31,615 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:32:31,616 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,616 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:32:31,621 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,623 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,623 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:32:31,634 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:32:31,635 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,635 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:32:31,640 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,642 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,642 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:32:31,645 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:32:31,646 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,646 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:32:31,650 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,652 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,653 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:32:31,656 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:32:31,656 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,657 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:32:31,661 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,663 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,663 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:32:31,667 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:32:31,667 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:32:31,668 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:32:31,674 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,721 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:32:31,722 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:32:31,722 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:32:31,729 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,778 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:32:31,779 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:32:31,779 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:32:31,785 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,832 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:32:31,833 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:32:31,833 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:32:31,839 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,887 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:32:31,887 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:32:31,888 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:32:31,894 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:32:31,942 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:32:31,942 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:32:31,943 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:32:31,949 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:32:32,8 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:32:32,8 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:33:27,661 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:33:27,667 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,669 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,670 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:33:27,674 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:33:27,675 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,675 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:33:27,681 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,683 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,683 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:33:27,687 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:33:27,687 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,688 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:33:27,693 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,695 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,695 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:33:27,699 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:33:27,700 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,700 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:33:27,705 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,707 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,708 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:33:27,711 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:33:27,712 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,712 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:33:27,718 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,720 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,720 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:33:27,724 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:33:27,724 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,725 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:33:27,730 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,733 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,733 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:33:27,737 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:33:27,738 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,738 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:33:27,743 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,745 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,745 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:33:27,749 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:33:27,749 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,749 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:33:27,755 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,757 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,757 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:33:27,760 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:33:27,760 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,760 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:33:27,766 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,768 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,768 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:33:27,772 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:33:27,773 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,773 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:33:27,778 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,781 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,781 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:33:27,785 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:33:27,785 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,785 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:33:27,791 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,793 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,793 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:33:27,797 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:33:27,798 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,798 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:33:27,804 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,806 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,806 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:33:27,809 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:33:27,810 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,810 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:33:27,815 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,817 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,817 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:33:27,821 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:33:27,821 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,822 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:33:27,827 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,829 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,829 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:33:27,832 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:33:27,833 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,833 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:33:27,838 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,840 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,840 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:33:27,843 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:33:27,844 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,844 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:33:27,849 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,851 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,851 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:33:27,854 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:33:27,854 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,855 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:33:27,860 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,862 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,862 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:33:27,865 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:33:27,865 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,865 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:33:27,870 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,872 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,873 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:33:27,876 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:33:27,876 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:33:27,877 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:33:27,883 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,935 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:33:27,935 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:33:27,935 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:33:27,943 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:33:27,994 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:33:27,995 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:33:27,995 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:33:28,2 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:33:28,54 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:33:28,54 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:33:28,55 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:33:28,62 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:33:28,112 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:33:28,113 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:33:28,113 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:33:28,120 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:33:28,170 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:33:28,170 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:33:28,171 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:33:28,177 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:33:28,225 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:33:28,226 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:34:23,887 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:34:23,895 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,897 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,897 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:34:23,902 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:34:23,902 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:23,902 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:34:23,909 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,912 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,912 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:34:23,915 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:34:23,916 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:23,916 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:34:23,922 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,924 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,924 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:34:23,928 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:34:23,928 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:23,928 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:34:23,934 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,936 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,936 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:34:23,939 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:34:23,939 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:23,940 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:34:23,945 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,947 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,948 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:34:23,951 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:34:23,951 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:23,952 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:34:23,957 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,960 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,960 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:34:23,964 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:34:23,964 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:23,965 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:34:23,970 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,972 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,972 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:34:23,976 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:34:23,976 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:23,976 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:34:23,982 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,984 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,984 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:34:23,988 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:34:23,989 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:23,989 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:34:23,995 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,997 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:34:23,998 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:34:24,1 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:34:24,1 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:24,2 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:34:24,7 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,9 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,9 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:34:24,13 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:34:24,14 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:24,14 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:34:24,20 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,22 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,22 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:34:24,26 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:34:24,26 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:24,27 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:34:24,33 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,35 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,35 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:34:24,39 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:34:24,39 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:24,40 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:34:24,47 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,50 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,50 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:34:24,53 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:34:24,54 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:24,54 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:34:24,59 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,61 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,62 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:34:24,65 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:34:24,65 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:24,65 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:34:24,71 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,73 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,73 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:34:24,76 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:34:24,77 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:24,77 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:34:24,82 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,84 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,84 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:34:24,88 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:34:24,89 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:24,89 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:34:24,94 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,96 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,96 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:34:24,99 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:34:24,100 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:24,100 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:34:24,105 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,107 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,107 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:34:24,111 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:34:24,111 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:34:24,112 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:34:24,118 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,167 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:34:24,168 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:34:24,168 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:34:24,175 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,225 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:34:24,225 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:34:24,226 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:34:24,232 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,280 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:34:24,281 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:34:24,281 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:34:24,288 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,337 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:34:24,337 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:34:24,337 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:34:24,344 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,392 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:34:24,392 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:34:24,393 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:34:24,399 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:34:24,448 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:34:24,448 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:35:20,123 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:35:20,129 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,131 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,131 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:35:20,137 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:35:20,137 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,137 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:35:20,143 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,145 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,146 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:35:20,150 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:35:20,150 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,151 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:35:20,157 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,159 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,159 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:35:20,163 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:35:20,163 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,164 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:35:20,170 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,172 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,172 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:35:20,176 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:35:20,177 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,177 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:35:20,183 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,186 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,186 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:35:20,189 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:35:20,190 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,190 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:35:20,197 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,199 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,200 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:35:20,204 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:35:20,205 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,205 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:35:20,211 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,213 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,213 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:35:20,217 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:35:20,218 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,218 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:35:20,224 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,227 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,227 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:35:20,230 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:35:20,231 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,231 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:35:20,237 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,239 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,239 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:35:20,243 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:35:20,244 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,244 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:35:20,250 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,252 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,252 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:35:20,256 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:35:20,257 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,257 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:35:20,262 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,265 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,265 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:35:20,269 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:35:20,269 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,270 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:35:20,276 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,278 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,278 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:35:20,282 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:35:20,283 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,283 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:35:20,288 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,290 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,291 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:35:20,294 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:35:20,294 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,295 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:35:20,300 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,302 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,302 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:35:20,306 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:35:20,306 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,307 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:35:20,311 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,314 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,314 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:35:20,318 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:35:20,319 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,319 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:35:20,324 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,326 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,327 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:35:20,331 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:35:20,331 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,332 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:35:20,337 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,339 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,339 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:35:20,343 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:35:20,344 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,344 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:35:20,349 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,352 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,352 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:35:20,355 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:35:20,356 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:35:20,356 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:35:20,363 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,411 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:35:20,411 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:35:20,411 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:35:20,418 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,465 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:35:20,465 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:35:20,465 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:35:20,472 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,519 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:35:20,519 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:35:20,520 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:35:20,526 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,572 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:35:20,573 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:35:20,573 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:35:20,580 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,633 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:35:20,633 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:35:20,634 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:35:20,641 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:35:20,688 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:35:20,689 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:36:16,361 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:36:16,366 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,368 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,369 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:36:16,374 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:36:16,375 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,376 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:36:16,386 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,389 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,389 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:36:16,393 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:36:16,394 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,394 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:36:16,399 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,402 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,402 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:36:16,406 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:36:16,407 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,407 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:36:16,414 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,416 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,416 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:36:16,421 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:36:16,422 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,423 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:36:16,432 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,435 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,436 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:36:16,440 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:36:16,441 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,442 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:36:16,450 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,452 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,452 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:36:16,457 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:36:16,458 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,458 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:36:16,464 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,467 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,467 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:36:16,472 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:36:16,473 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,473 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:36:16,482 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,485 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,485 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:36:16,489 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:36:16,490 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,490 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:36:16,495 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,497 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,498 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:36:16,502 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:36:16,502 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,502 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:36:16,509 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,512 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,512 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:36:16,517 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:36:16,517 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,518 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:36:16,525 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,528 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,528 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:36:16,533 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:36:16,533 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,534 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:36:16,541 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,544 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,544 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:36:16,549 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:36:16,550 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,550 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:36:16,555 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,557 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,558 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:36:16,562 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:36:16,562 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,562 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:36:16,569 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,572 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,572 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:36:16,577 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:36:16,578 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,578 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:36:16,586 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,589 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,589 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:36:16,594 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:36:16,595 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,595 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:36:16,604 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,606 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,607 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:36:16,611 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:36:16,612 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,612 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:36:16,619 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,621 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,621 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:36:16,625 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:36:16,626 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,626 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:36:16,633 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,637 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,637 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:36:16,642 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:36:16,643 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:36:16,644 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:36:16,653 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,700 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:36:16,701 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:36:16,701 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:36:16,707 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,754 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:36:16,755 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:36:16,755 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:36:16,761 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,808 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:36:16,808 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:36:16,808 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:36:16,814 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,860 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:36:16,861 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:36:16,861 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:36:16,867 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,914 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:36:16,914 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:36:16,914 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:36:16,920 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:36:16,966 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:36:16,966 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:37:12,695 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:37:12,701 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,703 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,703 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:37:12,708 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:37:12,709 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,709 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:37:12,715 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,717 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,717 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:37:12,720 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:37:12,721 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,721 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:37:12,726 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,728 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,729 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:37:12,732 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:37:12,733 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,733 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:37:12,739 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,741 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,741 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:37:12,745 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:37:12,746 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,746 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:37:12,753 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,756 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,756 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:37:12,761 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:37:12,762 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,762 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:37:12,767 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,770 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,770 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:37:12,774 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:37:12,775 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,775 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:37:12,783 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,787 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,787 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:37:12,792 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:37:12,793 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,794 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:37:12,802 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,804 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,804 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:37:12,808 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:37:12,808 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,808 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:37:12,814 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,816 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,816 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:37:12,820 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:37:12,820 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,820 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:37:12,826 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,828 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,828 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:37:12,833 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:37:12,833 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,833 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:37:12,839 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,842 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,842 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:37:12,847 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:37:12,848 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,848 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:37:12,857 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,860 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,860 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:37:12,864 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:37:12,865 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,865 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:37:12,873 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,875 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,876 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:37:12,881 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:37:12,881 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,882 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:37:12,887 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,889 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,889 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:37:12,893 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:37:12,894 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,894 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:37:12,899 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,901 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,901 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:37:12,906 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:37:12,906 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,907 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:37:12,912 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,914 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,914 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:37:12,919 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:37:12,919 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,920 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:37:12,927 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,931 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,932 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:37:12,936 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:37:12,936 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,936 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:37:12,941 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,943 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:37:12,943 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:37:12,947 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:37:12,948 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:37:12,949 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:37:12,958 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:37:13,4 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:37:13,5 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:37:13,5 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:37:13,11 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:37:13,57 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:37:13,58 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:37:13,58 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:37:13,64 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:37:13,110 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:37:13,110 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:37:13,110 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:37:13,116 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:37:13,162 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:37:13,162 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:37:13,163 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:37:13,169 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:37:13,215 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:37:13,215 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:37:13,215 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:37:13,221 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:37:13,267 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:37:13,268 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:38:08,924 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:38:08,929 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:38:08,931 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:38:08,931 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:38:08,937 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:38:08,938 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:08,938 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:38:08,948 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:38:08,950 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:38:08,950 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:38:08,954 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:38:08,955 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:08,955 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:38:08,960 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:38:08,963 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:38:08,963 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:38:08,969 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:38:08,969 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:08,970 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:38:08,977 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:38:08,979 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:38:08,979 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:38:08,983 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:38:08,984 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:08,984 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:38:08,991 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:38:08,993 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:38:08,993 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:38:08,997 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:38:08,998 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:08,998 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:38:09,5 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,8 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,8 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:38:09,13 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:38:09,13 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:09,13 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:38:09,19 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,21 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,21 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:38:09,26 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:38:09,27 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:09,27 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:38:09,35 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,37 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,38 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:38:09,42 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:38:09,43 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:09,44 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:38:09,53 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,56 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,57 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:38:09,61 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:38:09,62 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:09,63 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:38:09,71 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,73 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,73 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:38:09,78 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:38:09,78 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:09,78 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:38:09,86 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,90 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,90 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:38:09,95 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:38:09,96 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:09,97 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:38:09,105 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,107 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,108 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:38:09,112 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:38:09,113 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:09,113 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:38:09,118 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,121 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,121 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:38:09,126 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:38:09,127 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:09,127 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:38:09,133 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,136 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,136 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:38:09,141 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:38:09,141 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:09,142 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:38:09,146 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,148 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,148 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:38:09,153 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:38:09,154 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:09,154 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:38:09,159 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,161 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,161 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:38:09,166 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:38:09,167 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:09,167 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:38:09,175 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,178 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,178 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:38:09,182 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:38:09,183 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:09,183 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:38:09,187 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,190 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,190 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:38:09,194 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:38:09,195 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:38:09,195 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:38:09,203 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,255 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:38:09,255 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:38:09,256 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:38:09,262 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,313 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:38:09,314 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:38:09,314 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:38:09,321 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,370 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:38:09,370 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:38:09,371 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:38:09,377 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,428 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:38:09,429 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:38:09,429 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:38:09,436 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,486 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:38:09,486 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:38:09,486 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:38:09,493 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:38:09,542 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:38:09,543 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:39:05,190 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:39:05,196 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,198 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,198 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:39:05,203 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:39:05,204 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,204 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:39:05,210 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,212 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,212 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:39:05,216 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:39:05,216 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,217 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:39:05,222 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,224 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,224 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:39:05,228 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:39:05,228 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,229 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:39:05,234 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,236 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,236 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:39:05,240 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:39:05,241 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,241 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:39:05,247 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,249 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,249 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:39:05,253 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:39:05,253 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,254 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:39:05,259 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,261 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,262 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:39:05,266 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:39:05,267 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,267 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:39:05,272 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,274 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,274 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:39:05,278 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:39:05,279 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,279 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:39:05,284 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,286 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,286 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:39:05,290 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:39:05,291 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,291 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:39:05,297 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,299 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,299 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:39:05,303 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:39:05,303 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,304 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:39:05,310 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,312 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,312 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:39:05,317 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:39:05,317 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,318 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:39:05,323 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,326 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,326 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:39:05,331 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:39:05,331 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,332 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:39:05,339 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,342 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,342 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:39:05,347 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:39:05,348 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,348 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:39:05,355 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,358 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,358 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:39:05,363 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:39:05,364 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,364 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:39:05,371 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,374 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,374 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:39:05,380 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:39:05,381 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,381 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:39:05,389 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,392 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,393 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:39:05,398 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:39:05,398 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,399 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:39:05,407 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,409 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,410 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:39:05,414 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:39:05,414 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,414 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:39:05,419 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,421 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,421 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:39:05,425 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:39:05,426 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,426 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:39:05,431 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,433 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,434 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:39:05,438 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:39:05,438 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:39:05,439 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:39:05,447 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,495 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:39:05,496 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:39:05,496 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:39:05,502 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,550 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:39:05,550 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:39:05,550 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:39:05,556 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,603 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:39:05,604 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:39:05,604 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:39:05,611 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,657 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:39:05,658 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:39:05,658 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:39:05,664 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,711 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:39:05,711 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:39:05,711 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:39:05,717 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:39:05,765 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:39:05,765 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:40:01,382 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:40:01,388 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,391 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,391 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:01,395 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:40:01,395 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,396 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:40:01,402 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,405 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,405 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:40:01,408 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:40:01,409 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,409 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:40:01,416 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,418 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,418 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:01,422 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:40:01,422 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,422 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:40:01,428 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,431 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,431 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:01,435 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:40:01,436 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,436 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:40:01,443 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,445 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,446 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:40:01,449 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:40:01,450 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,450 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:40:01,457 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,460 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,460 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:40:01,463 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:40:01,464 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,465 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:40:01,470 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,473 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,473 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:01,477 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:40:01,477 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,478 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:40:01,484 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,486 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,486 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:40:01,490 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:40:01,490 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,491 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:40:01,497 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,499 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,499 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:01,502 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:40:01,503 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,503 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:40:01,509 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,511 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,511 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:01,514 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:40:01,515 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,515 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:40:01,521 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,523 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,523 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:40:01,527 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:40:01,527 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,527 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:40:01,534 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,536 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,536 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:40:01,539 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:40:01,540 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,540 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:40:01,546 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,548 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,548 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:01,552 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:40:01,552 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,552 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:40:01,558 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,560 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,560 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:01,563 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:40:01,563 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,564 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:40:01,569 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,571 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,571 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:01,574 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:40:01,575 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,575 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:40:01,580 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,582 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,582 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:01,586 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:40:01,586 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,586 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:40:01,591 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,593 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,593 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:01,597 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:40:01,597 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,597 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:40:01,602 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,604 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,604 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:01,607 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:40:01,608 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:01,608 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:40:01,615 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,664 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:40:01,665 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:40:01,665 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:40:01,672 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,721 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:40:01,722 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:40:01,722 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:40:01,746 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:01,989 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:40:01,990 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:40:01,990 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:40:02,17 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:40:02,238 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:40:02,239 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:40:02,239 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:40:02,253 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:02,500 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:40:02,521 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:40:02,521 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:40:02,549 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:40:02,733 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:40:02,733 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:40:58,386 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:40:58,392 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,394 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,394 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:58,398 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:40:58,399 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,399 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:40:58,404 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,406 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,407 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:40:58,410 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:40:58,410 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,410 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:40:58,416 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,418 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,418 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:58,421 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:40:58,422 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,422 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:40:58,428 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,430 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,430 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:58,434 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:40:58,434 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,434 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:40:58,440 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,442 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,442 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:40:58,446 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:40:58,446 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,447 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:40:58,453 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,455 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,455 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:40:58,459 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:40:58,459 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,459 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:40:58,465 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,466 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,467 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:58,470 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:40:58,471 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,471 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:40:58,476 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,478 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,478 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:40:58,482 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:40:58,482 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,482 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:40:58,488 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,490 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,490 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:58,493 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:40:58,494 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,494 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:40:58,500 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,502 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,502 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:58,505 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:40:58,505 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,506 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:40:58,511 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,513 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,514 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:40:58,517 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:40:58,517 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,518 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:40:58,523 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,525 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,526 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:40:58,530 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:40:58,531 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,531 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:40:58,536 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,538 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,538 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:58,543 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:40:58,543 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,544 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:40:58,549 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,551 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,552 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:58,556 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:40:58,556 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,556 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:40:58,561 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,563 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,564 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:58,567 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:40:58,568 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,568 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:40:58,573 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,575 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,576 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:58,581 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:40:58,581 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,582 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:40:58,587 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,590 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,590 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:58,594 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:40:58,595 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,595 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:40:58,601 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,604 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,604 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:40:58,610 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:40:58,611 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:40:58,611 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:40:58,620 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,670 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:40:58,670 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:40:58,670 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:40:58,677 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,727 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:40:58,728 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:40:58,728 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:40:58,734 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,784 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:40:58,784 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:40:58,785 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:40:58,791 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,841 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:40:58,841 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:40:58,841 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:40:58,848 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,897 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:40:58,898 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:40:58,898 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:40:58,904 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:40:58,952 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:40:58,952 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:41:49,843 MAIN (------ ): DEBUG_INIT >12.11.2013 16:41:49,860 LDAP (PROCESS): Building internal group membership cache >12.11.2013 16:41:49,870 LDAP (PROCESS): Internal group membership cache was created >12.11.2013 16:41:54,650 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:41:54,655 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,657 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,658 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:41:54,662 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:41:54,662 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,663 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:41:54,668 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,670 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,671 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:41:54,674 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:41:54,675 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,675 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:41:54,680 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,683 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,683 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:41:54,687 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:41:54,687 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,687 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:41:54,693 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,695 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,695 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:41:54,698 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:41:54,699 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,699 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:41:54,705 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,707 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,707 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:41:54,710 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:41:54,710 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,711 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:41:54,716 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,718 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,718 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:41:54,721 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:41:54,722 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,722 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:41:54,727 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,729 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,729 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:41:54,732 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:41:54,733 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,733 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:41:54,738 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,740 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,740 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:41:54,743 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:41:54,743 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,744 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:41:54,749 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,751 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,751 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:41:54,754 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:41:54,755 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,755 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:41:54,760 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,762 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,763 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:41:54,766 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:41:54,766 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,767 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:41:54,772 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,774 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,775 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:41:54,778 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:41:54,779 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,779 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:41:54,785 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,787 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,787 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:41:54,790 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:41:54,791 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,791 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:41:54,796 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,798 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,798 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:41:54,802 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:41:54,802 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,803 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:41:54,807 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,810 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,810 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:41:54,814 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:41:54,815 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,815 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:41:54,821 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,823 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,824 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:41:54,828 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:41:54,828 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,829 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:41:54,833 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,835 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,835 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:41:54,839 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:41:54,840 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,840 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:41:54,846 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,848 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,848 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:41:54,853 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:41:54,853 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,854 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:41:54,860 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,862 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,862 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:41:54,867 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:41:54,867 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:41:54,868 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:41:54,876 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,923 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:41:54,924 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:41:54,924 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:41:54,930 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:41:54,991 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:41:54,992 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:41:54,992 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:41:55,2 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:41:55,49 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:41:55,50 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:41:55,50 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:41:55,57 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:41:55,104 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:41:55,105 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:41:55,105 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:41:55,112 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:41:55,159 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:41:55,160 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:41:55,160 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:41:55,166 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:41:55,215 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:41:55,215 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:42:49,867 MAIN (------ ): DEBUG_INIT >12.11.2013 16:42:49,888 LDAP (PROCESS): Building internal group membership cache >12.11.2013 16:42:49,902 LDAP (PROCESS): Internal group membership cache was created >12.11.2013 16:42:50,845 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:42:50,850 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,852 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,853 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:42:50,859 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:42:50,859 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:50,859 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:42:50,865 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,868 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,868 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:42:50,874 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:42:50,875 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:50,875 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:42:50,885 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,888 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,889 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:42:50,893 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:42:50,894 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:50,894 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:42:50,900 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,902 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,903 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:42:50,908 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:42:50,909 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:50,909 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:42:50,916 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,919 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,920 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:42:50,925 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:42:50,926 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:50,926 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:42:50,935 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,938 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,938 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:42:50,942 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:42:50,943 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:50,943 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:42:50,949 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,951 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,951 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:42:50,955 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:42:50,956 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:50,956 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:42:50,962 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,964 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,964 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:42:50,968 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:42:50,968 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:50,969 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:42:50,974 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,976 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,977 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:42:50,980 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:42:50,980 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:50,981 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:42:50,986 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,988 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:42:50,988 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:42:50,991 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:42:50,992 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:50,992 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:42:50,998 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,0 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,0 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:42:51,4 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:42:51,4 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:51,4 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:42:51,10 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,12 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,13 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:42:51,16 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:42:51,16 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:51,17 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:42:51,21 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,23 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,24 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:42:51,27 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:42:51,28 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:51,28 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:42:51,33 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,35 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,35 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:42:51,38 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:42:51,38 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:51,38 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:42:51,43 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,45 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,46 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:42:51,49 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:42:51,49 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:51,49 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:42:51,54 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,56 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,56 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:42:51,60 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:42:51,60 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:51,60 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:42:51,65 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,67 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,67 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:42:51,70 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:42:51,70 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:51,71 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:42:51,75 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,77 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,77 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:42:51,80 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:42:51,81 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:42:51,81 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:42:51,87 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,134 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:42:51,134 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:42:51,135 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:42:51,141 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,187 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:42:51,187 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:42:51,188 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:42:51,194 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,239 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:42:51,240 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:42:51,240 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:42:51,246 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,292 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:42:51,293 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:42:51,293 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:42:51,299 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,346 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:42:51,346 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:42:51,346 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:42:51,353 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:42:51,399 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:42:51,399 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:43:47,66 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:43:47,71 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,73 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,73 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:43:47,78 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:43:47,78 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,79 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:43:47,85 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,87 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,87 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:43:47,90 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:43:47,91 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,91 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:43:47,97 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,99 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,99 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:43:47,103 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:43:47,103 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,104 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:43:47,110 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,112 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,113 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:43:47,116 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:43:47,117 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,117 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:43:47,123 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,126 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,126 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:43:47,129 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:43:47,130 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,130 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:43:47,136 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,139 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,139 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:43:47,142 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:43:47,143 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,143 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:43:47,149 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,151 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,152 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:43:47,155 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:43:47,156 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,156 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:43:47,162 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,164 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,164 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:43:47,167 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:43:47,168 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,168 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:43:47,174 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,176 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,176 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:43:47,180 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:43:47,180 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,181 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:43:47,186 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,188 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,189 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:43:47,192 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:43:47,192 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,193 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:43:47,199 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,201 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,201 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:43:47,205 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:43:47,206 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,206 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:43:47,212 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,215 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,215 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:43:47,219 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:43:47,220 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,220 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:43:47,226 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,228 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,228 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:43:47,232 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:43:47,233 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,233 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:43:47,239 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,241 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,242 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:43:47,245 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:43:47,246 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,246 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:43:47,252 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,254 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,254 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:43:47,258 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:43:47,259 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,259 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:43:47,264 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,267 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,267 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:43:47,270 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:43:47,271 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,271 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:43:47,276 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,278 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,279 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:43:47,282 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:43:47,282 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,283 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:43:47,287 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,289 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,290 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:43:47,293 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:43:47,294 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:43:47,294 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:43:47,301 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,350 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:43:47,351 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:43:47,351 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:43:47,358 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,408 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:43:47,408 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:43:47,409 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:43:47,415 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,465 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:43:47,465 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:43:47,465 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:43:47,472 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,522 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:43:47,522 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:43:47,522 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:43:47,529 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,578 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:43:47,579 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:43:47,579 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:43:47,585 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:43:47,634 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:43:47,635 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:44:20,351 MAIN (------ ): DEBUG_INIT >12.11.2013 16:44:43,297 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:44:43,302 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,304 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,304 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:44:43,310 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:44:43,311 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,311 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:44:43,319 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,321 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,321 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:44:43,326 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:44:43,327 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,327 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:44:43,336 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,339 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,339 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:44:43,343 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:44:43,344 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,345 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:44:43,355 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,357 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,357 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:44:43,362 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:44:43,363 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,363 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:44:43,374 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,377 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,377 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:44:43,381 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:44:43,382 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,382 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:44:43,391 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,395 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,395 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:44:43,401 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:44:43,401 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,402 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:44:43,409 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,412 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,412 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:44:43,417 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:44:43,418 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,418 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:44:43,426 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,428 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,428 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:44:43,432 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:44:43,433 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,434 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:44:43,440 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,442 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,442 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:44:43,448 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:44:43,448 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,449 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:44:43,454 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,456 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,456 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:44:43,460 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:44:43,460 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,461 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:44:43,466 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,468 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,468 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:44:43,472 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:44:43,472 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,473 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:44:43,478 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,481 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,481 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:44:43,485 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:44:43,485 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,485 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:44:43,491 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,493 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,493 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:44:43,498 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:44:43,498 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,498 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:44:43,505 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,507 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,507 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:44:43,512 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:44:43,513 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,513 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:44:43,519 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,522 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,522 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:44:43,527 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:44:43,528 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,529 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:44:43,535 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,537 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,537 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:44:43,541 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:44:43,542 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,542 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:44:43,548 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,550 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,550 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:44:43,555 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:44:43,556 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,557 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:44:43,563 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,566 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,566 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:44:43,571 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:44:43,572 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:44:43,572 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:44:43,582 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,631 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:44:43,631 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:44:43,631 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:44:43,638 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,687 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:44:43,687 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:44:43,687 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:44:43,693 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,742 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:44:43,743 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:44:43,743 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:44:43,750 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,799 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:44:43,799 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:44:43,799 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:44:43,806 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,855 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:44:43,855 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:44:43,855 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:44:43,862 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:44:43,910 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:44:43,911 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:45:39,574 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:45:39,580 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,582 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,582 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:45:39,587 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:45:39,588 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,588 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:45:39,594 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,596 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,596 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:45:39,599 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:45:39,600 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,600 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:45:39,606 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,608 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,608 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:45:39,612 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:45:39,613 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,613 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:45:39,618 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,621 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,621 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:45:39,625 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:45:39,625 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,625 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:45:39,631 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,633 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,633 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:45:39,637 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:45:39,638 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,638 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:45:39,644 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,646 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,646 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:45:39,650 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:45:39,650 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,650 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:45:39,656 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,658 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,658 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:45:39,661 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:45:39,662 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,662 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:45:39,667 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,670 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,670 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:45:39,674 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:45:39,674 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,674 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:45:39,680 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,682 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,682 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:45:39,686 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:45:39,686 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,687 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:45:39,692 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,694 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,694 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:45:39,698 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:45:39,698 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,698 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:45:39,704 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,706 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,706 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:45:39,710 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:45:39,710 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,711 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:45:39,716 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,718 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,718 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:45:39,722 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:45:39,722 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,723 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:45:39,727 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,729 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,730 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:45:39,734 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:45:39,734 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,735 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:45:39,739 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,742 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,742 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:45:39,745 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:45:39,746 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,746 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:45:39,751 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,753 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,753 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:45:39,757 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:45:39,757 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,758 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:45:39,762 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,764 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,764 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:45:39,769 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:45:39,769 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,769 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:45:39,774 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,776 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,776 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:45:39,780 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:45:39,781 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,781 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:45:39,786 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,788 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,788 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:45:39,792 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:45:39,792 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:45:39,793 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:45:39,799 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,849 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:45:39,849 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:45:39,850 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:45:39,856 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,904 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:45:39,904 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:45:39,905 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:45:39,911 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:45:39,958 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:45:39,958 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:45:39,959 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:45:39,967 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:45:40,15 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:45:40,16 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:45:40,16 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:45:40,22 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:45:40,70 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:45:40,70 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:45:40,71 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:45:40,77 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:45:40,127 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:45:40,127 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:46:35,758 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:46:35,763 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,766 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,766 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:46:35,772 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:46:35,773 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:35,774 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:46:35,781 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,783 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,784 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:46:35,788 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:46:35,789 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:35,789 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:46:35,795 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,798 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,798 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:46:35,803 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:46:35,804 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:35,804 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:46:35,812 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,815 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,815 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:46:35,820 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:46:35,820 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:35,820 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:46:35,826 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,828 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,829 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:46:35,833 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:46:35,833 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:35,834 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:46:35,841 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,843 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,844 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:46:35,848 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:46:35,849 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:35,849 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:46:35,857 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,859 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,860 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:46:35,864 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:46:35,865 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:35,866 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:46:35,875 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,877 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,877 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:46:35,881 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:46:35,882 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:35,882 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:46:35,888 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,890 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,890 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:46:35,896 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:46:35,896 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:35,897 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:46:35,903 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,905 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,906 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:46:35,910 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:46:35,910 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:35,910 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:46:35,916 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,919 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,919 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:46:35,923 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:46:35,923 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:35,924 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:46:35,930 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,932 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,932 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:46:35,936 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:46:35,937 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:35,937 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:46:35,942 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,945 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,945 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:46:35,950 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:46:35,950 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:35,950 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:46:35,957 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,960 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,961 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:46:35,965 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:46:35,965 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:35,965 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:46:35,970 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,972 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,973 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:46:35,977 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:46:35,978 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:35,978 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:46:35,983 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,986 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:46:35,986 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:46:35,990 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:46:35,991 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:35,991 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:46:35,998 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:46:36,1 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:46:36,1 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:46:36,7 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:46:36,7 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:36,7 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:46:36,14 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:46:36,18 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:46:36,18 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:46:36,23 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:46:36,24 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:46:36,25 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:46:36,34 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:46:36,81 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:46:36,82 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:46:36,82 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:46:36,88 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:46:36,135 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:46:36,136 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:46:36,136 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:46:36,142 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:46:36,189 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:46:36,190 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:46:36,190 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:46:36,196 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:46:36,242 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:46:36,243 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:46:36,243 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:46:36,250 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:46:36,296 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:46:36,297 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:46:36,297 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:46:36,303 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:46:36,350 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:46:36,350 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:47:32,19 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:47:32,24 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,26 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,27 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:47:32,32 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:47:32,33 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,33 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:47:32,39 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,42 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,42 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:47:32,47 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:47:32,48 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,48 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:47:32,56 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,59 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,59 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:47:32,64 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:47:32,65 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,65 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:47:32,70 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,72 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,73 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:47:32,77 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:47:32,78 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,78 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:47:32,85 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,87 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,88 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:47:32,93 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:47:32,93 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,94 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:47:32,102 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,105 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,106 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:47:32,111 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:47:32,111 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,112 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:47:32,121 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,123 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,123 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:47:32,127 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:47:32,128 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,128 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:47:32,134 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,136 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,137 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:47:32,141 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:47:32,141 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,141 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:47:32,148 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,151 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,151 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:47:32,155 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:47:32,156 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,157 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:47:32,164 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,167 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,167 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:47:32,172 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:47:32,173 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,173 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:47:32,182 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,184 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,184 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:47:32,188 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:47:32,189 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,189 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:47:32,195 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,197 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,197 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:47:32,201 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:47:32,202 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,202 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:47:32,207 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,210 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,210 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:47:32,214 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:47:32,214 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,215 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:47:32,221 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,223 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,224 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:47:32,228 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:47:32,229 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,229 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:47:32,236 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,239 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,239 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:47:32,244 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:47:32,245 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,245 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:47:32,252 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,254 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,254 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:47:32,258 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:47:32,258 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,258 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:47:32,263 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,265 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,265 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:47:32,269 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:47:32,270 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,270 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:47:32,275 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,277 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,277 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:47:32,281 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:47:32,281 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:47:32,282 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:47:32,289 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,339 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:47:32,339 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:47:32,339 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:47:32,346 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,393 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:47:32,394 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:47:32,394 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:47:32,400 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,445 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:47:32,446 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:47:32,446 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:47:32,452 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,497 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:47:32,498 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:47:32,498 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:47:32,504 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,550 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:47:32,551 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:47:32,551 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:47:32,557 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:47:32,603 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:47:32,604 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:48:29,314 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:48:29,320 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,322 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,323 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:48:29,385 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:48:29,385 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,386 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:48:29,395 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,398 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,398 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:48:29,574 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:48:29,574 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,575 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:48:29,582 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,584 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,584 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:48:29,588 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:48:29,588 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,589 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:48:29,595 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,597 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,597 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:48:29,601 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:48:29,601 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,602 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:48:29,608 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,610 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,611 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:48:29,614 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:48:29,615 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,615 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:48:29,623 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,625 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,625 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:48:29,629 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:48:29,630 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,630 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:48:29,635 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,638 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,638 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:48:29,641 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:48:29,641 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,642 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:48:29,648 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,650 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,650 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:48:29,653 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:48:29,654 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,654 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:48:29,660 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,663 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,663 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:48:29,667 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:48:29,667 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,667 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:48:29,674 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,676 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,676 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:48:29,680 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:48:29,681 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,681 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:48:29,688 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,691 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,691 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:48:29,695 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:48:29,695 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,695 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:48:29,703 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,706 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,706 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:48:29,710 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:48:29,710 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,711 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:48:29,715 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,717 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,718 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:48:29,721 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:48:29,722 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,722 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:48:29,728 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,730 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,731 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:48:29,734 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:48:29,735 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,735 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:48:29,741 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,744 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,744 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:48:29,748 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:48:29,748 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,749 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:48:29,753 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,755 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,755 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:48:29,758 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:48:29,759 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,759 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:48:29,764 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,766 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,767 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:48:29,771 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:48:29,771 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,771 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:48:29,776 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,778 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,778 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:48:29,782 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:48:29,782 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:48:29,783 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:48:29,790 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,839 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:48:29,839 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:48:29,840 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:48:29,846 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,895 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:48:29,895 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:48:29,895 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:48:29,901 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:48:29,949 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:48:29,949 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:48:29,950 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:48:29,955 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:48:30,2 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:48:30,3 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:48:30,3 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:48:30,9 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:48:30,57 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:48:30,58 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:48:30,58 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:48:30,64 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:48:30,112 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:48:30,112 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:49:25,748 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:49:25,753 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,755 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,755 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:49:25,761 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:49:25,761 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:25,761 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:49:25,767 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,769 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,770 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:49:25,774 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:49:25,775 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:25,775 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:49:25,782 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,784 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,785 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:49:25,788 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:49:25,789 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:25,789 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:49:25,794 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,796 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,797 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:49:25,800 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:49:25,801 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:25,801 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:49:25,807 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,809 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,810 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:49:25,813 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:49:25,814 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:25,814 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:49:25,821 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,823 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,823 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:49:25,828 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:49:25,829 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:25,829 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:49:25,836 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,839 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,839 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:49:25,844 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:49:25,845 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:25,845 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:49:25,854 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,857 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,857 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:49:25,862 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:49:25,862 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:25,862 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:49:25,867 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,870 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,870 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:49:25,874 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:49:25,875 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:25,875 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:49:25,882 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,884 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,885 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:49:25,891 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:49:25,891 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:25,892 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:49:25,901 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,904 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,904 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:49:25,909 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:49:25,909 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:25,909 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:49:25,915 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,917 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,917 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:49:25,921 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:49:25,922 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:25,922 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:49:25,927 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,929 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,930 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:49:25,934 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:49:25,935 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:25,935 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:49:25,941 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,943 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,943 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:49:25,948 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:49:25,948 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:25,949 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:49:25,955 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,958 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,958 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:49:25,963 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:49:25,964 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:25,965 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:49:25,972 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,976 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,976 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:49:25,982 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:49:25,982 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:25,983 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:49:25,990 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,992 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:49:25,992 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:49:25,997 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:49:25,998 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:25,999 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:49:26,6 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:49:26,9 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:49:26,9 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:49:26,15 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:49:26,16 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:49:26,16 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:49:26,26 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:49:26,73 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:49:26,73 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:49:26,73 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:49:26,79 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:49:26,127 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:49:26,127 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:49:26,127 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:49:26,133 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:49:26,179 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:49:26,180 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:49:26,180 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:49:26,186 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:49:26,235 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:49:26,235 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:49:26,235 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:49:26,242 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:49:26,289 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:49:26,289 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:49:26,289 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:49:26,295 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:49:26,342 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:49:26,342 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:50:22,70 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:50:22,76 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,78 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,78 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:50:22,84 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:50:22,84 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,85 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:50:22,91 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,93 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,94 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:50:22,99 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:50:22,100 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,100 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:50:22,109 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,112 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,112 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:50:22,118 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:50:22,118 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,118 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:50:22,124 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,127 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,127 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:50:22,133 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:50:22,133 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,134 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:50:22,143 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,146 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,147 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:50:22,152 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:50:22,153 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,154 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:50:22,162 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,164 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,164 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:50:22,169 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:50:22,169 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,169 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:50:22,175 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,177 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,178 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:50:22,183 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:50:22,184 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,184 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:50:22,192 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,195 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,195 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:50:22,200 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:50:22,200 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,200 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:50:22,206 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,207 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,208 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:50:22,212 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:50:22,213 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,213 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:50:22,219 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,221 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,221 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:50:22,226 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:50:22,227 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,227 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:50:22,234 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,238 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,238 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:50:22,243 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:50:22,243 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,244 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:50:22,253 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,256 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,256 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:50:22,261 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:50:22,262 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,262 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:50:22,267 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,269 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,269 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:50:22,274 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:50:22,275 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,275 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:50:22,281 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,285 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,285 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:50:22,291 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:50:22,291 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,292 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:50:22,300 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,303 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,304 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:50:22,309 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:50:22,310 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,310 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:50:22,314 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,317 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,317 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:50:22,322 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:50:22,322 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,323 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:50:22,329 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,332 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,332 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:50:22,337 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:50:22,338 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,338 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:50:22,346 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,349 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,350 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:50:22,355 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:50:22,355 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:50:22,356 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:50:22,365 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,412 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:50:22,412 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:50:22,412 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:50:22,419 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,465 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:50:22,465 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:50:22,466 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:50:22,471 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,517 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:50:22,517 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:50:22,517 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:50:22,523 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,569 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:50:22,569 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:50:22,570 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:50:22,576 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,623 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:50:22,623 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:50:22,624 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:50:22,630 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:50:22,676 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:50:22,676 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:51:18,341 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:51:18,347 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,349 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,349 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:51:18,355 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:51:18,355 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,356 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:51:18,362 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,364 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,365 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:51:18,369 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:51:18,370 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,370 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:51:18,377 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,379 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,380 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:51:18,384 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:51:18,385 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,385 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:51:18,390 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,393 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,393 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:51:18,397 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:51:18,398 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,398 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:51:18,405 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,408 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,408 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:51:18,413 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:51:18,414 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,414 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:51:18,423 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,426 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,427 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:51:18,431 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:51:18,432 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,432 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:51:18,437 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,439 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,439 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:51:18,443 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:51:18,444 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,444 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:51:18,450 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,453 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,453 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:51:18,458 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:51:18,458 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,459 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:51:18,465 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,468 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,469 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:51:18,473 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:51:18,474 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,474 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:51:18,482 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,484 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,485 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:51:18,489 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:51:18,490 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,490 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:51:18,499 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,501 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,502 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:51:18,506 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:51:18,506 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,507 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:51:18,512 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,514 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,515 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:51:18,519 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:51:18,520 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,520 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:51:18,526 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,529 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,529 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:51:18,534 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:51:18,535 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,535 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:51:18,543 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,546 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,547 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:51:18,551 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:51:18,552 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,552 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:51:18,559 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,562 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,562 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:51:18,566 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:51:18,567 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,567 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:51:18,572 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,574 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,574 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:51:18,579 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:51:18,579 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,580 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:51:18,586 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,589 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,589 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:51:18,594 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:51:18,594 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,595 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:51:18,602 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,605 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,605 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:51:18,610 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:51:18,611 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:51:18,611 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:51:18,622 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,674 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:51:18,675 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:51:18,675 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:51:18,682 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,729 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:51:18,729 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:51:18,729 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:51:18,736 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,782 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:51:18,783 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:51:18,783 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:51:18,790 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,837 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:51:18,838 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:51:18,838 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:51:18,845 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,892 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:51:18,892 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:51:18,893 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:51:18,899 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:51:18,947 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:51:18,947 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:52:14,605 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:52:14,610 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,612 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,612 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:52:14,618 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:52:14,619 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,619 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:52:14,625 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,628 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,628 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:52:14,633 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:52:14,634 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,635 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:52:14,644 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,648 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,648 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:52:14,652 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:52:14,653 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,653 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:52:14,659 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,661 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,661 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:52:14,665 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:52:14,666 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,666 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:52:14,672 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,674 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,675 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:52:14,680 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:52:14,680 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,681 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:52:14,688 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,691 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,691 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:52:14,695 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:52:14,696 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,697 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:52:14,704 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,707 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,707 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:52:14,713 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:52:14,713 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,714 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:52:14,721 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,723 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,723 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:52:14,729 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:52:14,729 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,730 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:52:14,736 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,738 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,738 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:52:14,743 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:52:14,743 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,744 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:52:14,753 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,756 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,756 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:52:14,761 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:52:14,761 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,761 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:52:14,767 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,769 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,769 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:52:14,774 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:52:14,774 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,775 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:52:14,782 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,784 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,785 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:52:14,789 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:52:14,789 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,790 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:52:14,795 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,797 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,797 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:52:14,802 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:52:14,803 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,803 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:52:14,810 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,813 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,813 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:52:14,818 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:52:14,819 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,819 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:52:14,826 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,829 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,829 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:52:14,834 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:52:14,835 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,835 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:52:14,842 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,843 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,844 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:52:14,850 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:52:14,851 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,851 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:52:14,859 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,862 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,863 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:52:14,867 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:52:14,867 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,868 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:52:14,872 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,874 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,874 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:52:14,878 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:52:14,879 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:52:14,879 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:52:14,889 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,938 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:52:14,939 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:52:14,939 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:52:14,945 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:52:14,991 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:52:14,991 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:52:14,992 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:52:14,997 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:52:15,43 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:52:15,43 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:52:15,43 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:52:15,49 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:52:15,95 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:52:15,95 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:52:15,96 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:52:15,101 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:52:15,147 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:52:15,148 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:52:15,148 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:52:15,153 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:52:15,199 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:52:15,199 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:53:10,861 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:53:10,866 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:53:10,869 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:53:10,869 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:53:10,875 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:53:10,876 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:10,876 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:53:10,885 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:53:10,888 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:53:10,889 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:53:10,894 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:53:10,895 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:10,895 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:53:10,904 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:53:10,906 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:53:10,906 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:53:10,911 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:53:10,912 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:10,913 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:53:10,920 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:53:10,922 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:53:10,922 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:53:10,926 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:53:10,927 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:10,927 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:53:10,935 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:53:10,939 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:53:10,939 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:53:10,944 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:53:10,945 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:10,945 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:53:10,955 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:53:10,958 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:53:10,958 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:53:10,963 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:53:10,964 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:10,965 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:53:10,973 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:53:10,976 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:53:10,977 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:53:10,981 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:53:10,982 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:10,982 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:53:10,988 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:53:10,990 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:53:10,990 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:53:10,995 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:53:10,996 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:10,996 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:53:11,4 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,7 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,7 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:53:11,13 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:53:11,14 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:11,14 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:53:11,24 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,26 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,26 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:53:11,31 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:53:11,32 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:11,33 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:53:11,42 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,46 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,46 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:53:11,51 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:53:11,51 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:11,52 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:53:11,57 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,59 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,60 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:53:11,63 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:53:11,63 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:11,64 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:53:11,69 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,71 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,71 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:53:11,76 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:53:11,77 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:11,77 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:53:11,85 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,87 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,87 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:53:11,91 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:53:11,92 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:11,92 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:53:11,97 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,99 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,100 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:53:11,104 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:53:11,105 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:11,105 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:53:11,111 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,114 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,114 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:53:11,119 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:53:11,120 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:11,120 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:53:11,127 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,129 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,130 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:53:11,134 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:53:11,135 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:11,135 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:53:11,140 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,142 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,142 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:53:11,146 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:53:11,147 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:53:11,147 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:53:11,153 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,203 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:53:11,203 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:53:11,204 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:53:11,210 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,256 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:53:11,257 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:53:11,257 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:53:11,263 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,308 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:53:11,308 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:53:11,309 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:53:11,314 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,360 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:53:11,361 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:53:11,361 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:53:11,367 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,413 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:53:11,413 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:53:11,413 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:53:11,419 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:53:11,465 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:53:11,465 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:54:07,144 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:54:07,150 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,152 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,152 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:54:07,158 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:54:07,158 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,159 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:54:07,165 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,167 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,168 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:54:07,171 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:54:07,172 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,173 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:54:07,180 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,183 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,183 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:54:07,188 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:54:07,188 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,188 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:54:07,194 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,196 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,196 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:54:07,199 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:54:07,200 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,200 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:54:07,207 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,209 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,209 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:54:07,213 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:54:07,214 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,214 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:54:07,221 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,224 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,224 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:54:07,229 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:54:07,229 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,229 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:54:07,237 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,240 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,240 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:54:07,245 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:54:07,245 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,246 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:54:07,254 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,256 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,257 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:54:07,261 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:54:07,261 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,261 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:54:07,267 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,269 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,269 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:54:07,274 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:54:07,274 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,274 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:54:07,280 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,283 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,283 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:54:07,287 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:54:07,288 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,288 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:54:07,296 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,299 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,299 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:54:07,305 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:54:07,305 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,306 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:54:07,314 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,317 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,317 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:54:07,322 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:54:07,322 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,323 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:54:07,328 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,330 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,330 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:54:07,335 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:54:07,335 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,335 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:54:07,341 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,344 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,345 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:54:07,349 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:54:07,350 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,350 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:54:07,356 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,359 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,359 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:54:07,364 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:54:07,365 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,366 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:54:07,373 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,376 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,376 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:54:07,380 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:54:07,381 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,381 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:54:07,386 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,388 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,388 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:54:07,393 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:54:07,393 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,393 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:54:07,398 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,400 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,401 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:54:07,405 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:54:07,406 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:54:07,406 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:54:07,415 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,465 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:54:07,465 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:54:07,465 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:54:07,472 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,520 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:54:07,520 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:54:07,520 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:54:07,526 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,573 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:54:07,573 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:54:07,573 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:54:07,579 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,625 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:54:07,625 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:54:07,626 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:54:07,632 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,678 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:54:07,679 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:54:07,679 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:54:07,685 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:54:07,732 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:54:07,732 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:54:30,968 MAIN (------ ): DEBUG_INIT >12.11.2013 16:55:07,318 MAIN (------ ): DEBUG_INIT >12.11.2013 16:55:07,337 LDAP (PROCESS): Building internal group membership cache >12.11.2013 16:55:07,348 LDAP (PROCESS): Internal group membership cache was created >12.11.2013 16:55:07,494 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:55:07,500 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,502 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,503 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:07,516 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:55:07,520 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,521 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:55:07,527 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,530 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,530 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:55:07,534 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:55:07,535 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,535 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:55:07,541 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,543 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,544 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:07,549 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:55:07,549 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,550 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:55:07,556 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,558 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,559 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:07,563 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:55:07,564 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,565 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:55:07,573 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,577 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,577 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:55:07,582 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:55:07,583 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,584 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:55:07,593 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,596 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,596 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:55:07,600 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:55:07,601 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,602 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:55:07,608 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,610 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,611 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:07,616 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:55:07,617 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,617 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:55:07,626 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,629 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,629 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:55:07,634 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:55:07,634 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,635 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:55:07,641 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,644 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,644 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:07,649 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:55:07,650 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,650 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:55:07,657 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,661 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,661 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:07,666 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:55:07,667 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,667 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:55:07,675 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,678 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,678 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:55:07,683 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:55:07,683 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,684 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:55:07,691 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,693 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,694 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:55:07,698 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:55:07,699 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,700 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:55:07,706 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,710 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,710 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:07,716 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:55:07,716 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,717 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:55:07,724 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,726 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,727 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:07,731 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:55:07,731 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,732 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:55:07,737 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,739 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,740 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:07,744 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:55:07,745 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,745 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:55:07,751 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,753 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,754 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:07,758 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:55:07,759 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,759 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:55:07,766 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,769 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,770 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:07,774 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:55:07,776 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,776 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:55:07,783 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,786 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,786 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:07,791 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:55:07,791 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:07,794 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:55:07,803 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,852 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:55:07,854 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:55:07,854 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:55:07,860 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,908 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:55:07,908 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:55:07,909 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:55:07,915 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:07,963 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:55:07,963 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:55:07,964 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:55:07,970 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:55:08,18 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:55:08,19 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:55:08,19 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:55:08,26 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:08,73 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:55:08,74 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:55:08,74 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:55:08,81 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:55:08,128 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:55:08,128 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:55:58,829 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:55:58,835 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,837 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,837 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:58,841 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:55:58,842 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:58,842 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:55:58,848 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,850 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,850 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:55:58,853 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:55:58,854 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:58,854 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:55:58,860 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,862 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,862 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:58,866 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:55:58,866 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:58,867 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:55:58,872 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,874 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,875 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:58,877 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:55:58,878 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:58,878 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:55:58,884 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,886 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,887 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:55:58,889 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:55:58,890 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:58,890 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:55:58,896 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,898 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,898 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:55:58,902 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:55:58,902 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:58,903 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:55:58,908 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,910 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,910 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:58,914 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:55:58,915 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:58,915 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:55:58,921 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,925 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,925 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:55:58,930 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:55:58,931 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:58,931 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:55:58,937 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,939 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,940 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:58,944 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:55:58,945 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:58,945 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:55:58,951 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,953 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,953 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:58,957 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:55:58,958 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:58,959 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:55:58,966 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,969 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,969 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:55:58,973 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:55:58,974 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:58,975 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:55:58,984 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,988 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:58,989 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:55:58,993 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:55:58,994 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:58,995 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:55:59,3 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,6 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,7 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:59,11 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:55:59,12 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:59,13 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:55:59,21 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,24 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,25 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:59,28 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:55:59,29 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:59,29 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:55:59,34 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,36 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,36 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:59,40 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:55:59,40 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:59,41 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:55:59,46 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,48 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,48 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:59,53 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:55:59,53 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:59,54 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:55:59,59 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,61 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,61 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:59,65 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:55:59,66 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:59,66 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:55:59,72 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,74 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,75 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:55:59,79 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:55:59,80 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:55:59,80 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:55:59,88 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,137 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:55:59,137 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:55:59,138 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:55:59,144 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,190 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:55:59,190 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:55:59,190 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:55:59,196 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,242 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:55:59,242 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:55:59,242 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:55:59,248 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,295 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:55:59,296 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:55:59,296 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:55:59,302 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,349 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:55:59,349 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:55:59,350 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:55:59,356 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:55:59,403 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:55:59,403 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:56:55,55 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:56:55,61 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,63 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,64 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:56:55,67 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:56:55,68 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,69 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:56:55,74 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,76 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,77 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:56:55,80 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:56:55,81 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,81 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:56:55,86 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,89 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,89 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:56:55,92 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:56:55,93 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,93 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:56:55,99 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,101 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,101 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:56:55,104 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:56:55,105 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,105 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:56:55,112 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,114 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,114 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:56:55,117 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:56:55,118 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,118 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:56:55,124 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,127 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,127 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:56:55,130 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:56:55,131 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,131 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:56:55,137 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,139 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,139 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:56:55,142 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:56:55,143 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,143 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:56:55,150 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,152 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,152 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:56:55,155 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:56:55,156 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,156 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:56:55,162 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,164 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,165 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:56:55,168 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:56:55,169 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,169 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:56:55,175 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,177 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,178 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:56:55,181 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:56:55,181 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,182 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:56:55,188 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,191 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,191 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:56:55,195 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:56:55,195 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,196 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:56:55,202 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,204 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,205 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:56:55,208 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:56:55,209 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,209 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:56:55,215 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,217 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,218 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:56:55,221 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:56:55,222 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,222 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:56:55,228 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,230 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,231 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:56:55,233 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:56:55,234 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,234 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:56:55,240 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,242 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,243 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:56:55,246 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:56:55,246 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,247 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:56:55,252 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,255 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,255 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:56:55,258 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:56:55,259 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,259 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:56:55,265 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,267 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,267 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:56:55,270 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:56:55,271 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,271 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:56:55,276 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,278 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,279 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:56:55,282 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:56:55,283 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:56:55,283 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:56:55,290 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,342 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:56:55,342 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:56:55,343 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:56:55,350 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,400 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:56:55,401 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:56:55,402 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:56:55,409 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,458 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:56:55,459 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:56:55,460 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:56:55,467 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,517 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:56:55,517 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:56:55,518 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:56:55,525 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,575 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:56:55,575 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:56:55,576 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:56:55,582 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:56:55,632 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:56:55,632 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:57:51,292 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:57:51,300 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,302 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,303 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:57:51,309 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:57:51,310 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,310 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:57:51,316 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,319 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,319 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:57:51,324 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:57:51,324 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,325 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:57:51,332 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,335 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,335 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:57:51,339 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:57:51,340 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,341 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:57:51,347 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,349 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,350 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:57:51,355 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:57:51,356 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,356 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:57:51,363 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,366 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,366 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:57:51,370 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:57:51,371 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,371 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:57:51,377 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,379 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,379 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:57:51,383 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:57:51,384 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,384 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:57:51,389 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,392 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,392 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:57:51,396 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:57:51,396 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,397 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:57:51,402 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,405 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,405 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:57:51,409 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:57:51,409 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,410 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:57:51,415 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,418 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,418 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:57:51,422 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:57:51,422 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,423 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:57:51,429 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,431 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,431 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:57:51,434 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:57:51,435 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,435 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:57:51,441 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,443 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,444 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:57:51,447 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:57:51,447 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,448 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:57:51,454 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,456 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,456 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:57:51,461 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:57:51,461 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,462 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:57:51,466 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,469 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,469 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:57:51,473 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:57:51,473 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,474 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:57:51,479 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,481 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,481 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:57:51,485 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:57:51,486 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,487 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:57:51,492 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,494 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,495 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:57:51,499 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:57:51,499 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,500 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:57:51,505 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,507 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,507 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:57:51,511 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:57:51,511 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,512 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:57:51,517 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,519 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,520 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:57:51,524 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:57:51,524 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,525 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:57:51,530 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,532 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,533 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:57:51,537 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:57:51,538 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:57:51,538 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:57:51,545 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,595 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:57:51,596 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:57:51,596 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:57:51,603 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,650 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:57:51,651 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:57:51,651 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:57:51,658 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,706 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:57:51,707 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:57:51,707 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:57:51,714 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,762 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:57:51,763 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:57:51,763 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:57:51,770 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,818 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:57:51,818 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:57:51,819 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:57:51,825 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:57:51,873 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:57:51,873 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:57:55,422 MAIN (------ ): DEBUG_INIT >12.11.2013 16:58:50,29 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:58:50,35 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,37 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,37 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:58:50,42 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:58:50,42 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,43 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:58:50,49 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,51 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,51 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:58:50,56 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:58:50,57 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,57 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:58:50,64 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,67 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,68 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:58:50,74 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:58:50,75 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,75 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:58:50,84 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,87 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,87 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:58:50,92 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:58:50,93 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,93 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:58:50,100 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,103 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,103 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:58:50,109 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:58:50,110 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,111 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:58:50,119 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,123 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,123 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:58:50,128 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:58:50,129 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,130 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:58:50,139 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,143 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,143 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:58:50,148 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:58:50,149 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,149 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:58:50,155 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,157 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,157 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:58:50,161 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:58:50,162 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,162 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:58:50,168 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,170 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,170 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:58:50,175 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:58:50,175 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,176 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:58:50,181 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,183 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,184 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:58:50,187 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:58:50,188 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,189 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:58:50,195 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,197 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,198 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:58:50,202 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:58:50,202 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,203 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:58:50,209 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,211 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,211 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:58:50,215 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:58:50,215 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,216 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:58:50,221 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,223 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,223 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:58:50,226 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:58:50,227 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,227 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:58:50,232 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,234 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,235 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:58:50,238 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:58:50,239 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,239 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:58:50,244 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,246 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,247 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:58:50,252 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:58:50,252 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,253 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:58:50,259 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,262 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,263 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:58:50,267 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:58:50,267 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,268 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:58:50,273 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,275 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,276 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:58:50,280 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:58:50,280 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,281 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:58:50,286 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,288 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,288 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:58:50,292 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:58:50,293 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:58:50,293 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:58:50,300 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,346 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:58:50,346 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:58:50,347 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:58:50,353 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,400 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:58:50,400 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:58:50,401 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:58:50,407 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,452 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:58:50,453 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:58:50,453 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:58:50,459 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,505 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:58:50,505 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:58:50,505 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:58:50,511 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,557 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:58:50,558 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:58:50,558 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:58:50,564 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:58:50,609 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:58:50,610 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:59:46,253 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:59:46,258 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,260 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,261 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:59:46,266 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 16:59:46,267 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,268 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:59:46,275 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,278 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,279 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:59:46,284 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 16:59:46,285 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,286 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:59:46,294 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,296 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,297 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:59:46,301 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 16:59:46,302 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,303 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:59:46,309 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,311 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,311 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:59:46,315 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 16:59:46,315 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,316 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:59:46,322 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,325 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,325 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:59:46,330 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 16:59:46,330 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,331 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:59:46,338 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,340 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,341 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:59:46,345 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 16:59:46,346 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,346 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:59:46,354 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,356 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,356 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:59:46,360 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 16:59:46,360 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,361 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:59:46,367 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,370 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,371 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:59:46,374 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 16:59:46,375 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,376 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:59:46,382 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,386 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,386 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:59:46,390 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 16:59:46,391 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,391 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:59:46,398 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,400 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,401 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:59:46,405 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 16:59:46,406 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,406 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:59:46,412 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,414 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,415 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:59:46,420 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 16:59:46,420 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,421 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:59:46,429 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,432 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,432 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 16:59:46,437 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 16:59:46,438 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,438 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:59:46,445 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,448 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,448 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:59:46,454 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 16:59:46,454 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,455 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:59:46,459 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,462 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,463 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:59:46,467 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 16:59:46,468 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,468 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:59:46,475 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,478 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,478 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:59:46,483 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 16:59:46,484 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,485 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:59:46,491 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,494 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,495 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:59:46,499 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 16:59:46,500 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,501 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:59:46,507 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,510 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,510 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:59:46,515 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 16:59:46,516 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,517 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:59:46,522 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,525 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,525 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 16:59:46,530 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 16:59:46,531 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 16:59:46,532 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:59:46,544 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,591 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:59:46,592 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:59:46,592 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:59:46,598 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,645 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:59:46,645 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:59:46,646 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 16:59:46,652 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,698 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:59:46,698 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:59:46,699 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 16:59:46,705 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,751 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:59:46,751 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:59:46,752 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 16:59:46,758 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,805 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:59:46,805 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 16:59:46,806 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 16:59:46,812 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 16:59:46,858 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 16:59:46,859 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 17:00:43,64 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 17:00:43,70 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,72 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,72 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:00:43,77 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 17:00:43,78 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,78 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 17:00:43,84 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,87 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,87 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 17:00:43,91 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 17:00:43,92 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,92 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 17:00:43,98 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,100 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,100 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:00:43,104 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 17:00:43,105 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,106 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 17:00:43,111 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,113 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,114 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:00:43,118 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 17:00:43,118 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,119 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 17:00:43,124 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,127 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,128 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 17:00:43,133 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 17:00:43,134 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,134 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 17:00:43,140 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,143 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,143 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 17:00:43,147 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 17:00:43,148 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,148 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 17:00:43,154 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,156 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,157 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:00:43,161 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 17:00:43,162 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,162 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 17:00:43,168 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,170 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,171 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 17:00:43,174 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 17:00:43,175 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,175 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 17:00:43,181 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,184 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,184 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:00:43,188 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 17:00:43,189 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,189 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 17:00:43,195 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,197 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,197 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:00:43,201 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 17:00:43,201 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,202 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 17:00:43,207 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,210 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,210 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 17:00:43,214 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 17:00:43,214 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,215 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 17:00:43,221 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,223 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,224 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 17:00:43,228 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 17:00:43,228 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,229 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 17:00:43,234 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,236 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,237 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:00:43,242 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 17:00:43,242 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,243 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 17:00:43,248 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,250 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,250 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:00:43,254 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 17:00:43,255 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,255 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 17:00:43,260 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,263 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,263 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:00:43,267 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 17:00:43,267 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,268 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 17:00:43,273 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,275 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,275 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:00:43,279 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 17:00:43,279 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,280 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 17:00:43,285 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,287 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,287 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:00:43,291 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 17:00:43,292 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,292 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 17:00:43,297 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,299 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,299 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:00:43,303 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 17:00:43,303 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:00:43,304 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 17:00:43,311 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,359 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 17:00:43,360 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 17:00:43,361 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 17:00:43,367 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,417 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 17:00:43,418 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 17:00:43,418 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 17:00:43,425 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,473 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 17:00:43,473 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 17:00:43,474 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 17:00:43,480 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,527 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 17:00:43,528 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 17:00:43,528 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 17:00:43,534 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,582 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 17:00:43,583 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 17:00:43,583 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 17:00:43,589 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 17:00:43,635 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 17:00:43,636 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 17:01:39,292 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 17:01:39,297 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,299 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,300 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:01:39,305 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.040281 >12.11.2013 17:01:39,305 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,306 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 17:01:39,315 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,318 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,318 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 17:01:39,323 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.053973 >12.11.2013 17:01:39,324 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,325 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 17:01:39,334 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,336 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,336 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:01:39,341 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.061939 >12.11.2013 17:01:39,341 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,341 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 17:01:39,347 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,350 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,350 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:01:39,355 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.076497 >12.11.2013 17:01:39,355 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,356 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 17:01:39,365 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,368 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,369 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 17:01:39,374 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.119485 >12.11.2013 17:01:39,374 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,374 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 17:01:39,380 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,382 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,383 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 17:01:39,387 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269904.171882 >12.11.2013 17:01:39,387 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,388 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 17:01:39,397 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,400 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,400 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:01:39,405 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657157 >12.11.2013 17:01:39,405 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,406 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 17:01:39,414 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,417 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,417 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 17:01:39,421 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657495 >12.11.2013 17:01:39,422 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,422 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 17:01:39,428 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,430 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,431 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:01:39,434 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657700 >12.11.2013 17:01:39,435 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,435 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 17:01:39,441 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,443 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,444 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:01:39,448 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.657887 >12.11.2013 17:01:39,449 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,449 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 17:01:39,456 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,459 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,459 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 17:01:39,462 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.658788 >12.11.2013 17:01:39,463 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,464 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 17:01:39,473 LDAP (PROCESS): sync from ucs: [ group] [ add] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,477 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,477 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646']), (1, 'description', None)] >12.11.2013 17:01:39,481 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.659144 >12.11.2013 17:01:39,482 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,482 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 17:01:39,489 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,492 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,492 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:01:39,496 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.692683 >12.11.2013 17:01:39,496 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,497 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 17:01:39,502 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,504 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,504 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:01:39,507 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693013 >12.11.2013 17:01:39,508 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,508 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 17:01:39,513 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,515 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Computers,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,515 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:01:39,519 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693286 >12.11.2013 17:01:39,520 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,520 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 17:01:39,525 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,526 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,527 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:01:39,530 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.693752 >12.11.2013 17:01:39,531 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,531 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 17:01:39,535 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,537 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,538 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:01:39,541 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694155 >12.11.2013 17:01:39,541 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,542 LDAP (PROCESS): sync from ucs: Resync rejected file: /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 17:01:39,546 LDAP (PROCESS): sync from ucs: [ group] [ modify] CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,548 LDAP (ERROR ): sync_from_ucs: traceback during modify object: CN=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,549 LDAP (ERROR ): sync_from_ucs: traceback due to modlist: [(2, 'groupType', [u'-2147483646'])] >12.11.2013 17:01:39,552 LDAP (WARNING): sync failed, saved as rejected > /var/lib/univention-connector/s4/1384269958.694427 >12.11.2013 17:01:39,553 LDAP (WARNING): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs > or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))): > File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2435, in sync_from_ucs > self.lo_s4.lo.modify_ext_s(compatible_modstring(object['dn']), compatible_modlist(modlist), serverctrls=self.serverctrls_for_add_and_modify) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 808, in modify_ext_s > return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 766, in _apply_method_s > return func(self,*args,**kwargs) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 295, in modify_ext_s > return self.result(msgid,all=1,timeout=self.timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result > res_type,res_data,res_msgid = self.result2(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2 > res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3 > ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout) > File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call > result = func(*args,**kwargs) >UNWILLING_TO_PERFORM: {'info': '00002035: samldb: Change from security/distribution local group forbidden!', 'desc': 'Server is unwilling to perform'} > >12.11.2013 17:01:39,553 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Slave Join,CN=Groups,DC=perf,DC=test >12.11.2013 17:01:39,560 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Slave Join,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,618 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 17:01:39,618 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 17:01:39,618 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Backup Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 17:01:39,626 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Backup Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,673 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 17:01:39,674 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 17:01:39,674 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Backup Join,CN=Groups,DC=perf,DC=test >12.11.2013 17:01:39,680 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Backup Join,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,726 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 17:01:39,726 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 17:01:39,727 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=Computers,CN=Groups,DC=perf,DC=test >12.11.2013 17:01:39,733 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=Computers,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,779 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 17:01:39,779 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 17:01:39,779 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=DC Slave Hosts,CN=Groups,DC=perf,DC=test >12.11.2013 17:01:39,786 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=DC Slave Hosts,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,832 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 17:01:39,832 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal > >12.11.2013 17:01:39,832 LDAP (PROCESS): sync to ucs: Resync rejected dn: CN=groupxp,CN=Groups,DC=perf,DC=test >12.11.2013 17:01:39,838 LDAP (PROCESS): sync to ucs: [ group] [ modify] cn=groupxp,cn=groups,dc=perf,dc=test >12.11.2013 17:01:39,884 LDAP (ERROR ): Unknown Exception during sync_to_ucs >12.11.2013 17:01:39,884 LDAP (ERROR ): Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1320, in sync_to_ucs > result = self.modify_in_ucs(property_type, object, module, position) > File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 1187, in modify_in_ucs > return ucs_object.modify() and self.__modify_custom_attributes(property_type, object, ucs_object, module, position) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 344, in modify > return self._modify(modify_childs,ignore_license=ignore_license) > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 727, in _modify > self._ldap_pre_modify() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 525, in _ldap_pre_modify > self.check_ad_group_type_change() > File "/usr/lib/pymodules/python2.6/univention/admin/handlers/groups/group.py", line 999, in check_ad_group_type_change > raise univention.admin.uexceptions.adGroupTypeChangeGlobalToDomainLocal >adGroupTypeChangeGlobalToDomainLocal >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 33338
: 5613 |
5614
|
5617
|
5618