diff options
Diffstat (limited to 'Linux-PAM/conf/pam_conv1/README')
-rw-r--r-- | Linux-PAM/conf/pam_conv1/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Linux-PAM/conf/pam_conv1/README b/Linux-PAM/conf/pam_conv1/README new file mode 100644 index 00000000..9d27e223 --- /dev/null +++ b/Linux-PAM/conf/pam_conv1/README @@ -0,0 +1,9 @@ + +This directory contains a untility to convert pam.conf files to a pam.d/ +tree. The conversion program takes pam.conf from the standard input and +creates the pam.d/ directory in the current directory. + +The program will fail if ./pam.d/ already exists. + +Andrew Morgan, February 1997 + |