summaryrefslogtreecommitdiff
path: root/doc/modules/pam_warn.sgml
blob: 2ca4cc82807a11e2b3877358ca339b510f6f968b (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<!--
   $Id$
   
   This file was written by Andrew G. Morgan <morgan@parc.power.net>
-->

<sect1>Warning logger module

<sect2>Synopsis

<p>
<descrip>

<tag><bf>Module Name:</bf></tag>
<tt/pam_warn/

<tag><bf>Author:</bf></tag>
Andrew G. Morgan &lt;morgan@parc.power.net&gt;

<tag><bf>Maintainer:</bf></tag>
Author.

<tag><bf>Management groups provided:</bf></tag>
authentication; password

<tag><bf>Cryptographically sensitive:</bf></tag>
	
<tag><bf>Security rating:</bf></tag>

<tag><bf>Clean code base:</bf></tag>

<tag><bf>System dependencies:</bf></tag>

<tag><bf>Network aware:</bf></tag>
logs information about the remote user and host (if pam-items are known)

</descrip>

<sect2>Overview of module

<p>
This module is principally for logging information about a
proposed authentication or application to update a password.

<sect2>Authentication+Password component

<p>
<descrip>

<tag><bf>Recognized arguments:</bf></tag>

<tag><bf>Description:</bf></tag>

Log the service, terminal, user, remote user and remote host to
<tt/syslog(3)/. The items are not probed for, but instead obtained
from the standard pam-items.

<tag><bf>Examples/suggested usage:</bf></tag>

an example is provided in the configuration file section <ref
id="configuration" name="above">.

</descrip>

<!--
End of sgml insert for this module.
-->