Starting with SQL Server 2012, security privileges changed and you cannot use the LocalSystem account. Previously, you could use the LocalSystem account as the default for the sysadmin role. For SQL Server 2012 or later, use a domain account — including Administrator — that has the SQL Server sysadmin role or change the Log on as option for SQL Server Service to use a domain user that has the required privileges. If the SQL Server is not part of a domain, you can use a local user that has the sysadmin role or change the Log on as option for SQL Server Service to use a local user that has the required privileges.
1 |
Ensure that the selected domain or local user account has the sysadmin role assigned to it. |
• |
In Windows Control Panel > Administrative > Services, locate and select NetVault Process Manager, and click Stop. Right-click NetVault Process Manager, and select Properties. On the Log On tab, ensure that NetVault Backup runs using the account that has the SQL Server sysadmin role. Start the NetVault Process Manager. |
• |
In the SQL Server Configuration Manager, click SQL Server Services. In the details pane, right-click the name of the applicable SQL Server instance, and click Properties. In the SQL Server <instanceName> Properties dialog box, click the Log On tab. For Log on as, select the account that has the SQL Server sysadmin role. In Windows Control Panel > Administrative > Services, stop and start the SQL Server Service. |
• |
Use SQL Server Management Studio to add the domain or local user account that has the sysadmin privileges to the SQL Server. You can use SQL Server Management Studio to add this account, or enter the following in a command prompt: |
For certain activities on Windows, it is necessary to impersonate a member of Administrators group on the client(s). An option DomainAdmin is added in the Actions list to configure a Windows Domain Administrator for clusters, even if the default login configuration is not a Windows user.
1 |
3 |
4 |
• |
User Name: Specify a domain Windows Administrator user name. |
• |
Password: Enter the password associated with the user specified in the preceding field. |
• |
Domain: Enter the name of the domain. |
© ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center