Bug 52561 - Configuring Active Directory connection: OSError: [Errno 2] No such file or directory
Summary: Configuring Active Directory connection: OSError: [Errno 2] No such file or d...
Status: NEW
Alias: None
Product: UCS
Classification: Unclassified
Component: AD Connector
Version: UCS 5.0
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: Samba maintainers
QA Contact: Samba maintainers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-08 12:11 CET by Christian Castens
Modified: 2024-11-21 11:16 CET (History)
2 users (show)

See Also:
What kind of report is it?: Bug Report
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: 2020122821000591, 2021121621000324, 2022031321000238, 2023051921000276
Bug group (optional): Error handling, External feedback
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Castens univentionstaff 2021-01-08 12:11:23 CET
Version: 4.4-7 errata850 (Blumenthal)

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 113, in inner_run
Configuring Active Directory connection: admember.rename_well_known_sid_objects(username, password)
Configuring Active Directory connection: File "%PY2.7%/univention/lib/admember.py", line 985, in rename_well_known_sid_objects
Configuring Active Directory connection: stdout=subprocess.PIPE, stderr=subprocess.PIPE, close_fds=True)
Configuring Active Directory connection: File "/usr/lib/python2.7/subprocess.py", line 390, in __init__
Configuring Active Directory connection: errread, errwrite)
Configuring Active Directory connection: File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child
Configuring Active Directory connection: raise child_exception
Configuring Active Directory connection: OSError: [Errno 2] No such file or directory

Role: domaincontroller_master
Comment 1 Maximilian Janßen univentionstaff 2021-12-17 11:00:22 CET
reported again:


Version: 5.0-1 errata175

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 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 113, in inner_run
Configuring Active Directory connection: admember.rename_well_known_sid_objects(username, password)
Configuring Active Directory connection: File "%PY2.7%/univention/lib/admember.py", line 1092, in rename_well_known_sid_objects
Configuring Active Directory connection: stdout=subprocess.PIPE, stderr=subprocess.PIPE, close_fds=True)
Configuring Active Directory connection: File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
Configuring Active Directory connection: errread, errwrite)
Configuring Active Directory connection: File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
Configuring Active Directory connection: raise child_exception
Configuring Active Directory connection: OSError: [Errno 2] Datei oder Verzeichnis nicht gefunden

Role: domaincontroller_master
Comment 2 Maximilian Janßen univentionstaff 2023-06-20 13:24:21 CEST
Version: 4.4-9 errata1371 (Blumenthal)