Linuxhotel Wiki

Wie ging das nochmal?

Benutzer-Werkzeuge

Webseiten-Werkzeuge


fortgeschrittene:ldap-config

Dies ist eine alte Version des Dokuments!


Schema auslesen:

ldapsearch -b cn=schema,cn=config -Y EXTERNAL -H ldapi:// -LLL dn

Übersicht Server Konfiguration:

ldapsearch -b cn=config -Y EXTERNAL -H ldapi:// -LLL dn

Übersicht Konfiguration des ersten Baums:

ldapsearch -b 'olcDatabase={1}hdb,cn=config' -Y EXTERNAL -H ldapi:// -LLL

~/.ldaprc für root:

URI       ldapi://
BASE      cn=config
SASL_MECH EXTERNAL
fortgeschrittene/ldap-config.1392928221.txt.gz · Zuletzt geändert: 2014/02/20 20:30 von ingo_wichmann