46095d1 Bug(s) fixed: 181570

Authored and Committed by nkinder 18 years ago
    Bug(s) fixed: 181570
    Bug Description: The UI for the new password syntax enhancements needs to be created.
    Reviewed by: Rich, Noriko (thanks!)
    Files: see diffs
    Branch: HEAD (directoryconsole)
    Fix Description: This adds input fields for the new password syntax config parameters.  The
      new fields are added uder the "Configuration->Data->Passwords" tab.  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.
    Flag Day: no
    Doc impact: no
    QA impact: Console testplan will need to be updated.
    New Tests integrated into TET: none