When installing the software, the default access to the SQL Server account is Sa,management Studio Express is logged by default with Windows authentication, the SA account is found under the system default instance security's login directory, checked, It turns out to be the default administrator account for SQL Server, and it is said that there are many security vulnerabilities. Since only local use, also do not have to consider so much, can be used.
Open Management Studio Express with administrator privileges, this time can not use the SQL account login, with Windows Authentication login, in the instance right click on the SQL Server name, select Properties, click on the left of the security, Change win authentication to SQL Server and Windows mixed authentication so that you can log in with your SQL Server account, but you do not have a separate account to set it up for landing.
In the instance, the security directory, the login subdirectory to find the SA account, open its properties, modify its password, and login property is enabled, save exit.
Use the SQL Server 2005 perimeter application configuration to restart SQL Server services, the installation of the user name SA, the new password set, unimpeded ~
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.