Secure Login Info between App Server and SQL Instance

  • Hi,

    My company has a need to secure the login information used to connect from an App Server to a SQL Instance.  Specifically to keep the Development Teams from knowing Production SQL Server passwords.

    Is there a way to accomplish this inherently in SQL Server or are there 3rd-party products that can do this?

    Thanks for your help.

     

    Tim

  • This was removed by the editor as SPAM

  • Hi there,

    If I understand your question, you want to mask the login and password that the developers use to connect to the application?

    I would suggest looking at application roles.  It's been a while since I have used an application role, so rather than confuse you, I would suggest searching for application roles in BOL.

    Clive

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

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