1
0
Fork 0
pam/conf/pam_conv1
Daniel Baumann 82f0236850
Adding upstream version 1.7.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 06:53:43 +02:00
..
meson.build Adding upstream version 1.7.0. 2025-06-21 06:53:43 +02:00
pam_conv_l.l Adding upstream version 1.7.0. 2025-06-21 06:53:43 +02:00
pam_conv_y.y Adding upstream version 1.7.0. 2025-06-21 06:53:43 +02:00
README Adding upstream version 1.7.0. 2025-06-21 06:53:43 +02:00

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