惠普在安全领域有着悠久的历史。依靠惠普Atalla加密技术以及在ATM与POS网络中使用的关键管理技术,惠普在过去35年中保护着世界上大多数的金融数据。这些产品还保护着世界范围内的信用卡信息和电子资金转移。 结合在HP secure Advantage中,同样的技术和经验现在正被用于向应用广泛的解决方案提供集成的安全功能。HP secure Advantage是一个包括服务器,存储,软件和服务的产品组合,用于帮助客户保护他们的数据和资源并提供安全...
作者: Distance 出自: http://www.linuxdiyf.com Solaris 10 从update 3 开始,增加了一个secure by Default特性,这个功能如果开启的话,就会关闭一些不常用或者容易受攻击的服务,比如常用的telnet, ftp等。 在OpenSolaris新版上,都是默认开启的。在Solaris上,会在安装的时候提示,由用户选择是否启用或者关闭。 在实际使用中,经常使用系统的人不是负责安装的,所以经常用户纳闷telnet, ftp怎么都不能用了。 最近我也中招了...
General Information Apache is the most popular web server in use today. But, not everybody that sets up their Apache server takes the necessary steps to secure it properly from intruders. This guide will show you some good security changes to make to your Apache installation. Requirements Local root access on the box or be able to su to root. A SSH client that supports ANSI colors such as puTTy ...
我的系统是 B.11.11 下载了secureShell_A.04.50.005_HP-UX_B.11.31_IA+PA.depot 放到/tmp下后执行 # swinstall -s secureShell_A.04.50.005_HP-UX_B.11.31_IA+PA.depot 发现缺省的target是根/ 改为/opt后,选中该depot,按m,出现: The software "secureShell,r=A.04.50.005,a=HP-UX_B.11.31_IA/PA,v=HP" is an empty bundle. None of the contents of the bundle were selected because they were not available from source: ...
[root:)09:12:43/etc]more /var/log/secure Dec 25 18:02:17 localhost usermod[3643]: delete `root' from group `root' Dec 25 18:02:17 localhost usermod[3643]: delete `root' from group `bin' Dec 25 18:02:17 localhost usermod[3643]: delete `root' from group `daemon' 上面的这些提示是什么意思啊?谢谢答复
r4#auto secure --- Autosecure Configuration --- *** Autosecure configuration enhances the security of the router, but it will not make it absolutely resistant to all security attacks *** Autosecure will modify the configuration of your device. All configuration changes will be shown. For a detailed explanation of how the configuration changes enhance security and any possible side effects, please...
安装 HP secure path, 出现如下问题: # ./HPswspInstall_v30e.sh Copyright ?2001, 2002 Hewlett-Packard Company. RESTRICTED RIGHTS: Use, duplication or disclosure by the U.S. Government is subject to restrictions as set forth in subparagraph ?1)(ii) of the Rights in Technical Data and Computer Software clause in DFARS 252.227-7013. Hewlett-Packard Company 30...
secure Apache 1.3 Created: 12/05/2004 General Information Apache is the most popular web server in use today. But, not everybody that sets up their Apache server takes the necessary steps to secure it properly from intruders. This guide will show you some good security changes to make to your Apache installation. Requirements Local root access on the box or be able to su to root. A SSH c...
我正在装Cisco secure ACS, 这是一点简单介绍,有兴趣的看看。安装完后,在和大家详细讨论,不知有人装过没? :D 概述: Cisco secure ACS(Access Control Server)是一种AAA服务器。所谓AAA,是指: 认证(authentication):当NAS(Network Access Server网络访问服务器)收到一个用户认证的请求,它把有关信息通过UDP 1645发给Radius服务器,服务器检查用户数据库确定是否为授权用户,如果是,则给NAS返回验证通过的信息。 ...
我telnet上一台freebsd4.8的主机,上去之后,我再telnet localhost,出现了 SRA secure login提示,我输入正确的用户名和密码不能登陆,出现[ SRA login failed ]提示,这个应该是安全机制吧??谁能告诉我一些具体的情况,thx