See tip 9909 » How do I implement Windows Server 2003 Access-Based Enumeration in a DFS environment?
and links in the 'Tips & Tricks' at http://www.jsifaq.com
Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
http://www.jsifaq.com
NTFS permissions control the access of a user (remotely via a share or
locally) to directories and files on the hard disk.
A user may have Full Control share permissions to a share and have NTFS
read permissions to part of the file system under the share, no NTFS
permissions to another part of the file system under the share and full
control to yet a further part of the file system under the share.
It's like a ticket to a sports game. The ticket itself gets you entry to
the stadium (share permissions) and the seat number allows you to sit in
a particular seat or maybe a particular section of the ground. Unlike a
ticket to a sports game the share permissions and NTFS permissions are
seperate.
Most people set share permissions to Full Control (anyone can get into
the stadium if they have a ticket), and the NTFS permissions to control
access for the user as required to files and directories (you only have
access to a particular seat or area of the seating).
You would use share permissions to (crudely) prevent someone from
connecting to the share (serve them a notice not to enter the stadium).
You would use NTFS permissions to control what they do after entering
(barred from parts of the ground, allowed into others, etc).
Cheers,
Cliff
--
Ken Aldrich
DSRAZOR for Windows
Visual Click Software, Inc.
www.visualclick.com
"Blue Frog" <jdwo...@bluefrog.com> wrote in message
news:e1ftoc$8nt$1...@news.freedom2surf.net...