Enabling RADIUS Authentication, Authorization, and Accounting
Configuring RADIUS Authentication
5-17
Task 3: Create a User and Grant Access
To grant user access:
1.
Launch SQL*Plus and execute these commands to create and grant access to a
user identified externally on the Oracle database server.
SQL> CONNECT system/manager@database_name;
SQL> CREATE USER username IDENTIFIED EXTERNALLY;
SQL> GRANT CREATE SESSION TO USER username;
SQL> EXIT
If you are using Windows, you can use the Security Manager tool in the Oracle
Enterprise Manager.
2.
Enter the same user in the RADIUS server's users file.
Task 4: Configure External RADIUS Authorization (optional)
If you require external RADIUS authorization for RADIUS users who connect to an
Oracle database, then you must perform the following steps to configure the Oracle
server, the Oracle client, and the RADIUS server:
To configure the Oracle server (RADIUS client):
1.
Add the
OS_ROLE
parameter to the
init.ora
file and set this parameter to
TRUE
as follows:
OS_ROLE=TRUE
Then restart the database so the system can read the change to the
init.ora
file.
2.
Set the RADIUS challenge-response mode to
ON
for the server if you have not
already done so by following the steps listed in
"Configure
Challenge-Response"
on page 5-14.
See Also:
■
Oracle Database Administrator's Guide
■
Oracle Database Heterogeneous Connectivity Administrator's Guide
See Also:
Administration documentation for the RADIUS server
Содержание 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 ...