Welcome Guest, Login
Image
RSS RSS

Navigation


Quick Search
»



Page History: What is the SA password and what does it do?

Compare Page Revisions



« Older Revision - Back to Page History - Current Revision


Page Revision: Thu, 27 Dec 2018 15:43


The person installing a new instance of SQL Server that uses mixed-mode authentication (as is required by CAREWare) sets the password for the SA (System Administrator) account. The SA account is used only for the management of SQL Server; it is not a CAREWare login.


If you lose the SA password the CAREWare Help Desk strongly suggests that you exhaust all attempts to recover the password before attempting to detach and reattach the database as outlined in the System Administrator's Manual. If all attempts to retrieve the password are exhausted, refer to the System Administrator User Manual pages 22-23.


You can also change SA password within Management Studio using the following steps:


  1. Connect to the database instance using Windows User Authentication
  2. Expand the instance
  3. Expand Security
  4. Expand Logins
  5. Right click on SA and select Properties
  6. Delete the old password and enter the new one
  7. Delete the old confirm password and enter the new one
  8. Click OK
  9. Disconnect from the database instance
  10. Reconnect to the database instance using the SQL Server Authentication and user name SA with the new password

The steps above can also be used to change the password for user cwbt.

Back to the Data Tier

Back to Frequently Asked Questions

jProg is a registered trademark of Jeff Murray's Programming Shop, Inc. All other products mentioned are registered trademarks or trademarks of their respective companies. Questions or problems regarding this web site should be directed to JeffMurray@jprog.com.

© 1998- Jeff Murray's Programming Shop, Inc. (jProg) , all rights reserved.