Bug 54949 - AttributeError: invalid key 'opsisetupuser'
AttributeError: invalid key 'opsisetupuser'
Status: NEW
Product: UCS@school
Classification: Unclassified
Component: UMC - Computer room
UCS@school 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS@school maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2022-07-06 16:08 CEST by Maximilian Janßen
Modified: 2022-07-06 16:08 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
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: 2022062321000384
Bug group (optional): 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 Maximilian Janßen univentionstaff 2022-07-06 16:08:08 CEST
Version: 4.4-9 errata1261 (Blumenthal) - UCS@school 4.4 v9

Error: 
Interner Server-Fehler in "computerroom/settings/set".
Request: computerroom/settings/set

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 359, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY2.7%/univention/management/console/base.py", line 262, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 181, in _response
    return function(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 321, in _response
    result = _multi_response(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 181, in _response
    return function(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 443, in _response
    return list(function(self, iterator, *nones))
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 289, in _fake_func
    yield function(self, *args)
  File "%PY2.7%/univention/management/console/modules/computerroom/__init__.py", line 784, in settings_set
    return self._settings_set(printMode, internetRule, shareMode, period, customRule)
  File "%PY2.7%/univention/management/console/modules/computerroom/__init__.py", line 209, in _decorated
    return func(self, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/computerroom/__init__.py", line 817, in _settings_set
    self.reset_smb_connections()
  File "%PY2.7%/univention/management/console/modules/computerroom/__init__.py", line 951, in reset_smb_connections
    italc_users = [x.lower() for x in self._italc.users if x]
  File "%PY2.7%/univention/management/console/modules/computerroom/room_management.py", line 784, in users
    if x.user.current and x.connected()
  File "%PY2.7%/univention/management/console/modules/computerroom/room_management.py", line 118, in __getitem__
    self._read_user(user)
  File "%PY2.7%/ucsschool/lib/school_umc_ldap_connection.py", line 145, in wrapper_func
    return func(*args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/computerroom/room_management.py", line 132, in _read_user
    username = self.validate_userstr(userstr)
  File "%PY2.7%/univention/management/console/modules/computerroom/room_management.py", line 124, in validate_userstr
    raise AttributeError("invalid key {!r}".format(userstr))
AttributeError: invalid key 'opsisetupuser'

Role: domaincontroller_master