Jump to content

Recommended Posts

Posted

Hello,

We have a folder on our network that we want to secure so that only the IT team can open the folder and view the contents.

It has information in such as serial numbers and license agreements etc. and we don't want your average Joe to just stumble upon it.

 

Even better would be having to type a password to open the folder, but I don't think this is possible within Windows Server default.

 

 

Best ideas for making this folder secure?

Thanks!

Posted (edited)
Why not just restrict it with NTFS permissions, and / or set it as a seperate share so it's not within staff/pupil share folders? Edited by gtg93
Posted

Just use NTFS permissions. Untick inheritance, remove everyone's permissions and add in a security group for you lot with access. Leave Domain Admin with access, and System if it's there.

 

Don't use a Deny permission on an All Staff group if you're also all in that group, because that general Deny will take precedence over a specific Allow. Deny is always more powerful than Allow in NTFS permissions.

Posted
If you are more worried about it you could always encrypt it with something like TrueCrypt (I know its be discontinued but its the principle more that than the product!). I used it to encrypt our knowledge base area previously as it had serials, license keys and network config information.
Posted (edited)

An NTFS protected folder with a Truecrypt file within would be pretty strong. The permissions would stop anyone else deleting it in frustration!

 

Despite being discontinued, I think Truecrypt (or ideally a forked project) should still be useable for this stuff - it has never been shown as insecure or cracked (when used in a secure manner, I should say).

Edited by 3s-gtech
Posted (edited)
I keep all our vital information in a password protected 7-zip folder. AES-256 encryption so it's pretty secure! It's also protected with NTFS permissions as mentioned above. Edited by Tall_Paul
Posted

+1 for NTFS

 

But I'd hide the folder for good measure, or even create a specific share for it outside any other current structure that is only mapped by IT admins.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...