Bug 52898 - Interner Server-Fehler in "udm/put (users/user)".
Interner Server-Fehler in "udm/put (users/user)".
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: 2021-03-12 10:53 CET by Riya Bhattacharjee
Modified: 2021-03-12 10:53 CET (History)
0 users

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):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Riya Bhattacharjee univentionstaff 2021-03-12 10:53:11 CET
UCS Version: 4.4-7 errata873 (Blumenthal)

Interner Server-Fehler in "udm/put (users/user)".
Request: udm/put (users/user)

 

  File "/usr/lib/python2.7/dist-packages/notifier/threads.py", line 80, in _run

    result = self._function()

  File "/usr/lib/python2.7/dist-packages/notifier/__init__.py", line 104, in __call__

    return self._function(*tmp, **self._kwargs)

  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/udm/__init__.py", line 440, in _thread

    module.modify(properties)

  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/udm/udm_ldap.py", line 645, in modify

    obj.modify()

  File "/usr/lib/python2.7/dist-packages/univention/admin/handlers/users/user.py", line 1410, in modify

    return super(object, self).modify(*args, **kwargs)

  File "/usr/lib/python2.7/dist-packages/univention/admin/handlers/__init__.py", line 650, in modify

    dn = self._modify(modify_childs, ignore_license=ignore_license, response=response)

  File "/usr/lib/python2.7/dist-packages/univention/admin/handlers/__init__.py", line 1330, in _modify

    self.dn = self.lo.modify(self.dn, ml, ignore_license=ignore_license, serverctrls=serverctrls, response=response)

  File "/usr/lib/python2.7/dist-packages/univention/admin/uldap.py", line 891, in modify

    return self.lo.modify(dn, changes, serverctrls=serverctrls, response=response)

  File "/usr/lib/python2.7/dist-packages/univention/uldap.py", line 207, in _decorated

    return func(self, *args, **kwargs)

  File "/usr/lib/python2.7/dist-packages/univention/uldap.py", line 756, in modify

    self.modify_ext_s(dn, ml, serverctrls=serverctrls, response=response)

  File "/usr/lib/python2.7/dist-packages/univention/uldap.py", line 207, in _decorated

    return func(self, *args, **kwargs)

 File "/usr/lib/python2.7/dist-packages/univention/uldap.py", line 813, in modify_ext_s

    rtype, rdata, rmsgid, resp_ctrls = self.lo.modify_ext_s(dn, ml, serverctrls=serverctrls)

  File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 987, in modify_ext_s

    return self._apply_method_s(SimpleLDAPObject.modify_ext_s,*args,**kwargs)

  File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 931, in _apply_method_s

    return func(self,*args,**kwargs)

  File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 373, in modify_ext_s

    msgid = self.modify_ext(dn,modlist,serverctrls,clientctrls)

  File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 370, in modify_ext

    return self._ldap_call(self._l.modify_ext,dn,modlist,RequestControlTuples(serverctrls),RequestControlTuples(clientctrls))

  File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 106, in _ldap_call

    result = func(*args,**kwargs)

TypeError: ('expected a string in the list', ['fos2', ''])

Interner Server-Fehler in "udm/put (users/user)".