July 30, 2010     |
Network Toaster
SQL Security Forums
Note: SQLSecurity.com does not allow nor require registration due to privacy concerns for users. SQLSecurity.com is open and anonymous for all. Please report any abuse or profanity.
Subject: limit proc execution by IP address?
Prev Next

Author Messages
MC

09/16/2002 12:23 PM Quote Reply Alert 
Any advise on how to limit stored proc execution by the IP address of the client as well as the usual login/password?
Chip Andrews

09/17/2002 10:42 AM Quote Reply Alert 
There is no built-in support for this but you could do this at the network level rather than using SQL Server. You should be aware of the port SQL Server is using and restict clients by IP and TCP port using a firewall, IPSec, or other third party tools.

Forums > Discussions > SQL Server Security > limit proc execution by IP address?

Quick Reply
Username:  
Subject:  
Body:
 



ActiveForums 3.6
Copyright 1999 by Chip Andrews   |  Privacy Statement  |  Terms Of Use