|
|
|
#1
|
|||
|
|||
|
Start with the simplest mistake you can make and work upwards eh?
Actually I lost the username too but I browsed phpmyadmin and got it. Anyway of retreiving my password? (passwords are encrypted in phpmyadmin or I would have grabbed it!) Thanks Alex |
|
#2
|
|||
|
|||
|
Retrieving passwords is not an option due to security measures. But since you are using phpmyadmin I suggest you do one of the following:
* Run this query: update ost_staff set passwd = md5('yournewpassword') where username='admin'; * Change the password directly: Replace the current password with 21232f297a57a5a743894a0e4a801fc3, this should set the password to admin
__________________
Ask not what osTicket community can do for you - ask what you can do for osTicket community |
|
#3
|
|||
|
|||
|
Thanks a million 4ice I tried the latter trick and it worked perfectly
:-) Alex |
|
#4
|
|||
|
|||
|
Glad it worked.
Thread will be closed now.
__________________
Ask not what osTicket community can do for you - ask what you can do for osTicket community |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|