Step 2: Configuring the Realm

18-8 Oracle Fusion Middleware Administrators Guide for Oracle Directory Integration Platform To modify the import synchronization profile to use the DirSync change tracking approach: 1. You can use the activeimp.cfg.master file, located in your ORACLE_ HOMEldapodiconf directory, to change the import synchronization profile from the USN-Changed approach to DirSync. Use the following command to update the profile: manageSyncProfiles update -h host -p port -D WLS_login_ID -pf Profile_Name -params odip.profile.configfile ORACLE_ HOMEldapodiconfactiveimp.cfg.master 2. Update the last change number by running the following command: manageSyncProfiles updatechgnum -h host -p port -D WLS_login_ID -pf Profile_Name

18.5 Configuring Windows Native Authentication

This section describes the system requirements and tasks for configuring Windows Native Authentication. It contains these topics: ■ What are the System Requirements for Windows Native Authentication? ■ Avoiding HTTP-401 Errors and Repeat Login Challenges for External Users ■ Configuring Windows Native Authentication with a Single Microsoft Active Directory Domain ■ Configuring Windows Native Authentication with Multiple Microsoft Active Directory Domains or Forests ■ Implementing Fallback Authentication ■ Understanding the Possible Login Scenarios 18.5.1 What are the System Requirements for Windows Native Authentication? Windows Native Authentication is intended for intranet Web applications. Your intranet deployment must include the following: ■ Windows 2000 server with Microsoft Active Directory ■ Kerberos service account established for OracleAS Single Sign-On Server ■ Oracle Application Server 11g Release 1 11.1.1 infrastructure installed ■ OracleAS Single Sign-On Server middle tier configured to use a Kerberos realm ■ Synchronization of Microsoft Active Directory with Oracle Internet Directory ■ Oracle Internet Directory configured to use the Windows external authentication plug-in Note: Although the sample configurations in this section are for UNIXLinux, Oracle Fusion Middleware can also be installed on Microsoft Windows.