Bug 51890 - udm/put (users/user): AssertionError
udm/put (users/user): AssertionError
Status: NEW
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-08-24 10:12 CEST by Christian Castens
Modified: 2020-08-24 10:12 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: 2020080921000277
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 Christian Castens univentionstaff 2020-08-24 10:12:33 CEST
Version: 4.4-5 errata703 (Blumenthal)

Remark: I am not able to give rights of individual users to allow the use by a tick under users->Application

During install, I could see "No interface available" message

Error:
Internal server error during "udm/put (users/user)".
Request: udm/put (users/user)

  File "%PY2.7%/notifier/threads.py", line 80, in _run
    result = self._function()
  File "%PY2.7%/notifier/__init__.py", line 104, in __call__
    return self._function(*tmp, **self._kwargs)
  File "%PY2.7%/univention/management/console/modules/udm/__init__.py", line 440, in _thread
    module.modify(properties)
  File "%PY2.7%/univention/management/console/modules/udm/udm_ldap.py", line 645, in modify
    obj.modify()
  File "%PY2.7%/univention/admin/handlers/users/user.py", line 1438, in modify
    return super(object, self).modify(*args, **kwargs)
  File "%PY2.7%/univention/admin/handlers/__init__.py", line 650, in modify
    dn = self._modify(modify_childs, ignore_license=ignore_license, response=response)
  File "%PY2.7%/univention/admin/handlers/__init__.py", line 1323, in _modify
    ml = self._ldap_object_classes(ml)
  File "%PY2.7%/univention/admin/handlers/__init__.py", line 1417, in _ldap_object_classes
    schema = self.lo.get_schema()
  File "%PY2.7%/univention/admin/uldap.py", line 682, in get_schema
    return self.lo.get_schema()
  File "%PY2.7%/univention/uldap.py", line 207, in _decorated
    return func(self, *args, **kwargs)
  File "%PY2.7%/univention/uldap.py", line 663, in get_schema
    self.__schema = ldap.schema.SubSchema(self.lo.read_subschemasubentry_s(self.lo.search_subschemasubentry_s()), 0)
  File "%PY2.7%/ldap/schema/subentry.py", line 100, in __init__
    se_instance = se_class(attr_value)
  File "%PY2.7%/ldap/schema/models.py", line 59, in __init__
    self._set_attrs(l,d)
  File "%PY2.7%/ldap/schema/models.py", line 297, in _set_attrs
    assert self.syntax_len is None or type(self.syntax_len)==type(0)
AssertionError

Role: domaincontroller_master