1shield-purge(8) System Manager's Manual shield-purge(8)
2
3
4
6 shield-purge - This program is part of the PAM-shield package.
7
9 shield-purge <option>
10
12 This program is part of the PAM-shield package. PAM-shield comes with
13 ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to
14 redistribute it under certain conditions. See the GNU General Public
15 Licence for details.
16
18 -h, --help
19 Display this information
20
21
22 -c, --conf=file
23 Specify config file (default: /etc/security/shield.conf)
24
25
26 -d, --debug
27 Verbose output for debugging purposes
28
29
30 -n, --dry-run
31 Do not perform any updates
32
33
34 -l, --list
35 List all database entries
36
37
38 -f, --force
39 Delete all entries, even if unexpired
40
41
43 Walter de Jong <walter@heiho.net>
44
45
47 http://www.heiho.net/pam_shield/index.html
48
49
51 Copyright (C) 2007-2011 by Walter de Jong <walter@heiho.net>
52 Copyright 2010 Jonathan Niehof <jtniehof@gmail.com>
53
54
55
56 March 26, 2011 shield-purge(8)