码迷,mamicode.com
首页 >  
搜索关键字:ldap over tls    ( 11811个结果
Ldap登陆AD(Active Directory)进行认证的Java示例
原文地址:http://hi.baidu.com/js2007/item/24efbb0fae1c9b90a3df432apackage LdapTest;import java.util.Hashtable;import javax.naming.Context;import javax.nami...
分类:编程语言   时间:2014-05-14 03:14:44    阅读次数:347
PHP LDAP class for Active Directory
A class for PHP to talk to Active Directory through LDAP.http://sourceforge.net/projects/adldap/
分类:Web程序   时间:2014-05-14 03:13:42    阅读次数:247
Pat(Advanced Level)Practice--1018(Public Bike Management)
Pat1018代码 题目描述: There is a public bike service in Hangzhou City which provides great convenience to the tourists from all over the world. One may rent a bike at any station and return it to an...
分类:其他好文   时间:2014-05-13 23:27:04    阅读次数:582
Patrick Sharp Jersey Obviously
l and dished out an assist in the Blackhawks' 5-3 win over the Nashville Predators.Shaw said just playing with the Blackhawks was enough motivation for him."Positive, I'm playing in the NHL," Shaw s...
分类:其他好文   时间:2014-05-13 13:46:10    阅读次数:453
TLS 线程局部存储
threadlocalstorage
分类:编程语言   时间:2014-05-13 12:17:51    阅读次数:193
PHP 通过LDAP协议,操作Windows Active Directory
原文地址:http://hi.baidu.com/lllangxx/item/3ccb7cdfa13b56eb3dc2cb39一、学习如何管理Active Directory Active Directory 循序渐进系列指南二、ADExplorer 到网上下载一个ADExplorer,它是A...
分类:Windows程序   时间:2014-05-12 22:19:51    阅读次数:471
APACHE + LDAP 的权限认证配置方法
原文地址:http://www.chinaunix.net/jh/49/627646.html一、前言很多朋友希望利用Apache通过LDAP进行用户认证及权限管理。通过多次试验,总结出以下方法,与大家共享。配置思路:对用户通过“组(groups)”进行管理,对于需要权限控制的目录,则通过“组”进行...
分类:其他好文   时间:2014-05-12 22:09:31    阅读次数:428
MongoDB简单操作
Hadoop核心技术厂商Cloudera将在2014/06推出hadoop Ecosystem与MongoDB的整合产品,用MongoDB与ipmala及hbase,hive一起用;开源linux领军企业RHEL也宣布RHEL将整合MongoDB用于简化用户账号管理与LDAP一起用;1,基于命令行的...
分类:数据库   时间:2014-05-12 11:45:03    阅读次数:457
【jquery】hover方法
方法名称:hover(over, out) 概述:当鼠标移动到一个匹配的元素上面时,会触发指定的第一个函数。当鼠标移出这个元素时,会触发指定的第二个函数。 参数: 1)overFunction 鼠标移到元素上要触发的函数 2)outFunction 鼠标移出元...
分类:Web程序   时间:2014-05-10 22:57:07    阅读次数:530
《自动共享LDAP用户并且访问其家目录》RHEL6
实验的目的: 实现ldap服务器上的ldap用户被客户端访问,自动挂载到客户端,并且可以访问ldap用户的家目录。服务端:1、只需要配置文件:Iptables –F 关闭selinuxVim /etc/exports客户端的配置:2、需要安装几个软件包:3、安装完成后启动nfs服务:4、时间同步:....
分类:其他好文   时间:2014-05-10 17:53:29    阅读次数:319
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!