Bug 181570 - UI for password syntax enhancements needs to be created
Summary: UI for password syntax enhancements needs to be created
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: 389
Classification: Retired
Component: Directory Console
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nathan Kinder
QA Contact: Viktor Ashirov
URL:
Whiteboard: 1.0.2
Depends On:
Blocks: 183369
TreeView+ depends on / blocked
 
Reported: 2006-02-14 22:32 UTC by Nathan Kinder
Modified: 2015-12-07 16:51 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-07 16:51:59 UTC
Embargoed:


Attachments (Terms of Use)
CVS Diffs (24.20 KB, patch)
2006-02-14 22:35 UTC, Nathan Kinder
no flags Details | Diff
Screenshot of new UI (80.27 KB, image/png)
2006-02-14 22:39 UTC, Nathan Kinder
no flags Details
Revised Diffs (30.25 KB, patch)
2006-02-15 17:49 UTC, Nathan Kinder
no flags Details | Diff

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.


Note You need to log in before you can comment on or make changes to this bug.