You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

68 lines
1.9 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  3. :alt: License: AGPL-3
  4. ===================
  5. Users LDAP Populate
  6. ===================
  7. This module extends the functionality of auth_ldap by adding functionality so
  8. that users can be populated from a LDAP server.
  9. Installation
  10. ============
  11. To install this module, you need to:
  12. #. Install the module users_ldap_populate from the module list.
  13. Usage
  14. =====
  15. To use this module, you need to:
  16. #. Go to 'Settings' -> 'General Settings'
  17. #. In the LDAP category click on or add a LDAP configuration
  18. #. In the pop-up enter all the LDAP settings
  19. #. Click the populate button
  20. #. A new pop-up will notify you of how many users are added
  21. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  22. :alt: Try me on Runbot
  23. :target: https://runbot.odoo-community.org/runbot/repo/149
  24. .. repo_id is available in https://github.com/OCA/maintainer-tools/blob/master/tools/repos_with_ids.txt
  25. .. branch is "8.0" for example
  26. Bug Tracker
  27. ===========
  28. Bugs are tracked on `GitHub Issues
  29. <https://github.com/OCA/server-tools/issues>`_. In case of trouble, please
  30. check there if your issue has already been reported. If you spotted it first,
  31. help us smashing it by providing a detailed and welcomed feedback.
  32. Credits
  33. =======
  34. * Therp BV
  35. Images
  36. ------
  37. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  38. Maintainer
  39. ----------
  40. .. image:: https://odoo-community.org/logo.png
  41. :alt: Odoo Community Association
  42. :target: https://odoo-community.org
  43. This module is maintained by the OCA.
  44. OCA, or the Odoo Community Association, is a nonprofit organization whose
  45. mission is to support the collaborative development of Odoo features and
  46. promote its widespread use.
  47. To contribute to this module, please visit https://odoo-community.org.