27 Jun
2008
27 Jun
'08
12:55 p.m.
Ray Stell wrote:
Oracle advanced security product supports external radius authentication. I would like to use this external auth for oracle clients connecting to an oracle db server. The radius server would need to talk to an external ldap over ssl. I've installed freeradius on the db server, but have no idea how to configure this. Can you please get me going.
On most Linux systems: $ cd /etc/raddb $ grep -r ldap .
I am a complete novice. I'm sorry to ask such a uninformed question.
The default configuration files have a number of references to LDAP. Configure the LDAP module, and read all of the places where it talks about LDAP. Alan DeKok.