Bug 181570

Summary: UI for password syntax enhancements needs to be created
Product: [Retired] 389 Reporter: Nathan Kinder <nkinder>
Component: Directory ConsoleAssignee: Nathan Kinder <nkinder>
Status: CLOSED CURRENTRELEASE QA Contact: Viktor Ashirov <vashirov>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: amsharma
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: 1.0.2
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-07 16:51:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 183369    
Attachments:
Description Flags
CVS Diffs
none
Screenshot of new UI
none
Revised Diffs none

Description Nathan Kinder 2006-02-14 22:32:58 UTC
We need to create Console UI for the new password syntax enhancements that were
recently added (bug 178867).

Comment 1 Nathan Kinder 2006-02-14 22:35:04 UTC
Created attachment 124650 [details]
CVS Diffs

Comment 2 Nathan Kinder 2006-02-14 22:39:34 UTC
Created attachment 124653 [details]
Screenshot of new UI

Comment 3 Nathan Kinder 2006-02-15 17:49:05 UTC
Created attachment 124698 [details]
Revised Diffs

This revised set of diffs fixes an issue where the default values when setting
up a per-user or per-subtree password policy were all showing up as 0.	This
was due to DSEntrySet overwriting the default component values with a null
string if the passwordPolicy LDAP entry did not exist.

Comment 4 Nathan Kinder 2006-02-15 22:57:18 UTC
Checked into directoryconsole (HEAD).  Reviewed by Rich and Noriko.

Checking in dirserv.properties;
/cvs/dirsec/directoryconsole/src/com/netscape/admin/dirserv/dirserv.properties,v
 <--  dirserv.properties
new revision: 1.3; previous revision: 1.2
done
Checking in panel/DSEntrySet.java;
/cvs/dirsec/directoryconsole/src/com/netscape/admin/dirserv/panel/DSEntrySet.java,v
 <--  DSEntrySet.java
new revision: 1.2; previous revision: 1.1
done
Checking in panel/PasswordPolicyPanel.java;
/cvs/dirsec/directoryconsole/src/com/netscape/admin/dirserv/panel/PasswordPolicyPanel.java,v
 <--  PasswordPolicyPanel.java
new revision: 1.2; previous revision: 1.1
done

Comment 5 Amita Sharma 2011-06-23 11:11:55 UTC
VERIFIED the DS Console for pwd policy.