[389-devel] Please review: [Bug 681015] RFE: allow fine grained password policy duration attributes in days, hours, minutes, as well

Noriko Hosoi nhosoi at redhat.com
Wed Mar 2 00:25:31 UTC 2011


https://bugzilla.redhat.com/show_bug.cgi?id=681015

https://bugzilla.redhat.com/attachment.cgi?id=481753&action=diff
https://bugzilla.redhat.com/attachment.cgi?id=481753&action=edit

Description: Adding an ability to handle ##D|d, ##H|h, ##M|m, ##S|s
format to the fine grained password policy duration attributes:
   passwordMinAge, passwordMaxAge, passwordWarning,
   passwordLockoutDuration
Valid value for these duraton parameters are
   . duration in seconds with no extension
   . duration in days, hours, minutes, and seconds with extesion
     D|d, H|h, M|m, and S|s, respectively.
The value should be less than MAX_ALLOWED_TIME_IN_SECS - current_time.



More information about the 389-devel mailing list