Hello,
I've found that if a user already exists in both Drupal and LDAP, that user will not be assigned any roles. Even if the "associate user" option is checked.
I'm using triggers/Rules to run the smbldap-useradd command after an account has been created in Drupal (I have samba, LDAP and Drupal running on the same user base). This way, I can create users in Drupal, and have them created in Samba and LDAP automatically. Which works. However, ldap-integration module doesn't like that.
Any suggestions on how to solve this?
Regards,
Nadeem
Comments
Comment #1
johnbarclay commentedComment #2
cgmonroe commentedUnless I don't understand the problem, I can't reproduce this on the latest -dev.
Tested by:
Marking as fixed by latest dev. Re-open if needed and please include details on how to replicate if possible.