Has anyone been able to successfully configure TOAD on a Mac to connect to a DB using Radius authentication? I have been trying for the last couple days and haven't had any luck. My problem appears to be that TOAD is not seeing the radius parameters configured in my SQLNet.ora file. Currently I have both my SQLNet.ora file and my TNSNames.ora file in /Library/Oracle/instantclient_11_2/network/admin folder and I have set ORACLE_HOME, NLS_LANG AND TNS_ADMIN in my launchd.conf. If I echo these parameters out from a terminal window they are all set correctly. I get an error stating that the user name / password is incorrect, however I have verified that I am using the correct user name and password. Is there a way to set these parameters (ORACLE_HOME, NLS_LANG AND TNS_ADMIN) directly in the toad.ini file?
↧