Outils utilisateur

Outils du site Web


Active Directory

Différences

Les différences entre les deux versions sont indiquées ici.

Lien vers cette vue comparative

Les deux côtés de la révision précédenteRévision précédente
Prochaine révision
Révision précédente
active_directory [2017/11/15 15:52] – [Authentisierung per LDAP gegen das AD] lwsystemsactive_directory [2020/08/26 15:50] (actuel) – [ldapauth.conf] lwsystems
Zeile 6: Zeile 6:
 Die Authentisierung wird generell gemäß der Beschreibung im Artikel [[Authentisierung]] durchgeführt. Die Authentisierung wird generell gemäß der Beschreibung im Artikel [[Authentisierung]] durchgeführt.
  
-Falls sich die Benutzer mit ihren Active Directory Accounts anmelden sollen, wird die Authentiserung per LDAP Bind gegen das Active  Directory konfiguriert. +Falls sich die Benutzer mit ihren Active Directory Accounts anmelden sollen, wird die Authentiserung per LDAP Bind gegen das Active  Directory konfiguriert. Hierfür muss ggfsdas LDAP-Authentisierungsmodul per Symlink in das Verzeichnis des Authentisierungs-Stacks aktiviert werden.
- +
-In der Datei [[Benno.conf|/etc/benno-web/benno.conf]] wird der Pfad zur externen Authentisierung wie folgt eingestellt: +
-<code>EXTERNAL_AUTH = /usr/sbin/benno_auth.dcode> +
-Ein eventuell vorhandenes Kommentarzeichen (#) vor dem Eintrag wird entfernt. +
- +
-Das LDAP-Authentisierungsmodul wird per Symlink in das Verzeichnis des Authentisierungs-Stacks aktiviert:+
  
 <code>ln -s /usr/lib/benno-web/benno_ldapauth /etc/benno-web/auth.d/code> <code>ln -s /usr/lib/benno-web/benno_ldapauth /etc/benno-web/auth.d/code>
Zeile 45: Ligne 39 :
  
 # enable tls if true # enable tls if true
-#tls = false+tls = true
  
 # bind with this user for search operations (<username>@<windows-domain>) # bind with this user for search operations (<username>@<windows-domain>)
Ligne 57 : Zeile 51:
  
 # email alias attribute (with proxyAddresses attribute enabled or MS Exchange Schema extensions installed)  # email alias attribute (with proxyAddresses attribute enabled or MS Exchange Schema extensions installed) 
-#alias = proxyAddresses+alias = proxyAddresses
  
 # List of username who will always assigned the admin role # List of username who will always assigned the admin role
active_directory.1510761153.txt.gz · Zuletzt geändert: 2017/11/15 15:52 von lwsystems