Prevent/detect File copy from server

Asked by Frank Reid-Robertson

How do I detect or prevent from server the copy of files like if someone decides to steal a directory containing 1000 files using there windows machine?

Is there security build into Ubuntu server or is there free software available to install to assist.

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Make the file unreadable to the user. You can swt the resource to be owned by root then make a group of allowed users that have read (or full) access. You can now control the access using the group. Make all other users have zero access to complete the change.

Revision history for this message
Frank Reid-Robertson (frankreidrobertson0) said :
#2

The problem is that the user had permission to access those file he was attempting to steal them to take them to the opposition.
Luckily i waled in an saw it happening. otherwise no one would have known.

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Open' state without activity for the last 15 days.