SQLNET.AUTHENTICATION_SERVICES BEQ and RADIUS
Hello everyone !
I got a question about the parameter in our sqlnet.ora database server.
We got a 19.12 Linux Exadata, and recently we added one RADIUS server for the user authentification (thru AD).
We got different type of user :
- User who are actually identified by password, but we would like to do the authentification thru RADIUS now
- OS User ont the database server who are used for script
- Client who are identified by password and this will not change (This user is not include in our problem)
So we updated our user (which need to get their password checked thru RADIUS) in "IDENTIFIED EXTERNALLY" on the database. Like our OS level user. And some database administrator need to work on local on the database server.