I can't get my LDAP groups to map as roles in Drupal. I have a Drupal 5 site that works flawlessly, but my new drupal 6 site won't work. I tried applying a patch (node/318174), but that patch failed. I'm authenticating through CAS and have the option turned on to map groups from LDAP. I have the groups module set up exactly as it is in my drupal 5 site. If anyone has any please ideas let me know! Thanks!

Comments

johnbarclay’s picture

Status: Active » Closed (won't fix)

ldap groups won't work without ldapauth. the two need to be decoupled for this use case.