Hello,
I normally install MSDE with my app and use SQL Authentication and do everything using the SA account. I had a situation recently where someone connected with Windows Authentication via MS Access and had full access to the database.
How can I disable the BUILTIN/Administrators account so that the ONLY way to connect to the server is through SQL authentication?
Thanks,
Andy
I normally install MSDE with my app and use SQL Authentication and do everything using the SA account. I had a situation recently where someone connected with Windows Authentication via MS Access and had full access to the database.
How can I disable the BUILTIN/Administrators account so that the ONLY way to connect to the server is through SQL authentication?
Thanks,
Andy