User

Last updated on
26 January 2024

This documentation needs work. See "Help improve this page" in the sidebar.

Account Creation

When accounts are created manually through admin/people/create, what is there relationship with LDAP?

  • Associate accounts, if available.
  • Do not associate accounts, allow conflicting accounts.
  • Do not associate accounts, reject conflicting accounts.
  • Show option on user create form to associate or not.

Provisioning to Drupal

Schedule user updates

Requires the LDAP Query module.

Users can be created or updated from an LDAP Query.

  1. Select the query.
  2. Select the frequency.
  3. Decided if you want to create new users, or only update existing users.

Orphan accounts

Accounts are orphaned when a Drupal account is associated with an LDAP user, but the user was deleted the LDAP. The actions are the same as canceling an account, plus the option to not check for orphaned accounts.

Action to perform on Drupal accounts that no longer have corresponding LDAP entries:

  • Do not check for orphaned Drupal accounts.
  • Perform no action, but email list of orphaned accounts. (All the other options will send email summaries also.)
  • Disable the account and keep its content.
  • Disable the account and unpublish its content.
  • Delete the account and make its content belong to the Anonymous user. This action cannot be undone.
  • Delete the account and its content. This action cannot be undone.

The number of users to check per cron can be controlled. Defaults to ten users.

The frequency is also configurable:

  • On every cron run
  • Daily
  • Weekly
  • Monthly

Provisioning to LDAP

Help improve this page

Page status: Needs work

You can: