Jul 28, 2005 #1 shresthaal Programmer Joined Jun 8, 2005 Messages 62 Location US i want to disallow a hostname from connecting to the sql server can i do it? if i can how would i do it
i want to disallow a hostname from connecting to the sql server can i do it? if i can how would i do it
Jul 28, 2005 #2 mrdenny Programmer Joined May 27, 2002 Messages 11,595 You would need to do that via your firewall which would require the machine you want to block to have a static IP. There isn't a way to block my host name. Why not simply revoke that persons login to the database. Denny MCSA (2003) / MCDBA (SQL 2000) --Anything is possible. All it takes is a little research. (Me) http://www.mrdenny.com (Not quite so old any more.) Upvote 0 Downvote
You would need to do that via your firewall which would require the machine you want to block to have a static IP. There isn't a way to block my host name. Why not simply revoke that persons login to the database. Denny MCSA (2003) / MCDBA (SQL 2000) --Anything is possible. All it takes is a little research. (Me) http://www.mrdenny.com (Not quite so old any more.)