1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-10 06:16:01 +00:00

Detect PAM libraries

This commit is contained in:
Alexander Barton
2010-07-11 17:01:45 +02:00
parent 79be1c477e
commit 761b2284b9
4 changed files with 52 additions and 10 deletions

View File

@@ -184,6 +184,12 @@ standard locations.
to the daemon, for example by using "/etc/hosts.{allow|deny}".
The "libwrap" is required for this option.
* PAM:
--with-pam[=<path>]
Enable support for PAM, the Pluggable Authentication Modules library.
See doc/PAM.txt for details.
IV. Useful make-targets
~~~~~~~~~~~~~~~~~~~~~~~