From 8df0619b2feb2a092692a52865034115ebf1121a Mon Sep 17 00:00:00 2001 From: Jan Christoph Terasa Date: Sat, 16 Mar 2019 14:13:00 +0100 Subject: [PATCH] Added documentation on how to use PAM, and caveats. --- doc/config.html | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/doc/config.html b/doc/config.html index 7dacae15..2faebb40 100755 --- a/doc/config.html +++ b/doc/config.html @@ -2289,6 +2289,40 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c} Please note that it is not possible to change a password in the LDAP database from within ELOG.

+

+ 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: +

+ + + +

+ Please note that it is not possible to change the PAM password within ELOG. Instead, please use the available methods on the system +

+ +