Bug 46047 - failedADConnect: ['Connection to AD Server *** failed']
failedADConnect: ['Connection to AD Server *** failed']
Status: REOPENED
Product: UCS
Classification: Unclassified
Component: System setup
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-01-15 17:27 CET by Johannes Keiser
Modified: 2023-07-07 17:19 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 6: Setup Problem: Issue for the setup process
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 3: A User would likely not purchase the product
User Pain: 0.103
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2021101321000057, 2018051621000746, 2018071021000833, 2018022321000631, 2017121821000383, 2017121821000491, 2020110621000703, 2022092821000673
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 Johannes Keiser univentionstaff 2018-01-15 17:27:59 CET
Version: 4.2-3 errata254 (Lesum)

Einrichten der Active-Directory-Verbindung: Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/modules/setup/setup_script.py", line 310, in run
    success = self.inner_run()
  File "/usr/lib/univention-system-setup/scripts/90_postjoin/10admember", line 68, in inner_run
    ad_domain_info = admember.lookup_adds_dc(ad_server_address)
  File "%PY2.7%/univention/lib/admember.py", line 754, in lookup_adds_dc
    raise failedADConnect(["Connection to AD Server %s failed" % (ad_server)])
failedADConnect: ['Connection to AD Server *** failed']
Comment 1 Johannes Keiser univentionstaff 2018-01-19 15:45:58 CET
Reported again: Version: 4.2-3 errata254 (Lesum)
Comment 2 Johannes Keiser univentionstaff 2018-03-15 15:40:55 CET
Reported again: Version: 4.2-3 errata305 (Lesum)
Comment 3 Johannes Keiser univentionstaff 2018-07-20 16:30:43 CEST
Reported again:
Version: 4.3-1 errata145 (Neustadt)

Configuring Active Directory connection: Traceback (most recent call last):
Configuring Active Directory connection: File "%PY2.7%/univention/management/console/modules/setup/setup_script.py", line 310, in run
Configuring Active Directory connection: success = self.inner_run()
Configuring Active Directory connection: File "/usr/lib/univention-system-setup/scripts/90_postjoin/10admember", line 68, in inner_run
Configuring Active Directory connection: ad_domain_info = admember.lookup_adds_dc(ad_server_address)
Configuring Active Directory connection: File "%PY2.7%/univention/lib/admember.py", line 785, in lookup_adds_dc
Configuring Active Directory connection: raise failedADConnect(["Connection to AD Server %s failed (%s)" % (ad_server, ",".join(check_results))])
Configuring Active Directory connection: failedADConnect: ['Connection to AD Server **** failed (CLDAP: -1073741643)']

Role: domaincontroller_master
Comment 4 Johannes Keiser univentionstaff 2018-08-01 17:56:33 CEST
Reported again: Version: 4.2-4 errata418 (Lesum)

Configuring Active Directory connection: Traceback (most recent call last):
Configuring Active Directory connection: File "%PY2.7%/univention/management/console/modules/setup/setup_script.py", line 310, in run
Configuring Active Directory connection: success = self.inner_run()
Configuring Active Directory connection: File "/usr/lib/univention-system-setup/scripts/90_postjoin/10admember", line 68, in inner_run
Configuring Active Directory connection: ad_domain_info = admember.lookup_adds_dc(ad_server_address)
Configuring Active Directory connection: File "%PY2.7%/univention/lib/admember.py", line 754, in lookup_adds_dc
Configuring Active Directory connection: raise failedADConnect(["Connection to AD Server %s failed" % (ad_server)])
Configuring Active Directory connection: failedADConnect: ['Connection to AD Server **** failed']

-------------------
Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/modules/setup/setup_script.py", line 310, in run
    success = self.inner_run()
  File "/usr/lib/univention-system-setup/scripts/90_postjoin/10admember", line 68, in inner_run
    ad_domain_info = admember.lookup_adds_dc(ad_server_address)
  File "%PY2.7%/univention/lib/admember.py", line 754, in lookup_adds_dc
    raise failedADConnect(["Connection to AD Server %s failed" % (ad_server)])
failedADConnect: ['Connection to AD Server **** failed']
-------------------

Role: domaincontroller_master
Comment 5 Ingo Steuwer univentionstaff 2020-07-03 20:51:55 CEST
This issue has been filed against UCS 4.2.

UCS 4.2 is out of maintenance and many UCS components have changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.
Comment 6 Christian Castens univentionstaff 2021-01-26 14:11:28 CET
reported again:

Version: 4.4-6 errata796 (Blumenthal)

Error:
Einrichten der Active-Directory-Verbindung: Traceback (most recent call last):
Einrichten der Active-Directory-Verbindung: File "%PY2.7%/univention/management/console/modules/setup/setup_script.py", line 313, in run
Einrichten der Active-Directory-Verbindung: success = self.inner_run()
Einrichten der Active-Directory-Verbindung: File "/usr/lib/univention-system-setup/scripts/90_postjoin/10admember", line 68, in inner_run
Einrichten der Active-Directory-Verbindung: ad_domain_info = admember.lookup_adds_dc(ad_server_address)
Einrichten der Active-Directory-Verbindung: File "%PY2.7%/univention/lib/admember.py", line 801, in lookup_adds_dc
Einrichten der Active-Directory-Verbindung: raise failedADConnect(["Connection to AD Server %s failed (%s)" % (ad_server, ",".join(check_results))])
Einrichten der Active-Directory-Verbindung: failedADConnect: ['Connection to AD Server 192.168.132.2 failed (CLDAP: 3221225653)']

Role: domaincontroller_master
Comment 7 Maximilian Janßen univentionstaff 2021-11-19 13:35:41 CET
Version: 4.4-8 errata958 (Blumenthal)

Remark: Delete a 'master' ucs server from a Windows domain and then try to join a new 'master' to ucs server to the same domain

Error: 
Configuring Active Directory connection: Traceback (most recent call last):
Configuring Active Directory connection: File "%PY2.7%/univention/management/console/modules/setup/setup_script.py", line 313, in run
Configuring Active Directory connection: success = self.inner_run()
Configuring Active Directory connection: File "/usr/lib/univention-system-setup/scripts/90_postjoin/10admember", line 68, in inner_run
Configuring Active Directory connection: ad_domain_info = admember.lookup_adds_dc(ad_server_address)
Configuring Active Directory connection: File "%PY2.7%/univention/lib/admember.py", line 801, in lookup_adds_dc
Configuring Active Directory connection: raise failedADConnect(["Connection to AD Server %s failed (%s)" % (ad_server, ",".join(check_results))])
Configuring Active Directory connection: failedADConnect: ['Connection to AD Server **** failed (CLDAP: 3221225653)']

Role: domaincontroller_master
Comment 8 Maximilian Janßen univentionstaff 2023-07-07 17:19:24 CEST
Version: 5.0-2 errata431

Error:
Configuring Active Directory connection: Traceback (most recent call last):
Configuring Active Directory connection: File "%PY3%/univention/management/console/modules/setup/setup_script.py", line 312, in run
Configuring Active Directory connection: success = self.inner_run()
Configuring Active Directory connection: File "/usr/lib/univention-system-setup/scripts/90_postjoin/10admember", line 66, in inner_run
Configuring Active Directory connection: ad_domain_info = admember.lookup_adds_dc(ad_server_address)
Configuring Active Directory connection: File "%PY3%/univention/lib/admember.py", line 910, in lookup_adds_dc
Configuring Active Directory connection: raise failedADConnect(["Connection to AD Server %s failed (%s)" % (ad_server, ",".join(check_results))])
Configuring Active Directory connection: univention.lib.admember.failedADConnect: ['Connection to AD Server ***** failed (CLDAP: ***)']

Role: domaincontroller_master