Closed (fixed)
Project:
LDAP provisioning
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Dec 2007 at 19:51 UTC
Updated:
11 Dec 2007 at 17:00 UTC
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
Comment #1
miglius commentedDo 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.
Comment #2
spatialguru commentedYes, 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.