Bug 48825 - univention-app install should ask again if Administrator mistypes password
univention-app install should ask again if Administrator mistypes password
Status: NEW
Product: UCS
Classification: Unclassified
Component: App Center
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-02-28 19:30 CET by Arvid Requate
Modified: 2019-02-28 19:39 CET (History)
0 users

See Also:
What kind of report is it?: Development Internal
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:
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 Arvid Requate univentionstaff 2019-02-28 19:30:43 CET
When univention-app install asks for the Administrator password, it only asks once. If you mistype, the stuff fails:

==========================================================================
Joinscript 97univention-s4-connector.inst finished with exitcode 0
Trigger für univention-config (13.0.0-6A~4.3.0.201811121038) werden verarbeitet ...
dpkg-query: Kein Paket gefunden, das auf ldapacl_66univention-appcenter_app.acl passt
Trigger für libc-bin (2.24-11+deb9u3) werden verarbeitet ...
Trigger für systemd (232-25+deb9u8A~4.3.3.201901211455) werden verarbeitet ...
Trigger für python-support (1.0.15.18.201403132013) werden verarbeitet ...
Configuring samba4=4.7
updating certificates for samba4=4.7
Password for Administrator: 
Permission denied (publickey,gssapi-keyex,gssapi-with-mic,keyboard-interactive).
Permission denied (publickey,gssapi-keyex,gssapi-with-mic,keyboard-interactive).
Permission denied (publickey,gssapi-keyex,gssapi-with-mic,keyboard-interactive).
Search LDAP binddn: 

**************************************************************************
* Running join scripts failed!                                           *
**************************************************************************
* Message:  binddn for user Administrator not found
**************************************************************************
File: /usr/share/univention-management-console/modules/apps.xml

File: /usr/share/univention-management-console/i18n/de/apps.mo

File: /etc/apt/apt.conf.d/55user_agent
==========================================================================

It should give a second chance.
Comment 1 Arvid Requate univentionstaff 2019-02-28 19:39:26 CET
After that univention-run-join-scripts failed because samba was somehow not really joined (drs showrepl showed nothing on the master). So: That's bad.