Matrix Docker Ansible eploy
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 

66 rader
2.9 KiB

  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) 2018-2024, Slavi Pantaleev, Aine Etke, MDAD community
  3. # members
  4. # This file is distributed under the same license as the
  5. # matrix-docker-ansible-deploy package.
  6. # FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
  7. #
  8. #, fuzzy
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: matrix-docker-ansible-deploy \n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2025-01-27 09:54+0200\n"
  14. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  15. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  16. "Language: jp\n"
  17. "Language-Team: jp <LL@li.org>\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=utf-8\n"
  20. "Content-Transfer-Encoding: 8bit\n"
  21. "Generated-By: Babel 2.16.0\n"
  22. #: ../../../docs/configuring-playbook-ldap-auth.md:1
  23. msgid "Setting up the LDAP authentication password provider module (optional, advanced)"
  24. msgstr ""
  25. #: ../../../docs/configuring-playbook-ldap-auth.md:3
  26. 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."
  27. msgstr ""
  28. #: ../../../docs/configuring-playbook-ldap-auth.md:5
  29. 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."
  30. msgstr ""
  31. #: ../../../docs/configuring-playbook-ldap-auth.md:7
  32. 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):"
  33. msgstr ""
  34. #: ../../../docs/configuring-playbook-ldap-auth.md:24
  35. msgid "Authenticating only using a password provider"
  36. msgstr ""
  37. #: ../../../docs/configuring-playbook-ldap-auth.md:26
  38. 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:"
  39. msgstr ""
  40. #: ../../../docs/configuring-playbook-ldap-auth.md:32
  41. msgid "Using ma1sd Identity Server for authentication (not recommended)"
  42. msgstr ""
  43. #: ../../../docs/configuring-playbook-ldap-auth.md:34
  44. 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."
  45. msgstr ""
  46. #: ../../../docs/configuring-playbook-ldap-auth.md:36
  47. msgid "If you wish to install it anyway, consult the [ma1sd Identity Server configuration](configuring-playbook-ma1sd.md#authentication)."
  48. msgstr ""
  49. #: ../../../docs/configuring-playbook-ldap-auth.md:38
  50. msgid "Handling user registration"
  51. msgstr ""
  52. #: ../../../docs/configuring-playbook-ldap-auth.md:40
  53. 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)."
  54. msgstr ""