This is a text description of asoag034.gif, which is a flow chart of the tasks required to configure Enterprise User Security that includes decision points along the way. The flow starts with "Configuration Started," and includes the following steps:
1a. If you have 9.2 or earlier, then you must upgrade to 9.0.4
1b. If you have 9.0.4 or later, then you can continue with the configuration.
2a. If you are not, then you must use Oracle Net Configuration Assistant to create an ldap.ora file.
2b. If you are, then proceed to the next configuration step.
6a. If no, then create a new enterprise domain in the realm and put the database into it.
6b. If yes, then proceed with the configuration.
8a. If by Kerberos, then use the Enterprise Security Manager Console to set the attribute for Kerberos Principal Name in the Identity Management realm, and the principal names for the users in the user entries in the directory.
8b. If by password, then use Enterprise Security Manager to put the domain in the password accessible domains group.
8c. If by SSL, then use Oracle Wallet Manager and Oracle Net Manager to set up user and database wallets, and to configure SSL for clients and databases. Then use Oracle Wallet Manager and Oracle Directory Manager to set up the directory wallet, and to configure SSL for the directory.
13a. If they are authenticated by Kerberos or by SSL, then at a SQL prompt, enter: connect /@<net_service_name>
13b. If they are authenticated by password, then at a SQL prompt, enter: connect username/password@<net_service_name>
Now the "Configuration is Finished"