client direct connect to SQLnet and why it's bad
I need to know if, and why, a direct connection to SQLnet is bad. I'm not all that familiar with database connectivity (i.e. SQLnet, Oracle listener, etc) but I HAVE seen published guidelines saying that it is a bad thing. We have a client that is wishing to have this type of connectivity to our databases, but our management doesn't really want them to (none of our other customers need it, so they shouldn't either) but we need to justify the reason they should not have direct connectivity like that. So, they asked me to justify it through security means... sigh.
Anyway, I'm hoping someone on here can point me in the right direction. I have only found a couple of exploits that use SQLnet, but I'm sure there are probably more of them out there that I have not stumbled across yet.
TIA
a real quick clarification.
The way it's working right now is they go through an web based application that does the SQLnet connection itself, not the client machines. This client wants their workstations to have access to SQLnet directly vs going through the webserver/app server to do it for them.