AD Integration with Oracle UCM
1. ActiveDirectoryLdapComponent component needs to be installed on Oracle UCM.
2. Creating an AD Provider
Below mention the steps to add AD Provider to Oracle UCM
1. Log in to Content Server as sysadmin.
2. Click the Administration link in the left navigation bar.
4. The Providers page is displayed.
5. In the Create a New Provider table, click Add in the Action column for the ldapuser provider type.
6. The LDAP Provider Page is displayed.
7. Complete the following fields:
· Provider Name – Name of the Provider
· Provider Description - Description
· Provider Class - ldap.ActiveDirectoryLdapProvider
· Source Path – Source Path of AD
· LDAP Port (default is 389, or 636 if SSL is used)
· Connection Class (predefined)
· Number of connections (predefined)
· Connection timeout (predefined)
8. Select the Use Netscape SDK check box (recommended for better performance).
9. To secure communication between the LDAP server and the content server, select the Use SSL check box. (You must have the appropriate certificates installed on the LDAP server.)
10. Default Network Roles – Consumer
11. Leave the Role and Account Prefix options blank.
12. To specify a user attribute map:
· In the Attribute Map section, enter an LDAP user attribute in the LDAP Attribute field.
· Select a Content Server user information field from the User Attribute list.
· The attribute map is added to the text box.
· If necessary, edit the attribute maps directly in the text box.
13. Enter a user name and password that will be used when Content Server makes calls to the AD server. User name and password is required, and must be a valid domain user in the format DOMAIN\username.
14. Click Add.
15. The Providers page is displayed with the new provider added to the Providers table.
16. Restart Content Server.
17. Restart the web server
Comments
Post a Comment