码迷,mamicode.com
首页 >  
搜索关键字:ossh freeradius nac(freeac) ac汉明6100    ( 123个结果
ACS+802.1x+AAA+AD+CA详细配置教程(一)
ACS+802.1x+AAA+AD+CA详细配置教程(一)第一部分:DC的安装与配置过程:1、安装DC,在运行下输入dcpromo,会弹出AD的安装向导:...32、安装完DC后,运行à管理工具àActiveDirectory用户和计算机,将会出现以下界面...53、将另外一台服务器即ACS&CA加入到NAC这个域当中(..
分类:其他好文   时间:2014-11-28 14:33:20    阅读次数:681
Flex 去除ArrayCollection重复元素!
var ac:ArrayCollection = new ArrayCollection(); // init ac.addItem("1"); ac.addItem("2"); ac.addItem("2"); ac.addItem("3"); var nac:ArrayCollection = new ArrayCollection(); //...
分类:其他好文   时间:2014-10-16 16:31:33    阅读次数:196
Reconfigure CentOS+freeradius+daloradius again
Make some notes~ http://www.haiyun.me/archives/centos-freeradius-daloradius-ros.html参照上文进行配置首先是http服务,mysql服务的安装,然后是php,其中要加上php-pear(php扩展包)httpd服务会....
分类:其他好文   时间:2014-09-26 23:38:48    阅读次数:334
Try to config LAMP+Freeradius+daloRADIUS on CentOS7
Just follow this:http://www.haiyun.me/archives/centos-freeradius-daloradius-ros.html, and I will list something different in CentOS7#1:CentOS7 replace...
分类:其他好文   时间:2014-09-10 17:14:00    阅读次数:231
Java对Cookie的添加和查询
在Web开发过程中,难免会使用到Cookie,虽然Cookie可以被用户禁止使用,但是不可否认也是我们开发人员实现需求方法中的一点,所以这里简单的分享一下Java后台代码对Cookie的操作处理,好啦,直接上代码: /** * @Description: * * @Title: CookieUtil.java * @Package com.hupu.nac.util * @Copyr...
分类:编程语言   时间:2014-09-05 11:29:01    阅读次数:191
一些sys用户的操作
oracle中查找某个表属于哪个用户?selectownerfromdba_tableswheretable_name=upper('t_l_tradelist') 1 NAC_USERoracle中查询某个视图属于哪个用户?selectownerfromall_viewswhereview...
分类:其他好文   时间:2014-09-01 15:26:03    阅读次数:157
freeradius 安装出错的解决办法
sudo apt-get install freeradius-mysqlSelecting previously unselected package freeradius-mysql.(Reading database ... 65261 files and directories curren...
分类:其他好文   时间:2014-08-14 15:53:08    阅读次数:377
未成功,待续。。。
现有环境说明:[root@localhost~]#uname-r2.6.32-358.el6.i686[root@localhost~]#cat/etc/redhat-releaseCentOSrelease6.4(Final)freeradius-mysql-2.1.12-4.el6_3.i686freeradius-2.1.12-4.el6_3.i686安装MySQL及数据库及freeradiusyuminstallmysqlmysql-serverfreeradiusfree..
分类:其他好文   时间:2014-08-03 07:54:55    阅读次数:311
123条   上一页 1 ... 10 11 12 13 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!