Bug 40971 - uccsetup/progress: Invalid syntax: objectClass: value #2 invalid per syntax
uccsetup/progress: Invalid syntax: objectClass: value #2 invalid per syntax
Status: CLOSED WONTFIX
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: UMC modules
UCC 2.1
Other Linux
: P5 normal
: UCC 2.x
Assigned To: UCC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2016-04-04 10:08 CEST by Florian Best
Modified: 2023-06-28 10:33 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Error handling, External feedback
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2016-04-04 10:08:45 CEST
Version: 4.0-4 errata407 (Walle)

Execution of command 'uccsetup/progress' has failed:

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 282, in execute
    function(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 316, in _response
    result = _multi_response(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 460, in _response
    return list(function(self, iterator, *nones))
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 282, in _fake_func
    yield function(self, *args)
  File "%PY2.7%/univention/management/console/modules/mixins.py", line 149, in progress
    ret = progress_obj.poll()
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 307, in _thread
    result = _multi_response(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 460, in _response
    return list(function(self, iterator, *nones))
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 282, in _fake_func
    yield function(self, *args)
  File "%PY2.7%/univention/management/console/modules/uccsetup/__init__.py", line 207, in apply
    util.set_rdp_values(rdp.get('domain', ''), rdp.get('host', ''), ldap_connection)
  File "%PY2.7%/univention/management/console/modules/uccsetup/util.py", line 349, in set_rdp_values
    users_session_policy['windowsTerminalserver'] = terminal_server
  File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__
    self.gen.next()
  File "%PY2.7%/univention/management/console/modules/uccsetup/util.py", line 288, in _open_container_policy
    policy_obj.create()
  File "%PY2.7%/univention/admin/handlers/__init__.py", line 2814, in create
    simpleLdap.create(self)
  File "%PY2.7%/univention/admin/handlers/__init__.py", line 352, in create
    return self._create()
  File "%PY2.7%/univention/admin/handlers/__init__.py", line 785, in _create
    self.lo.add(self.dn, al)
  File "%PY2.7%/univention/admin/uldap.py", line 402, in add
    raise univention.admin.uexceptions.ldapError(_err2str(msg), original_exception=msg)
ldapError: Invalid syntax: objectClass: value #2 invalid per syntax
Comment 1 Florian Best univentionstaff 2016-06-02 23:15:11 CEST
I guess some schema is not installed (which?) that causes a specific object class not to be known.
Comment 2 Erik Damrose univentionstaff 2016-06-03 11:19:33 CEST
The package for UCC is univention-corporate-client-schema
Comment 3 Ingo Steuwer univentionstaff 2020-06-19 16:55:40 CEST
UCC 1.x / 2.x is out of maintenance. In case this Bug is still relevant please clone with the correct version.