Configuring Enterprise User Security for Kerberos Authentication
12-18
Oracle Database Advanced Security Administrator's Guide
Task 3: Connect as a Password-Authenticated Enterprise User
For an enterprise user whose directory login name is
hscortea
and whose
password is
welcome
, enter the following to connect to the database by using
SQL*Plus:
SQL> connect hscortea/welcome@<Oracle Net Service Name>
The database authenticates the enterprise user (
hscortea
) by verifying the
username/password combination against the directory entry associated with this
user. Then it identifies the proper schema and retrieves the user's global roles. If
successful, the connection to the database is established.
If your connection succeeds, then the system responds
Connected to:...
. This
is the confirmation message of a successful connect and setup. If an error message
displays, then see
"ORA-# Errors for Password-Authenticated Enterprise Users"
on
page 12-26.
If you do connect successfully, then check that the appropriate global roles were
retrieved from the directory by entering the following at the SQL*Plus prompt:
select * from session_roles
If the global roles were not retrieved from the directory, then see
"NO-GLOBAL-ROLES Checklist"
on page 12-33.
You have completed password-authenticated Enterprise User Security
configuration.
Configuring Enterprise User Security for Kerberos Authentication
The configuration steps in this section assume the following:
■
You have registered your databases with the Kerberos authentication server and
configured your Oracle Net Services as described in
Chapter 6, "Configuring
Kerberos Authentication"
.
See Also:
■
"Troubleshooting Enterprise User Security"
on page 12-26 for
information about diagnosing and resolving errors.
■
Chapter 13, "Administering Enterprise User Security"
for
information about configuring the identity management realm,
and about creating and managing enterprise domains,
enterprise roles, and enterprise users.
Содержание Database Advanced Security 10g Release 1
Страница 17: ...xvii ...
Страница 20: ...xx ...
Страница 24: ...xxiv ...
Страница 42: ...xlii ...
Страница 44: ......
Страница 62: ...Oracle Advanced Security Restrictions 1 18 Oracle Database Advanced Security Administrator s Guide ...
Страница 100: ...Duties of an Enterprise User Security Administrator DBA 2 38 Oracle Database Advanced Security Administrator s Guide ...
Страница 102: ......
Страница 116: ...How To Configure Data Encryption and Integrity 3 14 Oracle Database Advanced Security Administrator s Guide ...
Страница 124: ......
Страница 148: ...RSA ACE Server Configuration Checklist 5 24 Oracle Database Advanced Security Administrator s Guide ...
Страница 246: ...Managing Certificates 8 28 Oracle Database Advanced Security Administrator s Guide ...
Страница 254: ...Configuring Oracle Database for External Authentication 9 8 Oracle Database Advanced Security Administrator s Guide ...
Страница 284: ......
Страница 350: ...Troubleshooting Enterprise User Security 12 38 Oracle Database Advanced Security Administrator s Guide ...
Страница 384: ......
Страница 394: ...Data Encryption and Integrity Parameters A 10 Oracle Database Advanced Security Administrator s Guide ...
Страница 414: ...Physical Security D 6 Oracle Database Advanced Security Administrator s Guide ...
Страница 518: ...Index 10 ...