External DB Authentication Problems!!

External DB Authentication Problems!!

by John Rickard -
Number of replies: 1

Hi Everyone

I am having some trouble trying to get the external DB authentication on www.cornwallscouts.org.uk

I have the auth/db/auth_db_sync_users.php running alongside my cron job - is this right? - as it doesnt seem to pull accross the user details...

But when I log in as a user in the external db - it creates a user in the mdl_user database, but doesnt pull accross the details from the external db.

I have the field mapping correct - checked that a million times...

Any help appriciated!!

Thanks

John

Average of ratings: -
In reply to John Rickard

Re: External DB Authentication Problems!!

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
There's actually a dedicated Authentication forum which might be better for this question, but..

I would turn on Debugging, check your database error logs and check your web server error logs. I'm hoping you'll find an error that will give a clue as to what's gone wrong.