by Brian Evans.
Life lesson: Don't mess with phpMyAdmin before the morning coffee.
My problem: the correct entry for manual accounts is 'manual' - NOT 'Manual'
The solution: UPDATE mdl_user SET auth = 'manual'
by Brian Evans.
Life lesson: Don't mess with phpMyAdmin before the morning coffee.
My problem: the correct entry for manual accounts is 'manual' - NOT 'Manual'
The solution: UPDATE mdl_user SET auth = 'manual'