Sets the user who runs the MSSQLSERVER database in the normal user (independent user) state.

Source: Internet
Author: User
Tags mssqlserver
I recently took over a server and installed sqlserver. For security reasons, we run sqlserver under normal permissions, so that it will not be caused by the security issues of sqlserver, this may cause the server to become a zombie.

I recently took over a server and installed sqlserver. For security reasons, we run sqlserver under normal permissions, so that it will not be caused by the security issues of sqlserver, this may cause the server to become a zombie.

I read a lot of articles on the official website and sorted out the following steps. It can basically be said that the solution was terminated. Here I have sorted out the steps in detail, hoping to help updated friends, this makes our servers more secure. Dedication to the home.

First, you have installed it.

Step 1:

This section mainly explains how to create and Set permissions for common users.

Disk C requires the following permissions:
C: \ administrators all Permissions
All System Permissions
IIS_WPG read-only and running permissions (only apply to the current folder)
SQL2000 running user (apply only to the current folder)
List folders/read data
Read attributes
Read extension attributes
Read Permission

C: \ Program Files \ Microsoft SQL Server \ MSSQL \ Data (if this directory is used to place the SQL2000 user database)
All permissions for administrators
All System Permissions
All SQL2000 running User Permissions



If your database is attached to disk C, but your database directory is stored in the F: \ SQLDATA directory and the backup database is stored on this disk, you must have the following permissions on disk F:

F: \ (if this partition is used to place the SQL2000 user database)
All permissions for administrators
All System Permissions
SQL2000 running user (apply only to the current folder)
List folders/read data
Read attributes
Read extension attributes
Read Permission

F: \ SQLDATA (if this directory is used to place the SQL2000 user database)
All permissions for administrators
All System Permissions
All SQL2000 running User Permissions

F: \ SQLBACK (if this directory is used to store the SQL2000 backup database)
All permissions for administrators
All System Permissions
All SQL2000 running User Permissions

The preceding settings are basically complete. In addition, you must note that other SQL Server-related services cannot be modified, and we find that the modifications cannot be run. If you can modify the settings, you can leave a message and we will add it to help more friends.

If not, view this article.

For more information about this article, see:
Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.