SQL Password enforcing

  • Hi to all

    We have situation at a client where someone is illegally changing passwords, reactivating sa user etc with a 3rd part tool. Does anyone know of any way to stop password updates.

    Note we this guy is stopping sql agent services and auditing while he does whatever he does, so he causing some problems and sesetting password on a daily basis for us. Any help or advice would appreciated

  • Thanks for posting your issue and hopefully someone will answer soon.

    This is an automated bump to increase visibility of your question.

  • Andre 425568 wrote:

    We have situation at a client where someone is illegally changing passwords

    If SQL server is in the client's data center I seriously doubt this is illegal. You cannot stop it happening as anyone with Administrator rights to the server can establish a DAC connection to the database and set whatever passwords they like. This is the way SQL Server is designed.

    If the client is breaking your license agreement you need to raise it with them. Ultimately you can revoke the license.

     

     

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply