Bug 45693

Summary: adtakeover connect: LdbError: (1, 'Unable to parse search expression')
Product: UCS Reporter: Florian Best <best>
Component: AD TakeoverAssignee: Samba maintainers <samba-maintainers>
Status: RESOLVED DUPLICATE QA Contact: Samba maintainers <samba-maintainers>
Severity: normal    
Priority: P5    
Version: UCS 4.1   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
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:

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 ***