added reference to libpam-script

This commit is contained in:
Loris Tissino 2013-02-19 07:55:18 +01:00
parent f0e16bb7cb
commit 0ad2042331

View File

@ -2,7 +2,10 @@ pam-custom
==========
This is a collection of instructions and simple example scripts to help
customize the login to a Linux box with pam, using libpam-python.
customize the login to a Linux box with pam, using *libpam-python* and/or
*libpam-script*.
It is a work-in-progress, and new ideas and hints are welcome.
The instructions and the scripts have been tested with Ubuntu 12.04 LTS.
Run them at your risk.