-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
1.8.5, 2.6.4, 2.7.1
-
Mysql 5.XX
php 4.XX
-
MySQL
-
MOODLE_18_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
external db authentication is not case sensitive username field. So if external database auth we have an username that appears like username "11M" but his first log was like "11m",then internal account will be "11m". and "11M" always fails.
Moreover db auth sync users fails too because usernames dont match.
- has a non-specific relationship to
-
MDL-45936 The auth/db plugin should use the core functions user_create_user and user_update_user
- Closed
- has been marked as being related by
-
MDL-42993 Username with spaces no longer valid for LDAP authenticated users
- Closed
-
MDL-46682 External DB auth: IN sql clause can get too big
- Closed
- is duplicated by
-
MDL-46642 external db authentication, sync_users.php cli script is case-sensitive in username
- Closed