aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 12372fc70179307a60f8110d1a4ecd7a06a98637 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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 <intrigeri@boum.org>

Licence
=======

GPL-3+