LDAP

Authentification Utilisateurs Mot-de-passe

Présentation

LL::NG can use an LDAP directory to:

This works with every LDAP v2 or v3 server, including Active Directory.

LL::NG est compatible avec la politique de mots-de-passe LDAP :

Configuration

In Manager, go in General Parameters > Authentication modules and choose LDAP for authentication, users and/or password modules.

For Active Directory, choose Active Directory instead of LDAP.

Niveau d'authentification

Le niveau d'authentification accordé aux utilisateurs authentifiés par ce module.

As LDAP is a login/password based module, the authentication level can be:

  • increased (+1) if portal is protected by SSL (HTTPS)
  • diminué (-1) si l'autocompletion est autorisée sur le portail (voir Personnalisation du portail)

Variables exportées

List of attributes to query to fill user session. See also exported variables configuration.

Connexion

Filters

In LDAP filters, $user is replaced by user login, and $mail by user email.

Pour Active Directory, le filtre d'authentification par défaut est :

(&(sAMAccountName=$user)(objectClass=person))

Et le filtre d'adresse mail est :

(&(mail=$mail)(objectClass=person))

Groupes

Mot-de-passe

Password expiration warning workflow
Password expiration workflow