Issue :- A domain SQL service account password has been changes and after that the user is complaining that he is not able to access xp_cmdshell.
Error 1326 was seen.
Resolution :- We checked the SQL server properties and found that the same account was being used as a proxy account in SQL server. Updated the new password of the service account at proxy account and then it was able to access the xp_cmdshell.
Error 1326 was seen.
Resolution :- We checked the SQL server properties and found that the same account was being used as a proxy account in SQL server. Updated the new password of the service account at proxy account and then it was able to access the xp_cmdshell.
No comments:
Post a Comment