Enabling Entrust Authentication
2.
3.
4.
F-10 Oracle Database Advanced Security Administrator's Guide
Set the WALLET_LOCATION parameter in the sqlnet.ora and
listener.ora files to specify the paths to the server's profile and the Entrust
initialization file:
WALLET_LOCATION =
(SOURCE =
(METHOD = ENTR)
(METHOD_DATA =
(PROFILE = profile_location)
(INIFILE = initialization_file_location)
)
)
Set the CLASSPATH environment variable to include the following paths:
$ORACLE_HOME/JRE/lib/rt.jar
$ORACLE_HOME/JRE/lib/i18n.jar
$ORACLE_HOME/jlib/ewt*.jar
$ORACLE_HOME/jlib/help*.jar
$ORACLE_HOME/jlib/share*.jar
$ORACLE_HOME/jlib/swingall*.jar
$ORACLE_HOME/network/jlib/netentrust.jar
Enter the etbinder command to create unattended login credentials, or.ual
files by using the following steps:
Set the PATH environment variable to include the path to the etbinder
a.
command, which is located in the /bin directory where the Server Login
Toolkit is installed.
Set the LD_LIBRARY_PATH to include the path to the Entrust libraries.
b.
Set the SSL_ENTRUST_INI environment variable to include the full path to
c.
the Entrust initialization file.
Enter the command as follows:
d.
etbinder
When prompted to enter the location of the profile file, enter the full path
e.
name, including the name of the file. Then, when prompted, type in the
password.
A message displays indicating that the credentials file (filename.ual)
has been created.
Need help?
Do you have a question about the Oracle Database B10772-01 and is the answer not in the manual?