Socket
Book a DemoInstallSign in
Socket

odoo9-addon-users-ldap-populate

Package Overview
Maintainers
1
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Source code not available
We could not scan this package. Some page functionalities have been disabled

odoo9-addon-users-ldap-populate

LDAP Populate

pipPyPI
Metadata Only
Version
9.0.1.1.0.99.dev5
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