无忧启动论坛

 找回密码
 注册
搜索
系统gho:最纯净好用系统下载站投放广告、加入VIP会员,请联系 微信:wuyouceo
查看: 3203|回复: 18
打印 上一主题 下一主题

最近碰见的网络管理问题(禁止外传)

[复制链接]
跳转到指定楼层
1#
发表于 2009-3-6 20:05:14 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
最近在工作的碰见 一些特殊客户。

房产中介.   软件开发公司 的要求 !


允许上网。禁止外传。


想听听无忧的 高手们有些什么意见?
2#
 楼主| 发表于 2009-3-7 14:56:58 | 只看该作者
= =   雷倒了。。  60个人看过了 竟然回复就甭提了。 连抢沙发的都没一个
回复

使用道具 举报

3#
发表于 2009-3-7 16:17:28 | 只看该作者
上次在哪个论坛看到一个要求破解他们公司的管理软件,就是具有这种功能的,帖子里提到软件名称,我忘了,到各论坛找了一遍,没找着,所以就没跟帖,不好意思,帮你顶一下吧。
回复

使用道具 举报

4#
发表于 2009-3-9 09:29:58 | 只看该作者
能不能把情况说具体点
回复

使用道具 举报

5#
发表于 2009-3-9 10:18:01 | 只看该作者
不懂,帮顶一下,不过这个标题我以为楼主求助的问题禁止外传
回复

使用道具 举报

6#
发表于 2009-3-9 12:52:11 | 只看该作者
和5楼的见解一样!
回复

使用道具 举报

7#
发表于 2009-3-9 14:15:52 | 只看该作者
这个要求比较高了,光靠windows本身(包括有域的环境,域的组策略也没法做到),需要用到第三方的专业软件或硬件才能实现了。
回复

使用道具 举报

8#
发表于 2009-3-9 15:52:48 | 只看该作者
读不懂什么意思,能不能说清楚一点。
回复

使用道具 举报

9#
发表于 2009-3-10 09:41:25 | 只看该作者
..上网行为管理软件
回复

使用道具 举报

10#
发表于 2009-3-11 23:58:45 | 只看该作者
自己做就用IIs嘛,外购就用EPR之类的嘛
回复

使用道具 举报

11#
发表于 2009-3-14 05:59:40 | 只看该作者
在防火墙上设置禁止上传只能下载
回复

使用道具 举报

12#
发表于 2009-3-17 19:55:04 | 只看该作者
在路由里好像可以禁止数据上传的。
回复

使用道具 举报

13#
发表于 2009-3-17 22:52:37 | 只看该作者
个人以为没有多大意义

用QQ等工具可以直接传文件

用博客等网页直接复制粘贴
回复

使用道具 举报

14#
发表于 2009-3-18 13:56:31 | 只看该作者
楼主要表达什么意思,我还真没读出来。
回复

使用道具 举报

15#
发表于 2009-3-18 14:01:02 | 只看该作者
允许上网可以只在路由上设置允许80端口数据,禁止其它的端口,比如邮箱

禁止外传的话,可以用注册表屏蔽USB端口对存储设备的识别

禁止用户使用USB存储地方法除了硬件上关闭USB端口外,还有软件的解决方法。

在硬件BIOS中屏蔽USB设备会造成所有USB设备无法使用,而现在要限制的仅是USB存储设备。

下文来自微软知识库,介绍了两种屏蔽USB设备的方法。一种是已经机器未连接过USB存储设备的情况下如何禁用,另一种是已经连接过USB存储设备的机器如何禁止的方法。



To Disable the Use of USB Storage DevicesTo disable the use of USB storage devices, use one or more of the following procedures, as appropriate to your situation:

If a USB Storage Device Is Not Already Installed on the ComputerIf a USB storage device is not already installed on the computer, assign the user or the group Deny permissions to the following files: • %SystemRoot%\Inf\Usbstor.pnf
• %SystemRoot%\Inf\Usbstor.inf
When you do so, users cannot install a USB storage device on the computer. To assign a user or group Deny permissions to the Usbstor.pnf and Usbstor.inf files, follow these steps: 1. Start Windows Explorer, and then locate the %SystemRoot%\Inf folder.
2. Right-click the Usbstor.pnf file, and then click Properties.
3. Click the Security tab.
4. In the Group or user names list, click the user or group that you want to set Deny permissions for.
5. In the Permissions for UserName or GroupName list, click to select the Deny check box next to Full Control, and then click OK.
Note In addition, add the System account to the Deny list.
6. Right-click the Usbstor.inf file, and then click Properties.
7. Click the Security tab.
8. In the Group or user names list, click the user or group that you want to set Deny permissions for.
9. In the Permissions for UserName or GroupName list, click to select the Deny check box next to Full Control, and then click OK.


If a USB Storage Device Is Already Installed on the ComputerImportant This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 (http://support.microsoft.com/kb/322756/) How to back up and restore the registry in Windows
If a USB storage device is already installed on the computer, set the Start value in the following registry key to 4:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor
When you do so, the USB storage device does not work when the user connects the device to the computer. To set the Start value, follow these steps: 1. Click Start, and then click Run.
2. In the Open box, type regedit, and then click OK.
3. Locate, and then click the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor
  
4. In the right pane, double-click Start.
5. In the Value data box, type 4, click Hexadecimal (if it is not already selected), and then click OK.
6. Quit Registry Editor.

转自:http://od6d.com/article.asp?id=23

说白了,这些方法都是防君子不防小人
回复

使用道具 举报

16#
发表于 2009-3-19 14:28:15 | 只看该作者
利用pgp软件全盘加密,文件拿到别的地方就是乱码的
回复

使用道具 举报

17#
发表于 2009-3-19 19:46:01 | 只看该作者
有专门的内容过滤软件的,不过价格不菲也没有试用机会应该能达到,至于端口之类的限定措施有限啊,条条大路能用的方法实在太多了。
回复

使用道具 举报

18#
发表于 2009-3-23 15:22:17 | 只看该作者
使用带安全芯片的机器
回复

使用道具 举报

19#
发表于 2009-3-23 15:22:31 | 只看该作者
好像叫做TPM
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|捐助支持|无忧启动 ( 闽ICP备05002490号-1 )

闽公网安备 35020302032614号

GMT+8, 2026-3-4 06:03

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表