Security Basics mailing list archives

Re: Windows Fileserver Pemissions


From: blah () head com
Date: Fri, 12 Jun 2009 15:38:22 -0600

It is pretty easy to check whether or not the folders in question are inheriting permissions from the parent.  Just 
open the Properties on the folder, then under the Security tab, click Advanced.

There will be an option "Allow inheritable permissions from the parent..."

You can deselect that, and then either Copy the current permissions (suggested) and modify them, or Remove the 
permissions entirely and define them from scratch.

The generally accepted best practice for securing file resources accessed over the network in a domain environment is 
to give "Everyone" Full access to the Share, and then limit the NTFS rights to the specific groups.  Windows will 
combine share and NTFS permissions and apply the most restrictive of the two.

Are the data folders on the same drive as the operating system files?  If so, you need to move them to their own drive. 
 Otherwise you run the risk of the disk filling up and the server going down.

------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate
In this guide we examine the importance of Apache-SSL and who needs an SSL certificate.  We look at how SSL works, how 
it benefits your company and how your customers can tell if a site is secure. You will find out how to test, purchase, 
install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for set-up are 
highlighted to help you ensure efficient ongoing management of your encryption keys and digital certificates.

http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
------------------------------------------------------------------------


Current thread: