Issue Details (XML | Word | Printable)

Key: MDL-8131
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Donal McMullan
Reporter: Donal McMullan
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-8068

Local user cannot log on if network user with same username exists

Created: 10/Jan/07 08:48 AM   Updated: 10/Jan/07 09:12 AM
Return to search
Component/s: Networking
Affects Version/s: 1.8
Fix Version/s: 1.8

Environment: All 1.8+ Moodles who run single-sign on, and accept users who have authenticated at a remote Moodle.

Database: Any
Participants: Donal McMullan
Security Level: None
Resolved date: 10/Jan/07
Affected Branches: MOODLE_18_STABLE
Fixed Branches: MOODLE_18_STABLE


 Description  « Hide
You may have two users with the same username on your system - this is now possible because the username is no longer unique, except in conjunction with the mnethostid field. If the local user tries to log on, the login will fail.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Donal McMullan added a comment - 10/Jan/07 09:12 AM
Fix applied this afternoon - I don't have the resources to test all auth mechanisms, but the fix works in the trivial case.
Could use some QA