Reporting Configuration: Configure LDAP/AD
From DocWiki
(Difference between revisions)
| Line 4: | Line 4: | ||
|- | |- | ||
! '''Problem Summary''' | ! '''Problem Summary''' | ||
| - | | To Configure LDAP server for CUIC | + | | To Configure LDAP server for CUIC user authentication |
|- | |- | ||
! '''Error Message''' | ! '''Error Message''' | ||
| Line 10: | Line 10: | ||
|- | |- | ||
! '''Possible Cause''' | ! '''Possible Cause''' | ||
| - | | The | + | | The LDAP parameters are incorrect or incomplete |
|- | |- | ||
! '''Recommended Action''' | ! '''Recommended Action''' | ||
| - | |Host Address for Active Directory Server: 192.168.1.2 | + | |Sample parameters: |
| + | Host Address for Active Directory Server: 192.168.1.2 | ||
port: 389 | port: 389 | ||
"Use SSL" is not checked | "Use SSL" is not checked | ||
| Line 21: | Line 22: | ||
User Search Base: CN=Users, DC=myCompany, DC=com | User Search Base: CN=Users, DC=myCompany, DC=com | ||
Attribute for User ID: sAMAccountName | Attribute for User ID: sAMAccountName | ||
| + | |||
| + | Sample value 2 for Manager Distinguished Name: CN=user1,OU=icm8,OU=UCCE80,OU=Cisco_ICM_domain,DC=UCCE80,DC=cisco,DC=com | ||
| + | Sample value 3 for Manager Distinguished Name: CN=testuser,OU=Employees,OU=Cisco Users,DC=cisco,DC=com | ||
| + | |||
Tip 1: The values of OU could be case sensitive. | Tip 1: The values of OU could be case sensitive. | ||
Tip 2: The max number of characters cannot exceed 85. | Tip 2: The max number of characters cannot exceed 85. | ||
| Line 31: | Line 36: | ||
|- | |- | ||
|} | |} | ||
| - | |||
| - | |||
| - | |||
Revision as of 20:22, 21 July 2010
Configure LDAP (Active Directory) for user authentication
| Problem Summary | To Configure LDAP server for CUIC user authentication |
|---|---|
| Error Message | None |
| Possible Cause | The LDAP parameters are incorrect or incomplete |
| Recommended Action | Sample parameters:
Host Address for Active Directory Server: 192.168.1.2 port: 389 "Use SSL" is not checked Host Address for Redundant Active Directory Server: Manager Distinguished Name: CN=Administrator, CN=Users, DC=myCompany, DC=com Manager Password: <password for user administrator> User Search Base: CN=Users, DC=myCompany, DC=com Attribute for User ID: sAMAccountName Sample value 2 for Manager Distinguished Name: CN=user1,OU=icm8,OU=UCCE80,OU=Cisco_ICM_domain,DC=UCCE80,DC=cisco,DC=com Sample value 3 for Manager Distinguished Name: CN=testuser,OU=Employees,OU=Cisco Users,DC=cisco,DC=com Tip 1: The values of OU could be case sensitive. Tip 2: The max number of characters cannot exceed 85. |
| Release | Release 8.0(1) |
| Associated CDETS # | None |