Morning All.
We have an Xserve connected to an XRAID that hosts our network storage.
Our creative department run a mix of Tiger and leopard and use these shares to store their artwork.
Storage is at a premium and some staff are using it to store less than legal items.
Is their a way to track and monitor changes to the shares? Which users are moving/deleting/creating?
At this stage to locate the unauthorised material I am issuing the unix command "find /Volumes -name *.avi > output.txt"
But while that does find the offending material, we are looking to pin it on the offender themselves. Otherwise all I am left doing is continually sending reminder emails about IT policy to all staff.
If I could isolate a computername, IP or even better the login they used to access the server that would be great.
We have an Xserve connected to an XRAID that hosts our network storage.
Our creative department run a mix of Tiger and leopard and use these shares to store their artwork.
Storage is at a premium and some staff are using it to store less than legal items.
Is their a way to track and monitor changes to the shares? Which users are moving/deleting/creating?
At this stage to locate the unauthorised material I am issuing the unix command "find /Volumes -name *.avi > output.txt"
But while that does find the offending material, we are looking to pin it on the offender themselves. Otherwise all I am left doing is continually sending reminder emails about IT policy to all staff.
If I could isolate a computername, IP or even better the login they used to access the server that would be great.