-1

Getting the below error during password change of account in RM 2013 configuration,

" User XXX should be a sysadmin for SQL Server Instance YYY to perform the database configuration"

I checked with our DBA he has removed sysadmin access for the particular user.

enter image description here

Is there a way to solve this issue

Daniel Mann
  • 57,011
  • 13
  • 100
  • 120
prashanthkr08
  • 75
  • 1
  • 2
  • 16

2 Answers2

0

The way to solve the issue is to give the user the stated required level of permission.

Daniel Mann
  • 57,011
  • 13
  • 100
  • 120
0

According to the prompt information, you have to add the appropriate permissions to continue the configuration.

Generally speaking, there's no way to bypass the required permissions. If you could, what's the need of setting the permissions?

PatrickLu-MSFT
  • 49,478
  • 5
  • 35
  • 62