I am currently on Drupal 6.28, using LDAP integration module version 6.x-1.0-beta3.
I have set up a bunch of access rules for what email address are NOT allowed (denied) to request accounts. And most of the time those access rules seem to be failing.
I have one setup to deny any access to %@hotmail.com.
But, I continue to get numerous account requests using this email address during registration.
Questions:
1. Does the LDAP integration module use the access rules when accounts are requested?
2. Should that access rule work? When I test the rules for emails, it says that the email should have not been allowed. But it was.
3. Am I missing additional configuration in LDAP for this? Or integration of LDAP with the access rules?
Any help would be greatly appreciated. It's become very frustrating to receive all these bogus account requests when it seems that I've configured everything properly.
Thanks in advance,
Patrick