DOCUMENT:Q166507 19-AUG-1999 [foxpro] TITLE :HOWTO: Recover from a Lost Anomaly Tracking System Password PRODUCT :Microsoft FoxPro PROD/VER: OPER/SYS: KEYWORDS:kbnokeyword ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Anomaly Tracking System, version 1.0 ------------------------------------------------------------------------------- SUMMARY ======= In the event of a lost password in an Anomaly Tracking System (ATS) database, it is possible to reset the password. MORE INFORMATION ================ There are two possible methods to recover from this scenario. - If there is another user in the database that has administrator rights, that user can login and restore the other user's password. This can be accomplished through the User Maintenance dialog box. -or- - The ATS database files can be viewed in Visual FoxPro 5.0 to determine what the user's password is. The following steps outline this process: a. Open the ATS database (Ft.dbc) in Visual FoxPro 5.0. b. USE the Ftuser.dbf table. c. BROWSE the Ftuser.dbf table. d. Locate the user's record in this table. e. Look at the contents of the Us_pwd field to determine what the user's correct password is. Additional query words: ====================================================================== Keywords : kbnokeyword Technology : kbVSsearch kbAudDeveloper kbATS100 kbVS97Search Issue type : kbhowto ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 1999.