Bug 52153

Summary: Active Directory connection: ValueError: need more than 1 value to unpack
Product: UCS Reporter: Christian Castens <castens>
Component: AD ConnectorAssignee: Samba maintainers <samba-maintainers>
Status: RESOLVED DUPLICATE QA Contact: Samba maintainers <samba-maintainers>
Severity: normal    
Priority: P5 CC: best
Version: UCS 4.4   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
See Also: https://forge.univention.org/bugzilla/show_bug.cgi?id=46323
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: 2020041321000132 Bug group (optional): Error handling, External feedback
Max CVSS v3 score:

Description Christian Castens univentionstaff 2020-09-29 12:54:58 CEST
Version: 4.4-4 errata525 (Blumenthal)

Traceback(d41d8cd98f00b204e9800998ecf8427e):
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 310, 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 126, in inner_run
Einrichten der Active-Directory-Verbindung: admember.synchronize_account_position(ad_domain_info, username, password)
Einrichten der Active-Directory-Verbindung: File "%PY2.7%/univention/lib/admember.py", line 609, in synchronize_account_position
Einrichten der Active-Directory-Verbindung: mapped_ad_user_dn = _mapped_ad_dn(ad_user_dn, ad_ldap_base, ucr)
Einrichten der Active-Directory-Verbindung: File "%PY2.7%/univention/lib/admember.py", line 550, in _mapped_ad_dn
Einrichten der Active-Directory-Verbindung: attr, val = rdn.split('=')
Einrichten der Active-Directory-Verbindung: ValueError: need more than 1 value to unpack

Role: domaincontroller_master
Comment 1 Florian Best univentionstaff 2021-03-02 21:21:22 CET
Fixed in git:6e526cdb11d2d9bbc648752a1fc1ecc34b466aad

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