From README.txt:
"
2. Go to the /admin/user/configure page in your Drupal installation
and set the preference 'Public Registrations' to 'Visitors can create
accounts and no administrator approval is required'. Don't worry about
user creating accounts because of this: they will need some more
permissions apart from this.
"
Although users in the LDAP server can create accounts, users, not in the LDAP server, can also create accounts.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | ldap_integration_0.module | 20.45 KB | pablobm |
Comments
Comment #1
pablobm commentedDid I mention I am stupid?. OK, now I find out that this is true, so this module is SHIT.
I'll try to see how to solve that as soon as I have some time. I'm just back from holidays and have to synch with normal life. Thanks for your feedback.
Comment #2
pablobm commentedSolved. I came up with a hack (with some inspiration taken from Webserver Auth module) that solves (I hope) this issue.
Now it isn't necessary to turn on the "everybody can create accounts" thing to make this work.
Since CVS is not working for me, I attach the latest version to this post.