When using LDAP auth only, could it be possible to prohibit usage of the "create new account" form in the ?q=user URL like you just do it for the "Send nex password" form ???
Thanks !
When using LDAP auth only, could it be possible to prohibit usage of the "create new account" form in the ?q=user URL like you just do it for the "Send nex password" form ???
Thanks !
Comments
Comment #1
bas.hr commentedcheckout ?q=admin/user/settings
there you have 3 options:
Public registrations:
- Only site administrators can create new user accounts.
- Visitors can create accounts and no administrator approval is required.
- Visitors can create accounts but administrator approval is required.
Comment #2
derieppe commentedThat exactly what i need. I'have just forget that theses options exist.
Drupal is a very powerfull CMS whith nearly no limits but too few documentation and cursives explanations.
Cheer.
Please close this issue.
Comment #3
kreaper commentedThx to bas.hr.
Comment #4
this_is_it commentedthis is also what i want
thx