I'm excited to try out this module, it looks great, but I'm having trouble installing it.

After I configure the ldap_integration modules, then unzip this one, it doesn't show up in the admin/build/modules page anywhere. Is there some trick required for drupal to run the install scripts?

Thank you for the work.

Comments

miglius’s picture

Category: bug » support
Priority: Critical » Minor

Do you just unzip, or untar as well? You could cd to your modules directory, then run:

wget http://ftp.drupal.org/files/projects/ldap_provisioning-5.x-1.x-dev.tar.gz
tar -zxvf ldap_provisioning-5.x-1.x-dev.tar.gz

In the modules directory you should see now the ldap_provisioning folder and the ldapprov module should be visible under drupal's module listing.

spatialguru’s picture

Status: Active » Closed (fixed)

Yes, I've untar and uncompressed the file just fine - I've installed dozens of other modules before. But it did not appear under the module listing.

This is my fault though, since our upgrade to 5.x and I didn't notice that we use a different modules folder now - sorry!!

Thanks for the module, I will be testing it out a lot ... closing ticket.