Understanding file share and NTFS

G

Guest

Guest
Archived from groups: microsoft.public.win2000.file_system (More info?)

Hi,
Assume I do not have any file shares defined on my system (except the
default ones: C$, Admin$. I have given a user full permissions to a
folder C:\DataStore\JohnDoe on \\myserver.

Can the user from his computer map the this folder by going to:

\\myserver\c$\datastore\johndoe?

If so, what is the significance of file shares? Is it just an easier
way to get to the folder by going to, say
\\myserver\johndoe (where johndoe has been defined as a share)?

All drives are NTFS.

Thanks in advance,
Tom
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.file_system (More info?)

In order to access the default shares (C$ etc) you need local admin rights
on the computer. Therefore in order for your user to be able to access
\\myserver\c$\datastore\johndoe he will need admin rights on your computer.
On the other hand if you set the appropriate share-level & NTFS permissions
on JohnDoe then he will be able to access these files with his normal user
account.

Additionally, any share with a $ on the end is a hidden share and as such is
not visible by browsing - i.e \\myserver will not show up C$ or MyShare$ but
you will be able to see JohnDoe.

"Thomas Abraham" <thomas_rp@hotmail.com> wrote in message
news:5cf0e3b0.0405161015.7f4becc9@posting.google.com...
> Hi,
> Assume I do not have any file shares defined on my system (except the
> default ones: C$, Admin$. I have given a user full permissions to a
> folder C:\DataStore\JohnDoe on \\myserver.
>
> Can the user from his computer map the this folder by going to:
>
> \\myserver\c$\datastore\johndoe?
>
> If so, what is the significance of file shares? Is it just an easier
> way to get to the folder by going to, say
> \\myserver\johndoe (where johndoe has been defined as a share)?
>
> All drives are NTFS.
>
> Thanks in advance,
> Tom