From 619ca3f02fdbed3b39217a770d66dca0d7a3bb43 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Sun, 17 Oct 2010 18:37:58 +0200 Subject: Initial commit, with untested faillog support. --- README | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..12372fc --- /dev/null +++ b/README @@ -0,0 +1,33 @@ +Puppet module to manage login records. + +E.g. disable successful and failed login records. + +All functionality is currently only available on Debian GNU/Linux. +Bits should be made available for other operating systems after +checking they are configured the same way. + +Defaults to disable all supported login records. + +Dependencies +============ + +- the common module: git://labs.riseup.net/shared-common + +Configuration +============= + +$enable_faillog +--------------- + +Default: faillog is disabled. +When set to a true value, faillog is enabled. + +Copyright +========= + +Copyright (c) 2010 intrigeri + +Licence +======= + +GPL-3+ -- cgit v1.2.3