Projekte/Forum: Unterschied zwischen den Versionen

Aus FunkFeuer Wiki
Zur Navigation springen Zur Suche springen
Zeile 34: Zeile 34:
*** [https://github.com/jonmbake/discourse-ldap-auth/issues/23 Allowance of variables in "bind_dn" and "password" field.]
*** [https://github.com/jonmbake/discourse-ldap-auth/issues/23 Allowance of variables in "bind_dn" and "password" field.]
*** apply patch: [https://github.com/omniauth/omniauth-ldap/issues/59#issuecomment-211417398 Can I bind against the current user]
*** apply patch: [https://github.com/omniauth/omniauth-ldap/issues/59#issuecomment-211417398 Can I bind against the current user]
*** ldap settings:
*** LDAP Einstellungen: (Zertifikat muss validieren!)
ldap hostname: ldap.funkfeuer.at
ldap hostname: ldap.funkfeuer.at



Version vom 16. März 2018, 05:31 Uhr

0xFF-Discourse
Starttermin

23 Feb. 18

Status

Aktiv

https://forum.funkfeuer.at

Ziel des 0xFF-Projekts, Discourse einzusetzen, ist die Verbesserung der Kommunikation durch ein zeitgemässes Tool, das unterschiedliche Kommunikationsformen zusammenführt. Wir erhoffen uns daraus ein besseres Miteinander.

Technologie: https://www.discourse.org/

Projekt


Initiator: Christoph Lösch

Server-Admin: Christoph Lösch

Applikations-Admin: Thomas Käfer

Moderatoren: Erich N. Pekarek, Christoph Lösch, Christian Pock


Einrichtung und Konfiguration des Forums

Plugins

ldap hostname: ldap.funkfeuer.at

ldap port: 636

ldap method: ssl

ldap base: ou=Users,dc=funkfeuer,dc=at

ldap uid: uid

ldap bind dn: uid=%{username},ou=Users,dc=funkfeuer,dc=at

ldap password: %{password}

ldap filter: uid=%{username}

Themes