diff --git a/doc/config.html b/doc/config.html index 3d0f8dcc..e94af5b8 100755 --- a/doc/config.html +++ b/doc/config.html @@ -2150,7 +2150,7 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c}

- Site authentication + Kerberos authentication

Starting from version 2.9.0, site authentication has been implemented @@ -2209,6 +2209,44 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c} login if you use a Windows Domain).

+ +

+ LDAP authentication +

+

+ LDAP (lightweight Directory Access Protocol) has been implemented by + vykozlov in a separate branch at https://github.com/vykozlov/elog-ldap. The code has been merged into this distribution on + an as-is basis. Following info has copied from the link above:

+ +

+ To use LDAP authentication, do the following: +

+ + + +

+ Please note that it is not possible to change a password in the LDAP database from within ELOG. +

+