Restrict User Logon From Certain IP(s)
Hi All,
Is there any way provided from oracle that i can use to restrict users to logon only from defined IP for each user. I know that i can do it using triggers but it is a requirement that the solution must not affect the performance ( triggers will slow down log on time becuase the logon request have to go to the DB then kicked out).
Some of my friends told me about oracle connection manager. If it is how can i use it? can you send me simple and detail doc. to read.
Regards;