- Posts: 5
Removing Joomdle from moodle doe not reset Authentication
- phil shryock
- Topic Author
- Offline
- New Member
-
Less
More
13 years 11 months ago #1
by phil shryock
Removing Joomdle from moodle doe not reset Authentication was created by phil shryock
Removing Joomdle from moodle doe not reset the Authentication Type.
Removing Joomdle via moodle notifications leaves the authentication method set to Joomdle which is not correct since joomdle was removed. My question is how do we get the Authentication method set to another authentication method such as email-based self registration. ( Manually work around is fine).
I love joomdle but it not fitting into our way of using moodle training.
Please Help
phil
Moodle 2.3 / Joomdle .81
Removing Joomdle via moodle notifications leaves the authentication method set to Joomdle which is not correct since joomdle was removed. My question is how do we get the Authentication method set to another authentication method such as email-based self registration. ( Manually work around is fine).
I love joomdle but it not fitting into our way of using moodle training.
Please Help
phil
Moodle 2.3 / Joomdle .81
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
13 years 11 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: Removing Joomdle from moodle doe not reset Authentication
Hi.
You will need to do it manually with a SQL query on the database.
Also, remember that password stored in Moodle are the original ones, and if any user changed his password while being a joomdle user, that password was only changed in Joomla DB, and not in Moodle.
You will need to do it manually with a SQL query on the database.
Also, remember that password stored in Moodle are the original ones, and if any user changed his password while being a joomdle user, that password was only changed in Joomla DB, and not in Moodle.
Please Log in or Create an account to join the conversation.