Bug 48714 - smbclient missing during ad connector setup
smbclient missing during ad connector setup
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: AD Connector
UCS 4.4
Other Linux
: P5 normal (vote)
: UCS 4.4
Assigned To: Felix Botner
Arvid Requate
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-02-20 12:53 CET by Felix Botner
Modified: 2019-03-12 13:41 CET (History)
1 user (show)

See Also:
What kind of report is it?: Development Internal
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 Felix Botner univentionstaff 2019-02-20 12:53:33 CET
20.02.19 12:49:31.016  MAIN        ( ERROR   ) : Interner Server-Fehler in "adconnector/check_domain".
Request: adconnector/check_domain

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/univention/management/console/base.py", line 253, in execute
    function.__func__(self, request, *args, **kwargs)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 192, in _response
    return function(self, request)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 318, in _response
    result = _multi_response(self, request)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 192, in _response
    return function(self, request)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 440, in _response
    return list(function(self, iterator, *nones))
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 286, in _fake_func
    yield function(self, *args)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/adconnector/__init__.py", line 395, in check_domain
    admember.check_connection(ad_domain_info, username, password)
  File "/usr/lib/pymodules/python2.7/univention/lib/admember.py", line 242, in check_connection
    p1 = subprocess.Popen(cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, close_fds=True)
  File "/usr/lib/python2.7/subprocess.py", line 390, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child
    raise child_exceptio
Comment 1 Felix Botner univentionstaff 2019-02-20 12:54:04 CET
Looks like smbclient is missing
Comment 2 Felix Botner univentionstaff 2019-02-21 12:02:36 CET
done, added dependency to smbclient in univention-ad-connector
Comment 3 Arvid Requate univentionstaff 2019-02-21 19:18:53 CET
Ok
Comment 4 Florian Best univentionstaff 2019-03-11 14:32:59 CET
There is no changelog entry in changelog-4.4-0.xml.
Comment 5 Florian Best univentionstaff 2019-03-12 13:41:10 CET
UCS 4.4 has been released:
 https://docs.software-univention.de/release-notes-4.4-0-en.html
 https://docs.software-univention.de/release-notes-4.4-0-de.html

If this error occurs again, please use "Clone This Bug".