Carrot63 Posted May 24, 2017 Posted May 24, 2017 Hi We are looking for a good method that we can use to encrypt specific folders on the network, for example certain HR folders. Obviously these are only available to the HR department however we would like to ensure really sensitive information has an extra level of security. We want an easy system and we do not want there to be other consequences such as Backup issues with these folders and we would obviously need some form of overriding key that could be used in case of emergency to ensure people do not lock themselves out of the data accidentally. We need it to be simple for the users concerned so that the process is always followed and fits into a normal workflow. Any recommendations? Thanks
MatthewL Posted May 24, 2017 Posted May 24, 2017 Why encrypt it? Surely access control to the folders is enough?
ZeroHour Posted May 24, 2017 Posted May 24, 2017 Would multiple users need to read/write at the same time?
Carrot63 Posted May 24, 2017 Author Posted May 24, 2017 The Data Protection Officer is wanting a greater level of security for certain levels of personal data. - - - Updated - - - Multiple users might need to be able to access it at the same time not necessarily for writing though.
LeightonJames Posted May 25, 2017 Posted May 25, 2017 Would a veracrypt container not work for this sort of thing? I know it's far from ideal but it would allow you to put encrypt the folders in question. As long as the Veracrypt app is installed on the machine the container would be accessible.
Cache Posted May 25, 2017 Posted May 25, 2017 Assuming a windows share, would setting up a certificate server and using EFS to encrypt the folder not serve your purpose? Have a specific user set as the recovery agent. That may be very old hat now, I'll be honest say I've never looked at it.
FN-GM Posted May 25, 2017 Posted May 25, 2017 We encrypt all our servers and SAN. So all data is encrypted. Could you do the same?
Arthur Posted May 25, 2017 Posted May 25, 2017 We encrypt all our servers and SAN. So all data is encrypted. You can still access the files while the servers and SAN are running though. I'm guessing @carolynwhile is looking for file-level encryption software to prevent certain people (network managers, IT technicians etc.) looking at files they shouldn't or files getting copied to locations where the permissions wouldn't be retained (FAT32 formatted USB flash drives)?
FN-GM Posted May 25, 2017 Posted May 25, 2017 You can still access the files while the servers and SAN are running though. I'm guessing @carolynwhile is looking for file-level encryption software to prevent certain people (network managers, IT technicians etc.) looking at files they shouldn't or files getting copied to locations where the permissions wouldn't be retained (FAT32 formatted USB flash drives)? Combined with correct NTFS permissions it should be fine?
Carrot63 Posted May 26, 2017 Author Posted May 26, 2017 Hi Yes Arthur that is what we are thinking of. I imagined setting certain key folders to be encrypted and then each time a user needs to access files in those specific folders they would have to enter a separate password. FN-GM What do you use to encrypt everything? Thanks for all the responses so far I appreciate your help and advice. Thanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now