September 13, 2001 at 12:05 pm
How do you deny access to a database or server instance that is using mixed security and the user is a member of the domain admins group
September 13, 2001 at 12:16 pm
You could limit the BUILTIN\Administrators login permissions by removing it from the System Administrators Server Role. This will clear your problem.
I personally would be wary of removing the login altogether.
David
David
@SQLTentmaker“He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot
September 26, 2001 at 2:07 am
In the past I have removed the Builtin/Administrator from the SA role. But I have found that they have logins within each database, where they are dbo (and cannot be removed easily)
Steven
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply