Configuring Using Radius Adaptor
Steps to configure RADIUS
- Install RADIUS support in OAS.
- Configure Net8 using sqlnet.ora file.
- Create secret key file in Oracle's Security directory.
- Configure Oracle8i Server using the init.ora file.
- Configure RADIUS Server to see Oracle8i as a RADIUS client.
- Create users in Oracle8i.
- Set up user accounts in RADIUS Server.
Question: Which of the following statements is true about RADIUS?
- The RADIUS server and the Oracle server can be on the same machine.
- The RADIUS server and the Oracle server must be on different machines.
- The RADIUS server and the authentication server must be on different machines.
- None of the above is true.
Answer:
The RADIUS server and the Oracle Server can be on the same machine.