Jump to content

sql server gmsa account


Recommended Posts

So I removed the default passwordstate_user account and added a gMSA account. I granted the gMSA the db_owner user mapping for the Passwordstate database. I updated the web.config connectionstring to use "IntegratedSecurity=SSPI" instead of User ID and Password. I still get database connectivity error.

 

Edit: I edit the application pool and edit the identity to user domain\gmsa$ and that fixed it. I forgot that I specify the domain name.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...