Network Admin   «Prev  Next»

Configuring Using Radius Adaptor

Steps to configure RADIUS

  1. Install RADIUS support in OAS.
  2. Configure Net8 using sqlnet.ora file.
  3. Create secret key file in Oracle's Security directory.
  4. Configure Oracle8i Server using the init.ora file.
  5. Configure RADIUS Server to see Oracle8i as a RADIUS client.
  6. Create users in Oracle8i.
  7. Set up user accounts in RADIUS Server.

Question: Which of the following statements is true about RADIUS?
  1. The RADIUS server and the Oracle server can be on the same machine.
  2. The RADIUS server and the Oracle server must be on different machines.
  3. The RADIUS server and the authentication server must be on different machines.
  4. None of the above is true.


Answer: The RADIUS server and the Oracle Server can be on the same machine.