Bug 43066 - No password for uid=Administrator with encrypted password
No password for uid=Administrator with encrypted password
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: UCS Installer
UCS 4.1
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
:
Depends on: 35400
Blocks:
  Show dependency treegraph
 
Reported: 2016-11-28 11:28 CET by Philipp Hahn
Modified: 2019-01-03 07:21 CET (History)
3 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 4: Minor Usability: Impairs usability in secondary scenarios
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.023
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2016-11-28 11:28:05 CET
With a profiles based PXE installation the password for root/Administrator must be given. The profile allows to either specify is as plain-unencrypted-text "passwd/root-password" or as "passwd/root-password-crypted". In the later case user-setup/**/0001-Bug-35400-d-i-Save-root-password-for-later.patch does not copy it which leads to the password not being set and the user not being added to the group "Domain Admins".

Fix:
 udm users/user modify --dn "uid=Administrator,cn=users,$(ucr get ldap/base)" --set password=univention --append groups="cn=Domain Admins,cn=groups,$(ucr get ldap/base)"

+++ This bug was initially created as a clone of Bug #35400 comment 5 +++
Comment 1 Stefan Gohmann univentionstaff 2019-01-03 07:21:30 CET
This issue has been filled against UCS 4.1. The maintenance with bug and security fixes for UCS 4.1 has ended on 5st of April 2018.

Customers still on UCS 4.1 are encouraged to update to UCS 4.3. Please contact
your partner or Univention for any questions.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or simply reopen the issue. In this case please provide detailed information on how this issue is affecting you.