2009-04-03 18:00:52
change admin password in phpMyAdmin
How it is possible to change admin password byusing phpMyAdmin?
THanks,
Vedran
2009-04-03 18:00:52
How it is possible to change admin password byusing phpMyAdmin?
THanks,
Vedran
2009-04-03 18:28:29
I have not tested it, but it should be possible, setting the type to SHA1
2009-04-04 01:10:48
Hello,
in Which table I can find passwords of admin(s) and the user(s).
I am experimenting with it and I will write small how to afterwards. I have had that issue when the parents or people with disabilities themselves sometimes loose and forget admin password.
Thanks,
Vedran
2009-04-04 08:10:02
Those are tables AT_admins and AT_members. You can edit a record and put whichever password you want into a field named "password", but before saving be sure to select "SHA1" from the dropdown box in Function column.
Also, make sure that all fields of timestamp type have that dropdown box empty.
See the attached screenshot.
2009-04-04 08:14:18
One more thing: actually, you shouldn't need to use phpMyAdmin for that if you're an admin in that installation.
Admins/superadmins can reset users' and other admins' passwords from within ATutor (Users tab).
2009-04-04 12:01:03
Hello,
I know that it is possible to do that through ATutor admin part. I am thinking about possible scenario when person with disability loose or forget password on her/his standalone desktop computer.
THus, there must be a way how to change it and do that through phpmyadmin part.
Thanks,
Vedran
2009-04-04 16:39:07
I see. Then have a look at the method suggested on the screenshot.
2009-04-05 03:56:35
Hello,
I already wrote a short manual on Serbian language how to do that. I will write it on English too.
Vedran
2009-04-05 04:17:58
This is link for manual on Serbian language:
http://www.gnulinuxcentar.org/izmena-lozinke-za-administratora.pdf
Best wishes,
Vedran