Server/Lightweight Directory Access Protocol: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 34: | Zeile 34: | ||
=== nennenswerte Dokumentation === | === nennenswerte Dokumentation === | ||
* [[FreeBSD]]: [ | * [[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''] | |||
* [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] |
Version vom 31. Januar 2016, 21:23 Uhr
Plone
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
Idee
Die Idee für Server/LDAP ist das zentrale Verwalten von Account für die Vielzahl von Diensten durch den Bereich Administration Rechentechnik.
Konzeption
- Übersichten
- Hilfsmittel
oder
Mitwirkende
nennenswerte Dokumentation
- FreeBSD: handbook section Lightweight Directory Access Protocol (LDAP) (deutschsprachig)
- FreeBSD: article LDAP Authentication
- Install And Configure OpenLDAP In Ubuntu 15.04 And Debian 8
- FSFW Dresden: ldap-dingens