Well, I would like to get my AD Groups (and the users that are in them) to be automatically updated and such.
The integration project does that,(the ldap_groups module) but I can't get it to work with ldap_lookup

Othewise this module is a killer for my intranet!
:D

great work! but groups is needed as well.

Comments

kibblewhite’s picture

Unfortunately this module will not support groups as it out of scope of the module’s purpose.
Try: http://drupal.org/project/ldap_integration

cybertron1’s picture

yes I have tried that, and it would be great if it weren't for that they don't use your NTLM auth to login (which is perfect for my intranet)

So I guess I have to try and look at the code from ldap_lookup and compare it with ldap_integration and then try and put the ntlm stuff in the other project...sigh

kibblewhite’s picture

Status: Active » Fixed

There is now a feature that allows you to do this...

Anonymous’s picture

Status: Fixed » Closed (fixed)