Using RADIUS to Log in to a Database

You can use RADIUS to log into a database by using either synchronous authentication mode or challenge-response mode.

CONNECT username@database_alias
Enter password: password
CONNECT /@database_alias

The challenge-response mode can be configured for all login cases.