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.

CommentFileSizeAuthor
#2 ldap_integration_0.module20.45 KBpablobm

Comments

pablobm’s picture

Assigned: Unassigned » pablobm
Priority: Normal » Critical

Did 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.

pablobm’s picture

StatusFileSize
new20.45 KB

Solved. 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.