Databases Reference
In-Depth Information
Assign PRODSQLProvider as the first provider and leave DefaultAuthenticator as the second
provider. To do this, follow the steps mentioned below:
1. Click on the Lock & Edit button to start a new edit session.
2. Click on the Security Realms option in the left-hand navigation box and then click
on the myrealm link.
3. On the Settings for myrealm page, click on the Providers tab.
4. Click on the Reorder button.
5. Select the PRODSQLProvider checkbox in the Available table and click on
the upper arrow on the right to move PRODSQLProvider to the top of the list
(as shown in the following screenshot). Click on the OK button.
6. Click on PRODSLQProvider again. Change the Control Flag drop-down menu to
SUFFICENT. Click on the Save button.
7. Go back to the Providers page and click on DefaultAuthenticator. Change the
Control Flag drop-down menu selection to SUFFICENT. Click on the Save button.
8. Click on the Activate Changes button.
9. Shut down the Administration Server and all instances of the PROD_DOMAIN .
Change the boot.properties file of the Administration Server to look up for the user
PRODSQLProvider wlsadmin by following these steps:
1. Go to the Administration Server root folder:
[wls@prod01]$ cd $DOMAIN_HOME/servers/PROD_AdminServer/security
2. Recreate the boot.properties file to match the wlsadmin user created:
[wls@prod01]$ echo -ne "username=wlsadmin\npassword=wlspwd123" >
boot.properties
[wls@prod01]$ cat boot.properties
 
Search WWH ::




Custom Search