Remote database connection params
Query to retrieve/import users from external database and assign roles
Which entities we want to load by default the user in their user entity reference fields

This project is not covered by Drupal’s security advisory policy.

There is an open security issue: The module allows direct enter of SQL queries in the UI

This module adds some extra user functionalities:

  • Import users from other database
    • This utility helps you to import users (name and mail) from other database (MySQL/MariaDB).
    • Passwords won't be imported. It will generate a random password for all imported users.
    • Each time the cron executes, it tries to sync/import users.
  • Load default user
    • Loads the owner user by default on user entity reference field when you create a new entity.
    • If you enable this option, the field also will become read only when you add or edit.

Project information

Releases