Siebel系统中配置LDAP认证
1. 打開瀏覽器,輸入Siebel系統訪問地址,使用SADMIN用戶登錄
2. 點擊場地圖>管理 - 服務器配置(S)>配置信息配置,查詢LDAP Security Adapter
3. 在配置信息參數頁面,修改如下參數:
| Siebel Ldap配置參數 | ||
| 1 | 參數 | 值 |
| 2 | Application User | cn=Manager,dc=maxcrc,dc=com |
| 3 | Application Password | Manager用戶密碼 |
| 4 | Base Dn | dc=maxcrc,dc=com |
| 5 | CRC | 0 |
| 6 | Credentials Attribute Type | |
| 7 | Security Adapter Dll Name | sscforacleldap |
| 8 | Port | 389 |
| 9 | Password Attribute Type | userPassword |
| 10 | Server Name | siebel(IP也可) |
| 11 | Shared Credentials DN | cn=SADMIN,dc=maxcrc,dc=com |
| 12 | Shared DB Username | SADMIN |
| 13 | Shared DB Password | SADMIN用戶密碼 |
| 14 | Username Attribute Type | uid |
| 15 | Siebel Username Attribute Type | uid |
4. 點擊場地圖>管理 - 服務器配置(S)>組件定義,查詢Loyalty Object Manager (CHS)
?
5. 在組件參數頁面,分別查詢參數Security Adapter Mode和Security Adpter Name,并按照如下內容來修改:
Security Adapter Mode:LDAP (原值:DB)
Security Adapter Name:LDAPSecAdpt (原值:DBSecAdpt)
?
6. 重新啟動Siebel Server和Siebel Gateway,即可實現LDAP的用戶驗證
總結
以上是生活随笔為你收集整理的Siebel系统中配置LDAP认证的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: matlab subs eval,【荐】
- 下一篇: open3d使用总结