Matrix Docker Ansible eploy
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 

62 satır
2.8 KiB

  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) 2018-2025, Slavi Pantaleev, Aine Etke, MDAD community members
  3. # This file is distributed under the same license as the matrix-docker-ansible-deploy package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: matrix-docker-ansible-deploy \n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2025-01-27 09:54+0200\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #: ../../../docs/configuring-playbook-ldap-auth.md:1
  19. msgid "Setting up the LDAP authentication password provider module (optional, advanced)"
  20. msgstr ""
  21. #: ../../../docs/configuring-playbook-ldap-auth.md:3
  22. msgid "The playbook can install and configure the [matrix-synapse-ldap3](https://github.com/matrix-org/matrix-synapse-ldap3) LDAP Auth password provider for you."
  23. msgstr ""
  24. #: ../../../docs/configuring-playbook-ldap-auth.md:5
  25. msgid "See the project's [documentation](https://github.com/matrix-org/matrix-synapse-ldap3/blob/main/README.rst) to learn what it does and why it might be useful to you."
  26. msgstr ""
  27. #: ../../../docs/configuring-playbook-ldap-auth.md:7
  28. msgid "If you decide that you'd like to let this playbook install it for you, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file (adapt to your needs):"
  29. msgstr ""
  30. #: ../../../docs/configuring-playbook-ldap-auth.md:24
  31. msgid "Authenticating only using a password provider"
  32. msgstr ""
  33. #: ../../../docs/configuring-playbook-ldap-auth.md:26
  34. msgid "If you wish for users to **authenticate only against configured password providers** (like this one), **without consulting Synapse's local database**, feel free to disable it:"
  35. msgstr ""
  36. #: ../../../docs/configuring-playbook-ldap-auth.md:32
  37. msgid "Using ma1sd Identity Server for authentication (not recommended)"
  38. msgstr ""
  39. #: ../../../docs/configuring-playbook-ldap-auth.md:34
  40. msgid "The playbook can instead configure [ma1sd](https://github.com/ma1uta/ma1sd) Identity Server for LDAP authentication. However, **we recommend not bothering with installing it** as ma1sd has been unmaintained for years."
  41. msgstr ""
  42. #: ../../../docs/configuring-playbook-ldap-auth.md:36
  43. msgid "If you wish to install it anyway, consult the [ma1sd Identity Server configuration](configuring-playbook-ma1sd.md#authentication)."
  44. msgstr ""
  45. #: ../../../docs/configuring-playbook-ldap-auth.md:38
  46. msgid "Handling user registration"
  47. msgstr ""
  48. #: ../../../docs/configuring-playbook-ldap-auth.md:40
  49. msgid "If you wish for users to also be able to make new registrations against LDAP, you may **also** wish to [set up the ldap-registration-proxy](configuring-playbook-matrix-ldap-registration-proxy.md)."
  50. msgstr ""