diff --git a/doc/config.html b/doc/config.html index d672b210..4f8f74fd 100755 --- a/doc/config.html +++ b/doc/config.html @@ -2338,17 +2338,15 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c} PAM authentication
- PAM (Pluggable authentication modules) support has been implemented by Jan Christoph Terasa as a separate branch at - https://bitbucket.org/ritt/elog/branch/pam. - -
- To use PAM in elogd, do the following: + PAM (Pluggable authentication modules) support has been implemented by Jan Christoph Terasa. To use PAM in elogd, + do the following:
elogd with PAM support, by either setting USE_PAM = 1 in the
- Makefile, or by specifying it when invoking make
+ Makefile, or by specifying it when invoking make. If you compile
+ via CMake, set USE_PAM via ccmake.
elogd.cfg: