Bug 29679 - Traceback beim Anlegen eines Computers mit Samba
Traceback beim Anlegen eines Computers mit Samba
Status: RESOLVED DUPLICATE of bug 34473
Product: UCS
Classification: Unclassified
Component: UMC - Computers
UCS 3.1
Other Linux
: P5 normal (vote)
: UCS 3.x
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-10 13:40 CET by Dirk Wiesenthal
Modified: 2018-04-13 13:29 CEST (History)
3 users (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
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Wiesenthal univentionstaff 2012-12-10 13:40:55 CET
Beim Anlegen eines Computers mit Samba-Option erscheint ein Traceback. Ich habe nur Namen und Primäre Gruppe angegeben. Falls das etwas zur Sache beiträgt: Die primäre Gruppe war keine Samba-Gruppe.

  File "/usr/lib/pymodules/python2.6/notifier/threads.py", line 82, in _run
    tmp = self._function()
  File "/usr/lib/pymodules/python2.6/notifier/__init__.py", line 104, in __call__
    return self._function( *tmp, **self._kwargs )
  File "/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/__init__.py", line 312, in _thread
    dn = module.create( properties, container = options.get( 'container' ), superordinate = options.get( 'superordinate' ) )
  File "/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py", line 155, in wrapper_func
    ret = func( *args, **kwargs )
  File "/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py", line 344, in create
    obj.create()
  File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 331, in create
    return self._create()
  File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py", line 714, in _create
    raise e

KeyError: 'sambaSID'
Comment 1 Stefan Gohmann univentionstaff 2012-12-10 13:52:33 CET
Ist die primäre Gruppe eine Samba Gruppe?
Comment 2 Dirk Wiesenthal univentionstaff 2012-12-10 14:02:30 CET
(In reply to comment #1)
> Ist die primäre Gruppe eine Samba Gruppe?

Nein, war sie nicht. Sie wurde mir aber angeboten...
Comment 3 Dirk Wiesenthal univentionstaff 2014-04-10 13:15:41 CEST

*** This bug has been marked as a duplicate of bug 34473 ***