From what I can tell, when the LDAPauth creates the Drupal account, the user is automatically set to "Active". Line #940 of ldapauth.module sets $userinfo to include "'status' => 1" and then calls user_save().

I'd love to be able to use LDAP and still respect the "public registration" settings in /admin/user/settings.

Our AD groups aren't quite as well maintained as we'd like and I'd love to give the unblocking privilege to the site admin since it's really only a small group of people who should have permissions to the site, they'd want to be able to assign them to particular roles when activating them, receive the automatic notification of a new user, etc.

Comments

johnbarclay’s picture

johnbarclay’s picture

Status: Active » Closed (won't fix)

Closing 5.x issues to clean out issue queue.