码迷,mamicode.com
首页 >  
搜索关键字:动态dns ldap    ( 1113个结果
在centos上安装sequoaidb的php驱动
1:搭建PHP的运行环境yum install httpd httpd-develyum install php php-develyum install php-gd php-imap php-ldap php-odbc php-pear php-xml php-xmlrpc2:安装sequoia...
分类:数据库   时间:2015-01-27 17:47:53    阅读次数:179
LDAP Error Codes
Error / Data CodeErrorDescription0LDAP_SUCCESSIndicates the requested client operation completed successfully.1LDAP_OPERATIONS_ERRORIndicates an inter...
分类:其他好文   时间:2015-01-26 13:26:05    阅读次数:204
在Windows Server 2008 R2中使用web方式修改域用户账户密码
在Windows的domain环境下,加域的客户端修改账户密码是一件很easy的事情;即使没有加域的客户端如果组织中,使用Exchange邮件系统,借助Exchange的owa也可以轻松修改账户密码。前段时间搞Web+Portal 认证时,由于存在少量的LDAP用户,该Web+Portal认证不支持...
分类:Windows程序   时间:2015-01-23 19:50:53    阅读次数:217
SpringLDAPDemo
学习SpringSecurity时,看到LDAP认证,不了解LDAP根本无从下手。所以转头学习了一下LDAP,搭建了一个DEMO,仅作记录。 LDAP(Lightweight Directory Access Protocol)  轻量级目录访问协议,LDAP目录以树状的层次结构来存储数据。 概念性的东西就不多说了,说一下LDAP数据交换格式中使用的比较多的几个概念: D...
分类:编程语言   时间:2015-01-17 15:18:35    阅读次数:606
(转)PHP的curl实现get,post 和 cookie(几个实例)
类似于dreamhost这类主机服务商,是显示fopen的使用 的。使用php的curl可以实现支持FTP、FTPS、HTTP HTPPS SCP SFTP TFTP TELNET DICT FILE和LDAP。curl 支持SSL证书、HTTP POST、HTTP PUT 、FTP 上传,kerb...
分类:Web程序   时间:2015-01-17 11:10:59    阅读次数:283
关于单点登陆--LDAP
在公司上班,我们经常需要上各种各样的内网系统,都是需要账号登陆,要是每个系统都使用独立的账号系统的话,我们就要记住好多的账号密码,十分不方便。但是单点登陆——LDAP就可以解决这个问题。 LDAP的站点:http://www.python-ldap.org/docs.shtml LDAP可以说是一个数据储存服务器,里面存放着我们的一些信息(姓名。账号,密码,邮箱等我们可以自定)。总而言之,...
分类:其他好文   时间:2015-01-09 12:44:24    阅读次数:212
AD/LDAP Configuration in JIRA
====AddaLDAPDirectory====1.LoginJIRA2.Setting3.Usermanagement4.UserDirectories5.AddDirectory(InternalwithLDAPAuthentication,Next)6.ToConfigureInternal...
分类:其他好文   时间:2015-01-08 11:17:58    阅读次数:413
How to get all the members in user group by using LDAP in Perl?
About LDAP: LDAP stands for Lightweight Directory Access Protocol. It is usually used to fetch (and sometimes update) data in a directory of people. Using Net::LDAP module in Perl can provide a way ...
分类:其他好文   时间:2015-01-04 15:24:17    阅读次数:163
LDAP实例异常停止日志提示虚拟内存virtual memory不足
[05/Oct/2014:20:50:37 +0800] - ERROR - Resource Limit - conn=-1 op=-1 msgId=-1 - Memory allocation error calloc of 9420 bytes failed; errno 12The serv...
分类:其他好文   时间:2015-01-01 01:23:10    阅读次数:255
LDAP启动cacao提示Invalid file permission
问题处理步骤:1、LDAP实例停止2、DSCC控制台启动,提示cacao已停止……3、启动caocaoroot@rusky bin]# ./cacaoadm startInvalid file permission: [/home/ldap/dsee6/cacao_2/etc/opt/sun/cac...
分类:其他好文   时间:2014-12-31 19:45:38    阅读次数:229
1113条   上一页 1 ... 96 97 98 99 100 ... 112 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!