Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.8
-
Fix Version/s: None
-
Component/s: Administration
-
Labels:None
-
Environment:Moodle 1.8 + (2007021503); PHP 5.1.6; Apache 2.2; Windows 2003
-
Database:MySQL
-
Affected Branches:MOODLE_18_STABLE
Description
I updated from Moodle 1.7.1+ to Moodle 1.8 + (2007021503).
I'm using LDAP Authentication with the setting "Create users externally" enabled.
Now I have the following problems:
- The "Create New Account" links is not in the login block at Frontpage site;
- If an anonymous user tries to reach the login page login/signup.php, receives the following error: "Sorry, you may not use this page."
I already check in database and the "auth_user_create" field in the mdl_config_plugins table is set to 1.
Thanks and Best Regards
Duarte S.
Issue Links
| This issue will be resolved by: | ||||
| MDL-9575 | fix email signup in ldap auth mod |
|
|
|
In Administration --> Users --> Authentication, if I choose the option "Email based self registration" for the field "Self registration - registerauth", the link "Create New Account" appears in the Login block at Frontpage site and anonymous user can reach the login page login/signup.php and create a new account.
--
> However, the new account will be created in the Moodle database and not in the LDAP context defined. <---> However, the new account will be created in the Moodle database and not in the LDAP context defined. <---