搜索结果
找到约 56 项符合
LDAP 的查询结果
按分类筛选
Internet/网络编程 开放源码的ldap系统
开放源码的ldap系统
Java编程 一个java的LDAP服务器
一个java的LDAP服务器
源码/资料 对ldap服务的基本操作
对ldap服务的基本操作,如连接,添加,删除,移动,查找等
Internet/网络编程 利用ldapssl封装库开发的ldap浏览工具
利用ldapssl封装库开发的ldap浏览工具,对于如何利用ldap协议,与ldap服务器通信,并实现item的查找,浏览,修改提供指导意义。
文章/文档 linux下ldap服务器安装配置手册
linux下ldap服务器安装配置手册
Internet/网络编程 LDAP 协议的完整描述,开发环境是基于linux的.如果有问题,请给我写信
LDAP 协议的完整描述,开发环境是基于linux的.如果有问题,请给我写信
其他数据库 这是几个对ldap操作的jndi,可以直接编译运行
这是几个对ldap操作的jndi,可以直接编译运行,稍加更改既可用于个人ldap数据服务与服务器tomcat的连接
Linux/Unix编程 ldap口令破解
ldap口令破解,环境: linux , unix ,用gcc编译,效率最高的ldap口令破解器,代码价值很高,编译米面用makefile
数据结构 Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP
Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. ...