OpenLDAP (Linux): Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(9 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 3: | Zeile 3: | ||
* dn = distinguished name | * dn = distinguished name | ||
* cn = common name | * cn = common name | ||
* dc = domain component | |||
* o = organisation | * o = organisation | ||
* ou = organisational unit | * ou = organisational unit | ||
== Dateien == | |||
* ldap.conf = Client Konfiguration | |||
== Installation == | == Installation == | ||
Zeile 11: | Zeile 16: | ||
[[OpenLDAP (Ubuntu 16 04)]] | [[OpenLDAP (Ubuntu 16 04)]] | ||
[[phpldapadmin (Linux)|phpldapadmin]] | |||
[[LDAP Client Authentifizierung (Linux)|LDAP Client Authentifizierung]] | |||
[[Diverse Clients für LDAP]] | |||
== Links == | |||
[http://www.selflinux.org/selflinux/html/ldap02.html http://www.selflinux.org/selflinux/html/ldap02.html] | |||
[http://www.openldap.org/doc/admin24/slapdconf2.html http://www.openldap.org/doc/admin24/slapdconf2.html] | |||
[https://injustfiveminutes.com/category/openldap/ https://injustfiveminutes.com/category/openldap/] | |||
[http://openbook.rheinwerk-verlag.de/linux/linux_kap13_006.html http://openbook.rheinwerk-verlag.de/linux/linux_kap13_006.html] | |||
Zurück zu [[Ubuntu]] | Zurück zu [[Ubuntu]] |
Aktuelle Version vom 7. August 2016, 12:56 Uhr
Begriffe
- dn = distinguished name
- cn = common name
- dc = domain component
- o = organisation
- ou = organisational unit
Dateien
- ldap.conf = Client Konfiguration
Installation
Links
http://www.selflinux.org/selflinux/html/ldap02.html
http://www.openldap.org/doc/admin24/slapdconf2.html
https://injustfiveminutes.com/category/openldap/
http://openbook.rheinwerk-verlag.de/linux/linux_kap13_006.html
Zurück zu Ubuntu