Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Focus-Microsoft
[Top] [All Lists]

Re: Share and NTFS permissions

Subject: Re: Share and NTFS permissions
Date: Tue, 26 Dec 2006 15:51:32 -0800
I don't know that I would use "best way," but many people consider it the
"easiest way."

When combining share+NTFS (file) permissions, the most restrictive policy
always "wins."  IOW, if you create a share, and give it READ only rights,
anyone accessing files through that share point will have READ only access
even if your NTFS permissions allow for WRITE or FULL control.  If your
share has FULL permissions, but NTFS permissions only allow for READ, then
users accessing the file through the share point will have only READ
permissions.

The recommended concept is based on giving the share point FULL permissions
and using actual NTFS file permissions to limit access so that is it just
easier to administer.  If you have multiple shares that you have different
permissions on from a share standpoint, it may be difficult to troubleshoot
access issues unless you really have things documented well.  Giving the
share FULL permissions basically takes share permissions out of the equation
when troubleshooting.

The "duality" is provided just in case you really want to limit overall
access globally from a share - as in if you know that all access is going to
be READ only, then it would be more secure to make the share READ only.
Share permissions are also used for non-NTFS volumes (not that anyone really
does that anymore, but you never know).  It's basically there just so you
can do it however you want to.

HTH

t


On 12/23/06 2:46 AM, "dubaisans dubai" <dubaisans@gmail.com> spoketh to all:

I have read that the best way to allocate permissions for shared
folders is -  Share the folder . Give Share-Permissions as " Everyone
Full Control" and give the specific Allow/Deny permissions in the NTFS
tab.

Is there any insecurity in giving Share-permissions as Full control
and only specifying the NTFS permissions accurately ?

If no insecurities , why is Windows giving us the facility to give
permissions in 2 places and making it confusing?




<Prev in Thread] Current Thread [Next in Thread>