OK so here's the deal. I want to control which exeutables can connect to my DB. Obviously I'd also like to set that at a user level (DBAs and Admins (like me) need a little more flexibilty than the average end user).
So I started to search for existing methods and found this...
Is this one sound? Overkill? Is there a better way? Is there an easier way?
I'd also like to INCLUDE executables, taking "white-list" approach for obvious reasons (much harder to know what apps there are out there that MIGHT connect -- which we KNOW which ones we ALLOW to connect)
If I've left anything out please let me know.
Thanks.
-- Jason
"It's Just Ones and Zeros
So I started to search for existing methods and found this...
Is this one sound? Overkill? Is there a better way? Is there an easier way?
I'd also like to INCLUDE executables, taking "white-list" approach for obvious reasons (much harder to know what apps there are out there that MIGHT connect -- which we KNOW which ones we ALLOW to connect)
If I've left anything out please let me know.
Thanks.
-- Jason
"It's Just Ones and Zeros