| View previous topic :: View next topic |
| Author |
Message |
mnemtsas Site Admin
Joined: 08 Mar 2004 Posts: 583
|
Posted: Sat Jan 06, 2007 10:24 am Post subject: Forgotten Administrator Passwords |
|
|
If you happen to forget your administrator password there is no method within the software of recovering it (for obvious reasons). If you email us your Time Clock MTS database we will reset the password to something known and email your database back to you when you can set it to something else immediately. Generally this will take one working day for us to turn it around, however on weekends it may take longer.
If you've not moved the database then it will be found on the computer in the following location:
C:\Documents and Settings\All Users\Application Data\Time Clock MTS\database\timeclock.mdb
If you have moved it then you should know where it is on your network. Just attach the file to an email and send it to us with a request to reset the password.
When you have received your database back from us
1. When we email your database back it will be zipped into a zip file. So you need to unzip it using Winzip or using Windows compressed folders (if your version of Windows supports it).
2. Copy the unzipped file over the one that you already have.
3. Run Time Clock MTS and check that you can log in using the new password that we sent you.
Mark[/b] _________________ Mark Nemtsas
Timesheets MTS Software
Time Sheet Software :: Time Clock Software
Last edited by mnemtsas on Thu Oct 09, 2008 9:05 pm; edited 2 times in total |
|
| Back to top |
|
 |
mnemtsas Site Admin
Joined: 08 Mar 2004 Posts: 583
|
|
| Back to top |
|
 |
sherlenelam
Joined: 24 Nov 2009 Posts: 2
|
Posted: Tue Nov 24, 2009 1:12 am Post subject: Re: Forgotten Administrator Passwords |
|
|
| I need help on administrator password reset. |
|
| Back to top |
|
 |
mnemtsas Site Admin
Joined: 08 Mar 2004 Posts: 583
|
|
| Back to top |
|
 |
sherlenelam
Joined: 24 Nov 2009 Posts: 2
|
Posted: Tue Nov 24, 2009 11:30 pm Post subject: admin password reset |
|
|
Mark:
I Just emailed my file (timeclock.mdb) to "board@timesheetsmts" today. Hope you can reset it for me. I need to prepare the payroll soon?
Thanks,
sherlene |
|
| Back to top |
|
 |
mnemtsas Site Admin
Joined: 08 Mar 2004 Posts: 583
|
|
| Back to top |
|
 |
thrillseeker76
Joined: 06 Jul 2010 Posts: 2
|
Posted: Tue Jul 06, 2010 11:57 pm Post subject: where there's a will, there's a way ;) |
|
|
While there may be no direct method via the application to recover or change the administrative password if you forget it, there is a very easy way to change it to something new using a hash calculator and small change in the database. No need to send mdb file to support, simply follow this procedure.
1) Use a hash MD5 generator such as the one at fileformat.info/tool/hash.htm (this example uses it)
2) For the String Hash enter a new admin password you want such as "qwerty" without quotes. Press the "Hash" button to generate the results. Look below for the MD5 result. This is what you need to copy. It's 32 characters long.
3) Next, find *.mdb file (e.g. Vista... C:\ProgramData\Time Clock MTS\Database)
4) Open timeclock.mdb with Microsoft Access or whatever and navigate to table called "tblSettings"
3) Look for "strAdministratorPassword" and below will be the encrypted MD5 password. This is what we'll change. Paste the MD5 string you generated and copied from the hash site and replace the previous "strAdministratorPassword" data.
4) Save, close, wala! Open Time Clock MTS and login to admin section via new password you made (i.e. "qwerty")
Cheers!
Dave |
|
| Back to top |
|
 |
|