Hide Forgot
Description of problem: Should give more friendly info when password is not acceptable. It should be the prompt that which format of password can be accepted. Version-Release number of selected component (if applicable): ovirt-node-ng-installer-ovirt-3.6-2016042500.iso cockpit-0.103-1.el7.centos.x86_64 cockpit-ovirt-0.5.1-0.0.master.el7.centos.noarch How reproducible: 100% Steps to Reproduce: 1. Anaconda install NGN 4.0. 2. Start cockpit service. 3. In Accounts page, create a new account and set the password like "redhat". Actual results: 1. After step3, it can not create the new account and give the error like follows. "Password is not acceptable" Expected results: 1. It should give more friendly info when the password is not acceptable. It should be better to prompt that which format of password can be accepted. Additional info:
By calling pwscore with a { err: "message" } we can retrieve the message from that process and display it instead of a stock message.
Upstream work: https://github.com/cockpit-project/cockpit/pull/4699
Merged upstream. This will be part of Cockpit 0.114
Cockpit integration test here: https://github.com/cockpit-project/cockpit/blob/master/test/verify/check-accounts#L110
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-1442.html