扩展 secldap 的功能以验证多个数据源
2010-07-26 00:00:00 来源:WEB开发网清单 8. 添加直通配置
Create an ldif file:
====ptaconfig.ldif Begins====
dn: cn=PassthroughServer1, cn=Passthrough Authentication, cn=Configuration
cn: PassthroughServer1
ibm-slapdPtaURL: ldap://9.182.194.84:389
ibm-slapdPtaSubtree: cn=aixdata
ibm-slapdPtaAttrMapping: uid $ sAMAccountName
ibm-slapdPtaSearchBase: CN=Users,DC=tamesso,DC=com
ibm-slapdPtaBindDN: CN=Administrator,CN=Users,DC=tamesso,DC=com
ibm-slapdPtabindPW: tivoli@123
objectclass: top
objectclass: ibm-slapdConfigEntry
objectclass: ibm-slapdPta
objectclass: ibm-slapdPtaExt
===ptaconfig.ldif Ends====
Command to enable pass-through authentication:
# idsldapmodify -D cn=root -w root -i <path for ptaconfig.ldif>
***Note :
1. With the configuration entry given in this listing, we are setting up Pass-through
Authentication for the subtree cn=aixdata. Any bind request arriving at the Tivoli
Directory Server server for the user under this subtree will be a candidate for PTA.
2. Pass-through Authentication will be performed at the server located at the
location ldap://9.182.194.84:389.
3. On the destination server, a search will be performed under the subtree
CN=Users,DC=tamesso,DC=com.
4. While binding to the PTA server, Tivoli Directory Server will use the
DN as N=Administrator,CN=Users,DC=tamesso,DC=com and the password as tivoli@123.
5. With the attribute mapping defined as uid $ sAMAccountName, any value associated
with uid in the Tivoli Directory Server will be looked for in the sAMAccountName
attribute in the destination PTA server.
- ››功能强更实用 Win7库变为“计算机”
- ››扩展Axis2框架,支持基于JVM的脚本语言
- ››功能最全!网管必备子网划分计算工具!
- ››扩展WebSphere Portal V6个性化功能
- ››扩展JavaScript的时候,千万要保留其原来的所有功...
- ››扩展数据:如何为 Model 750 服务器选择 I/O 扩展...
- ››扩展 JDT 实现自动代码注释与格式化
- ››扩展 secldap 的功能以验证多个数据源
- ››扩展 JUnit4 以促进测试驱动开发
- ››功能完整的 Google Reader 离线浏览器 Byline 介绍...
- ››扩展 JUnit 测试并行程序
- ››扩展的ToolStripEx控件
更多精彩
赞助商链接