Server/Lightweight Directory Access Protocol: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K (→Konzeption) |
|||
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 11: | Zeile 11: | ||
; Übersichten: | ; Übersichten: | ||
* [[wikipedia:en:List of LDAP software#Server software]] | * [[wikipedia:en:List of LDAP software#Server software]] | ||
* https://ldap.com/ldap-tools/ | |||
; Hilfsmittel: | ; Hilfsmittel: | ||
Zeile 36: | Zeile 37: | ||
* [[FreeBSD]]: [https://www.freebsd.org/doc/handbook/network-ldap.html handbook section ''Lightweight Directory Access Protocol (LDAP)''] <small>([https://www.freebsd.org/doc/de/books/handbook/network-ldap.html deutschsprachig])</small> | * [[FreeBSD]]: [https://www.freebsd.org/doc/handbook/network-ldap.html handbook section ''Lightweight Directory Access Protocol (LDAP)''] <small>([https://www.freebsd.org/doc/de/books/handbook/network-ldap.html deutschsprachig])</small> | ||
* [[FreeBSD]]: [https://www.freebsd.org/doc/en/articles/ldap-auth/ article ''LDAP Authentication''] | * [[FreeBSD]]: [https://www.freebsd.org/doc/en/articles/ldap-auth/ article ''LDAP Authentication''] | ||
* [https://wiki.debian.org/LDAP/OpenLDAPSetup Wiki Debian: Setting up an LDAP server with OpenLDAP] | |||
* [http://www.unixmen.com/install-and-configure-openldap-in-ubuntu-15-04-and-debian-8/ Install And Configure OpenLDAP In Ubuntu 15.04 And Debian 8] | * [http://www.unixmen.com/install-and-configure-openldap-in-ubuntu-15-04-and-debian-8/ Install And Configure OpenLDAP In Ubuntu 15.04 And Debian 8] | ||
* [[FSFW Dresden]]: [https://github.com/fsfw-dresden/ldap-dingens ldap-dingens] | * [[FSFW Dresden]]: [https://github.com/fsfw-dresden/ldap-dingens ldap-dingens] | ||
* [[wikibooks:de:Linux-Praxisbuch: Lightweight Directory Access Protocol]] | |||
* [https://wiki.archlinux.org/index.php/LDAP_authentication ArchWiki: LDAP authentication] | |||
** [https://wiki.archlinux.org/index.php/OpenLDAP ArchWiki: OpenLDAP] | |||
* [https://help.ubuntu.com/community/OpenLDAPServer Ubuntu Community Help Wiki: OpenLDAPServer] | |||
* [http://www.tldp.org/HOWTO/LDAP-HOWTO/ The Linux Documentation Project: LDAP Linux HOWTO] | |||
== Siehe auch == | == Siehe auch == |
Aktuelle Version vom 19. Januar 2023, 12:15 Uhr
Plone[Bearbeiten]
Dem Bereich Administration Website fiel auf, dass es bei Plone 4 unter website:portal_properties/site_properties/manage_propertiesForm die Option use_email_as_login gibt, was für Server/LDAP wohl interessant sein könnte.
Projekt[Bearbeiten]
Idee[Bearbeiten]
Die Idee für Server/LDAP ist das zentrale Verwalten von Account für die Vielzahl von Diensten durch den Bereich Administration Rechentechnik.
Konzeption[Bearbeiten]
- Übersichten
- Hilfsmittel
oder
Mitwirkende[Bearbeiten]
nennenswerte Dokumentation[Bearbeiten]
- FreeBSD: handbook section Lightweight Directory Access Protocol (LDAP) (deutschsprachig)
- FreeBSD: article LDAP Authentication
- Wiki Debian: Setting up an LDAP server with OpenLDAP
- Install And Configure OpenLDAP In Ubuntu 15.04 And Debian 8
- FSFW Dresden: ldap-dingens
- wikibooks:de:Linux-Praxisbuch: Lightweight Directory Access Protocol
- ArchWiki: LDAP authentication
- Ubuntu Community Help Wiki: OpenLDAPServer
- The Linux Documentation Project: LDAP Linux HOWTO