Apache HTTP Server - /etc/apache2/mods-available/ldap.conf
Direkt von einer unveränderten Installation gezogen.
Schnellaktionen
📥 Original herunterladen ldap.confKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert ldap.conf von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: Debian 10 (Buster)
✓ Auch kompatibel:
Debian 11 (Bullseye),
Debian 9 (Stretch),
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
Konfigurationsdatei-Inhalt
7 Zeilen
<Location /ldap-status>
SetHandler ldap-status
Require local
</Location>
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
Download-Befehle
ldap.conf •
Lade die 100% original unveränderte Konfigurationsdatei herunter von Apache HTTP Server
Mit wget:
wget -O ldap.conf.example https://exampleconfig.com/api/v1/config/original/344968a263507c1991a160427e51ed9c?hint=ldap.conf
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/344968a263507c1991a160427e51ed9c?hint=ldap.conf > ldap.conf.example