SSARC.EXE Can Be Run by Anyone if No Admin Password

Last reviewed: October 25, 1996
Article ID: Q157985
The information in this article applies to:
  • Microsoft Visual SourceSafe, 32-bit, for Windows, version 5.0

SUMMARY

SSARC.EXE and SSRESTOR.EXE are utilities included with Visual SourceSafe 5.0 that allow users to archive specific versions of projects or files and restore those archives back to the original or to a different database.

According to the documentation, SSARC.EXE can only be run by the SourceSafe administrator. However, if the administrator has no password, any user can run the program.

MORE INFORMATION

  1. Run or switch to the SourceSafe Administrator utility and remove the admin password (if there is one).

  2. From the DOS prompt, switch to the VSS\WIN32 directory, and then type:

    "SS WHOAMI" (without the quotes)

    Your login name is echoed to the console.

  3. From the server installation of SourceSafe, switch to the WIN32 subdirectory and run SSARC.EXE <archive file to create> <project>. Note that the program runs.

  4. Run or switch to the SourceSafe Administrator utility and create an admin password.

  5. Repeat steps 2 and 3, and note that you will be prompted for the admin password.


KBCategory: kbusage kbhowto
KBSubcategory: ssusage
Additional reference words: 5.00 kbdss



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.

Last reviewed: October 25, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.