Re: tracing oracle filesystem access
- From: Paul Drake <bdbafh@xxxxxxxxx>
- To: maxim.pakhutkin@xxxxxxxxxx
- Date: Wed, 11 Jan 2006 14:36:37 -0500
On 1/11/06, Pakhutkin, Maxim (Max) <maxim.pakhutkin@xxxxxxxxxx> wrote:
>
> Does anyone know of a way to trace/audit which files and directories
> oracle accesses either via PL/SQL (utl_file_dir) and java? I'm trying to
> restrict java access and pl/sql access to the filesystem, but would like to
> be able to monitor existing access patterns to make sure I will not break
> any functionality when I apply the restriction.
>
> The only way I can think of is by monitoring server processes with truss,
> but that would be pretty cumbersome. The other way is to somehow put a
> wrapper around sys.utl_file (but what about java?).
>
> Thanks in advance.
>
> Max Pakhutkin
>
Max,
Agent Smith would say "Your people are already dead".
http://www.cert.org/tech_tips/win-UNIX-system_compromise.html
Paul
- References:
- tracing oracle filesystem access
- From: Pakhutkin, Maxim (Max)
Other related posts:
- » tracing oracle filesystem access
- » RE: tracing oracle filesystem access
- » RE: tracing oracle filesystem access
- » RE: tracing oracle filesystem access
- » Re: tracing oracle filesystem access
- » Re: tracing oracle filesystem access
- » Re: tracing oracle filesystem access
- » RE: tracing oracle filesystem access
- tracing oracle filesystem access
- From: Pakhutkin, Maxim (Max)