Bug 45693 - adtakeover connect: LdbError: (1, 'Unable to parse search expression')
adtakeover connect: LdbError: (1, 'Unable to parse search expression')
Status: RESOLVED DUPLICATE of bug 40055
Product: UCS
Classification: Unclassified
Component: AD Takeover
UCS 4.1
Other Linux
: P5 normal (vote)
: ---
Assigned To: Samba maintainers
Samba maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-11-10 15:02 CET by Florian Best
Modified: 2017-11-11 12:23 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: 2017103121000085
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 Florian Best univentionstaff 2017-11-10 15:02:44 CET
Version: 4.2-2 errata204 (Lesum)

Traceback(4f894ce45f722b021a4526260101238c):
Execution of command 'connect' has failed:

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/modules/adtakeover/__init__.py", line 61, in _background
    result = func(self, request)
  File "%PY2.7%/univention/management/console/modules/adtakeover/__init__.py", line 105, in connect
    return takeover.count_domain_objects_on_server(ip, username, password, self.progress)
  File "%PY2.7%/univention/management/console/modules/adtakeover/takeover.py", line 261, in count_domain_objects_on_server
    ad.authenticate(username, password)
  File "%PY2.7%/univention/management/console/modules/adtakeover/takeover.py", line 696, in authenticate
    self.domain_info['ad_os'] = self.operatingSystem(self.domain_info["ad_netbios_name"])
  File "%PY2.7%/univention/management/console/modules/adtakeover/takeover.py", line 707, in operatingSystem
    attrs=["operatingSystem", "operatingSystemVersion", "operatingSystemServicePack"])
LdbError: (1, 'Unable to parse search expression')
Comment 1 Florian Best univentionstaff 2017-11-11 12:23:50 CET

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