#2726 ipa pwpolicy-find displays incorrect max and min lifetime.
Closed: Fixed None Opened 11 years ago by mkosek.

https://bugzilla.redhat.com/show_bug.cgi?id=818836 (Red Hat Enterprise Linux 6)

Description of problem:


Version-Release number of selected component (if applicable):
ipa-server-2.2.0-12.el6.x86_64

How reproducible:
Always

Steps to Reproduce:
ipa pwpolicy-find

Actual results:
  Group: global_policy
  Max lifetime (days): 7776000     <<<<<<<<<<
  Min lifetime (hours): 3600       <<<<<<<<<<
  History size: 0
  Character classes: 0
  Min length: 8
  Max failures: 6
  Failure reset interval: 60
  Lockout duration: 600
----------------------------
Number of entries returned 1
----------------------------


Expected results:
  Max lifetime (days): 90
  Min lifetime (hours): 1


Additional info:
"ipa pwpolicy-show" works as expected.

[root@primenova ~]# ipa pwpolicy-show global_policy
  Group: global_policy
  Max lifetime (days): 90
  Min lifetime (hours): 1
  History size: 0
  Character classes: 0
  Min length: 8
  Max failures: 6
  Failure reset interval: 60
  Lockout duration: 600
[root@primenova ~]#

Metadata Update from @mkosek:
- Issue assigned to pviktori
- Issue set to the milestone: FreeIPA 3.0 Beta 1

7 years ago

Login to comment on this ticket.

Metadata