国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 數(shù)據(jù)庫 > Oracle > 正文

怎么才能限制SQL Server只能讓指定的機器連接

2020-07-26 14:41:38
字體:
供稿:網(wǎng)友
正在看的ORACLE教程是:怎么才能限制SQL Server只能讓指定的機器連接。Q. How can I restrict access to my SQL Server so that it only allows certain machines to connect?
(v1.0 19.10.1998)


怎樣才能限制我的SQL Server只能讓指定的機器連接


A. SQL Server has no built-in tools/facilities to do this. It also does not have the facility to run a stored-procedure on connection that could be written/used to do this. Therefore you have the following choices :-

   SQL Server沒有這樣的功能,也沒有提供在連接時執(zhí)行某一特定過程的功能。這里介紹幾種實現(xiàn)的方法

1. Put the SQL Server behind a firewall and use that to restrict access. This is the most secure and functional way to do what you want.

    使用防火墻,它提供了安全和你想用的工具。

2. Write your own ODS Gateway and point the clients at that instead of the SQL Server - the ODS Gateway will then do the checking. However, there is nothing stopping clients figuring out the correct SQL client-config entries to point straight at the SQL Server. There are examples of ODS code in the SQL Programmers Toolkit - available for free download from the MS website.

    寫自己的ODS網(wǎng)關(guān)代替SQL Server的客戶端 - 在ODS網(wǎng)關(guān)中檢查。不過,這并不能停止正常的客戶端連接SQL Server。在SQL Programmers Toolkit中有一個這樣的例, 可以從微軟站點免費下載。

3. Write a constantly running/scheduled stored-procedure that checks the relevant column in sysprocesses (net_address), and then issues a KILL command for any processes that should not be running. Note that this only works for MAC addresses. This way allows people to connect and possibly make changes before they are spotted and killed.

    寫一個存儲過程檢查sysprocesses中的相應(yīng)列(net_address)
<

發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 洪湖市| 云霄县| 平度市| 高阳县| 峡江县| 视频| 大邑县| 施秉县| 礼泉县| 巴彦县| 潮州市| 长白| 凤阳县| 桃源县| 甘孜县| 锡林郭勒盟| 大荔县| 平果县| 富阳市| 华安县| 崇信县| 任丘市| 西华县| 化隆| 浏阳市| 泊头市| 岑溪市| 林周县| 石楼县| 靖安县| 莱芜市| 云梦县| 吴川市| 洞口县| 微山县| 三亚市| 金川县| 晴隆县| 汪清县| 平原县| 辽阳市|