Friday, March 7, 2014

Step of register/deregister SSO


Go to $FND_TOP/bin

Remove Refrence OID
1. txkrun.pl -script=SetSSOReg -removereferencesoid=yes
enter goofy

Remove Reference SSO
2. txkrun.pl -script=SetSSOReg -removereferences=yes
enter sl1pp1ng
enter goofy

3.**BOUNCE APACHE**
cd $COMMON_TOP/admin/scripts/ (11i)
cd $ADMIN_SCRIPTS_HOME (R12)
adapcctl.sh stop
adapcctl.sh start
cd $FND_TOP/bin

DE-Register OID
4. txkrun.pl -script=SetSSOReg -deregisteroid=yes

De-Register SSO
5. txkrun.pl -script=SetSSOReg -deregistersso=yes

Register SSO
6. txkrun.pl -script=SetSSOReg -registersso=yes

Register OID
7. txkrun.pl -script=SetSSOReg -registeroid=yes -provtmp=$FND_TOP/admin/template/ProvOIDToApps.tmp



====Answer of the question asked while register or deregister SSO Services =====


Enter Oracle E-Business apps database user password ? xxxx

Enter Oracle E-Business SYSTEM database user password ? xxxx

Enter LDAP Host ? server01.company.local

Enter the application name used for registration of this application instance in OID ( 24 chars or less ) ? dfin

Enter the descriptive service name used for registration of this application instance in OID ( 80 chars or less ) ? dfin

Enter the LDAP Port on Oracle Internet Directory server ? 389

Enter the Oracle Internet Directory Administrator (orcladmin) Bind password ? xxxx

Enter the host name where Oracle iAS Infrastructure database is installed ? server01.company.local

Enter the Oracle iAS Infrastructure database port number ? 1521

Enter the Oracle iAS Infrastructure database SID ? SSODB

Enter Oracle iAS Infrastructure database ORASSO schema password ? BrAQp68z

Enter the instance password that you would like to register this application instance with ? winter123

Enter the Oracle iAS Infrastructure database SID ? SSODB

Enter Oracle iAS Infrastructure database ORASSO schema password ? BrAQp68z


Enter E-Business Suite existing SSOSDK schema password or choose a password to use with the new SSOSDK schema if the schema does not exist ?

No comments: