Active Directory Synchronization
1. The ability to connect to Active Directory from Oracle may be verified using the following commands on appserver.oraclegiants.com:
export ORACLE_HOME=/home/oracle/OracleHomes/OraHome_1_infra
cd $ORACLE_HOME/bin
./ldapbind -p 389 -h oraclegiantsAD.oraclegiants.com -D "carrb@oraclegiants.com" -w "password"
You should see a message “bind successful”
2. The next step in the configuration process is to create a synchronization profile. For more detailed information see the Oracle Identity Management Guide. Begin by starting the Oracle Directory Integration and Provisioning Server Administration (aka Oracle DIP Console) tool. Do this by executing the following command:
dipassistant –gui