Server/Lightweight Directory Access Protocol: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K (→Konzeption) |
|||
(13 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 9: | Zeile 9: | ||
==== Konzeption ==== | ==== Konzeption ==== | ||
; Hilfsmittel | ; Übersichten: | ||
* [[wikipedia:en:List of LDAP software#Server software]] | |||
* https://ldap.com/ldap-tools/ | |||
; Hilfsmittel: | |||
* [https://www.ldap-account-manager.org/ LDAP Account Manager (LAM)] | * [https://www.ldap-account-manager.org/ LDAP Account Manager (LAM)] | ||
** [[wikipedia:de:LDAP Account Manager]] | ** [[wikipedia:de:LDAP Account Manager]] | ||
** [[freebsd-port:ldap-account-manager]] | ** [[freebsd-port:ldap-account-manager]] | ||
oder | |||
* [http://webmin.com Webmin] | |||
** [[wikipedia:de:Webmin]] | |||
** http://doxfer.webmin.com/Webmin/LDAP_Server | |||
** [[freebsd-port:webmin]] | |||
*** http://doxfer.webmin.com/Webmin/Installation#pkg_.28FreeBSD.29 | |||
** https://www.youtube.com/watch?v=1mf6_5AWyTw | |||
** https://julianscorner.com/bsd/webmin_install | |||
* [https://directory.apache.org/studio/ Apache Directory Studio] | |||
** [[wikipedia:de:Apache Directory]] | |||
=== Mitwirkende === | === Mitwirkende === | ||
Zeile 20: | Zeile 35: | ||
=== 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''] | |||
* [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] | |||
* [[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 == | |||
* [[Server/Kolab]] | |||
[[Kategorie:Rechentechnik]] | [[Kategorie:Rechentechnik]] | ||
[[Kategorie:Projekt]] | [[Kategorie:Projekt]] | ||
[[Kategorie:Software]] | [[Kategorie:Software]] |
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