dipConfigurator setup issue
Hello,
I'm working on integrating EBS 12c with Microsoft AD, i followed oracle documentation on how to setup DIP with OID, i can run ldapbind successfully:
QHROAM1_/home/oam:>cd $ORACLE_HOME/bin
QHROAM1_/u01/app/oracle/MiddlewareOID/ORACLE_HOME_OID/bin:>./ldapbind -h QHROAM1.jordan.housingbank.com -p 3131 -U 2 -D cn=orcladmin -w Admin123456 -W "file:/u01/app/oracle/MiddlewareOID/user_projects/domains/oid_domain/config/fmwconfig/components/OID/oid1/admin/wallet/oid1wallet" -P ""
bind successful
but when i run dipConfigurator i get the following:
QHROAM1_/home/oam:>$ORACLE_HOME/bin/dipConfigurator setup -wlshost QHROAM1.jordan.housingbank.com -wlsport 7100 -wlsuser weblogic -ldaphost QHROAM1.jordan.housingbank.com -ldapport 3131 -ldapuser "cn=orcladmin" -isldapssl true -dbconfigfile $ORACLE_HOME/db.properties