blob: 753d71f33df620fb090ea0bbc2de39f585433032 (
plain)
1
2
3
4
5
6
7
8
|
This directory contains a utility 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
|