]> git.pld-linux.org Git - packages/pam.git/blob - config-util.5
suggest pam-pam_pwquality (replacement of pam_cracklib)
[packages/pam.git] / config-util.5
1 .TH SYSTEM-AUTH 5 "2006 Feb 3" "Red Hat" "Linux-PAM Manual"
2 .SH NAME
3
4 config-util \- Common PAM configuration file for configuration utilities
5
6 .SH SYNOPSIS
7 .B /etc/pam.d/config-util
8 .sp 2
9 .SH DESCRIPTION
10
11 The purpose of this configuration file is to provide common 
12 configuration file for all configuration utilities which must be run
13 from the supervisor account and use the userhelper wrapper application.
14
15 .sp
16 The
17 .BR config-util
18 configuration file is included from all individual configuration
19 files of such utilities with the help of the
20 .BR include
21 directive.
22 There are not usually any other modules in the individual configuration
23 files of these utilities.
24
25 .sp
26 It is possible for example to modify duration of the validity of the 
27 authentication timestamp there. See
28 .BR pam_timestamp(8)
29 for details.
30
31 .SH BUGS
32 .sp 2
33 None known.
34
35 .SH "SEE ALSO"
36 pam(8), config-util(5), pam_timestamp(8)
This page took 0.040703 seconds and 3 git commands to generate.