🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

odoo9-addon-users-ldap-populate

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

odoo9-addon-users-ldap-populate

LDAP Populate

9.0.1.1.0.99.dev5
PyPI
Maintainers
1

This module allows to prepopulate the user database with all entries in the LDAP database.

In order to schedule the population of the user database on a regular basis, create a new scheduled action with the following properties:

  • Object: res.company.ldap
  • Function: action_populate
  • Arguments: [res.company.ldap.id]

Substitute res.company.ldap.id with the actual id of the res.company.ldap object you want to query.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts