Use case 2: Change to a new domain service account (Used SQL Server logins to connect with SQL server)
This use case demonstrates the processes when swapping to a new domain Bravura Security service user (psadmin) account when using SQL Server logins to connect with SQL Server:
Create a new domain service account and add it to the Domain admins group.
Give the new account the "Logon as a service" right under Local Security Policy settings.
Run
serviceacct
from the command line to update the known locations where the account is used with the new service account information.Open the command line as an administrator.
Go to <Program Files path>\Bravura Security\Bravura Security Fabric\<instance>\ util\.
Run:
serviceacct -account -password -restart
Input the new account name (prefix it with domain) and password.