Bug 782887

Summary: allow setting password when adding user
Product: Red Hat Enterprise Linux 6 Reporter: Dmitri Pal <dpal>
Component: ipaAssignee: Rob Crittenden <rcritten>
Status: CLOSED DUPLICATE QA Contact: IDM QE LIST <seceng-idm-qe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3CC: mkosek
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-18 20:25:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Dmitri Pal 2012-01-18 19:32:01 UTC
This bug is created as a clone of upstream ticket:
https://fedorahosted.org/freeipa/ticket/1646

While password is not a required field, a user account is not usable without a password for the vast majority of the use-cases.  The add user dialog box should allow the setting of the user's password.

Design considerations:

 1. It should be optional. 
 2. It should allow the end user to opt to show clear text passwords.  
 3. These two decision should persist if the user chooses "add and add another" for adding a large number of users.
 4. If the user does not show clear text passwords, they should have to type the password twice.  Form validation should report if the two field values are different at each keystroke.

Comment 1 Dmitri Pal 2012-01-18 20:25:47 UTC

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