diff --git a/config.inc.php b/config.inc.php index 04ba824eda..8e11d5c527 100644 --- a/config.inc.php +++ b/config.inc.php @@ -289,18 +289,22 @@ /* [User Authentication] */ /** - * Login authentication method: + * Authentication objects + * Login authentication methods: * 'MD5' => use password stored on db => will be deprecated and DB used. * 'DB' => Same as MD5 use password stored on db * 'LDAP' => use password from LDAP Server + * Method specific settings are defined further down with + * $tlCfg->authentication['domain']['