From 3f40f1492cd39574c80af1a01e3771bd86c7027d Mon Sep 17 00:00:00 2001 From: Jan Zeleny Date: Thu, 10 Feb 2011 08:02:27 -0500 Subject: Updated default Kerberos password policy https://fedorahosted.org/freeipa/ticket/930 --- install/updates/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'install/updates/Makefile.am') diff --git a/install/updates/Makefile.am b/install/updates/Makefile.am index b474cd1c5..26318e144 100644 --- a/install/updates/Makefile.am +++ b/install/updates/Makefile.am @@ -10,6 +10,7 @@ app_DATA = \ 20-replication.update \ 20-winsync_index.update \ 40-delegation.update \ + 50-lockout-policy.update \ $(NULL) EXTRA_DIST = \ -- cgit