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

Allows users to be assigned domains when using the user import module.

New and existing users can be mass assigned to domains by importing data from a CSV file.

Basically it adds the following to the user import module.

  1. It has an option to make user imports import only to the current domain.
  2. It has an option set users domains by selecting domain for all users in the import or per user in the
    csv file.
  3. It has a permission so to force users only to be able to import into domains they are a member of.
  4. It honors domains that have been set in the user defaults part of domain access.

NOTE: When adding users to domains from the csv it matches a comma separated list of domains by sitename (case insensitive).
A possible later feature is to give a setting to choose whether you are importing by sitename or domain id. Or possibly just auto detect if the data is numeric and assume it is then a domain id.
Another possibility would be an option to turn off the case insensitivity, in case this causes issues with anyones setup.

Requirements

About the Developers

This project was developed by Agileware Pty Ltd, http://www.agileware.net. Please contact us if you require a Drupal theme, custom Drupal module development, Drupal systems integration or have a complex Drupal project. We love Drupal!

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • Created by Agileware on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases