| A single local group will only be beneficial if Dave and Ed
need the same access. If they need different access, add
their individual accounts to the shared resource (folder) or
use two separate local groups each containing 1 member. If using
NTFS on your local system where the files reside, ensure
that the security settings on these files is not more
restrictive than the share settings.
Rich
|
| Rich,
Actually, perhaps I used too simple an example. What I'm having
trouble with is where to set permissions. If I want to share a file,
do I need to share the folder it's in? And do I need to share the
drive that folder is on? And when I share something, there are two
places to set permissions: there's a permissions button on the sharing
tab, and there's a permissions button on the security tab.
I guess that, given the example I used, I was looking for a
step-by-step detailed list of appropriately sharing the file so I
could apply that to a group of many more files and many more people.
Thanks,
Pete
|
| Hi Pete -
> If I want to share a file, do I need to share the folder it's in?
Yes...or a folder above it somewhere in the heirarchy above it.
> And do I need to share the drive that folder is on?
No. That should automatically be done by NT. It is an administrative
(hidden) share and can be gotten to by using the drive letter and a
dollar sign (D$). I believe that you must be an administrator or backup
operator to connect to the administrative share for the drive.
> And when I share something, there are two
> places to set permissions: there's a permissions button on the sharing
> tab, and there's a permissions button on the security tab.
What I always do is set the file permissions to Everyone Full Control.
Then, I let the share permissions take care of access to the files.
If you want to be super cautious, you can set the file permissions the
same as the share permissions, but as an earlier reply said don't make
the file permission MORE restrictive than the share permissions.
When a person connect to the share, the system first checks the sharing
permissions for the type of access to the sharepoint. Then, as each file
is accessed, the file permissions come into play.
You can give FULL CONTROL on the file permissions, but if the share
permission says READ ONLY, then the only access (from a remote system)
the user gets is READ ONLY. If the user connected to the administrative
share or had access to the local computer, then the file permissions
would take effect.
You can give READ ONLY on the file permissions, and then regardless of
the share permissions, the (remote) user only gets READ ONLY.
Does that help or confuse?
dave
|
| Ah, Dave, good to hear from you, O Wise One!
That helped a lot and turned out to expose the source of my problem,
which has now passed.
Thank you *so* much!
Pete
|