Re: NTFS and Shares ritghts vs. Netware Rights

From: Nicolas Heyer (NicolasHeyer_at_discussions.microsoft.com)
Date: 03/10/05


Date: Thu, 10 Mar 2005 08:41:06 -0800

Thanks for your reply, but I did not really understand what you mean...

Have I on the root folder to set the "List folder" right and stop the
inheritance on those subfolders I do not want people to see ?

Regards
Nicolas

"Roger Abell [MVP]" wrote:

> You are seeing how NTFS permissions define access.
> With list one what execute on the folder in order to enumerate
> what is in it, whether you have access to those things or not.
> In that regard it is fairly Unix-ish.
>
> --
> Roger Abell
> Microsoft MVP (Windows Server System: Security)
> MCDBA, MCSE W2k3+W2k+Nt4
> "Nicolas Heyer" <NicolasHeyer@discussions.microsoft.com> wrote in message
> news:14FA77E5-D5B0-435B-9287-65D404069FD4@microsoft.com...
> > Hello
> >
> > I would like to combine share and NTFS rights to produce the same effect
> > than in Netware. That is: have a root directory with no NTFS rights on it
> > that I would share and when connecting to that share it would only list
> > all
> > the subdirectories that I have rights for. That is pretty simple in
> > Netware.
> > I tried the same on a Windows server but the result is not the same: I can
> > access the share but see no subfolfer even if NTFS rights are set for some
> > subfolders. Why ? I thought also give List rights to the root folder but
> > then
> > users see all the directories even those they have no access for (even if
> > they can do nothing with the data, I don't think this is a real good
> > deal).
> >
> > Can someone help me ?
> >
> > Thanks
> > Nicolas
>
>
>



Relevant Pages

  • Re: folder permission question
    ... Best regards, ... Jim Graue ... I'm having trouble remembering the way to set permissions on a folder ... into others' subfolders and/or files. ...
    (microsoft.public.windows.server.general)
  • Re: Bizarre File Security Issue in Win2003 server
    ... will apply the most restrictive of the share and NTFS rights so even if ... the user has fukk control of a folder as far as NTFS is ... >>> We have a Windows 2003 server which is on our corporate domain. ...
    (microsoft.public.windows.server.security)
  • Re: setup cannot copy the file plylst9.wpl
    ... > error message and the installation process is terminated. ... Check the NTFS rights for the "All Users" folder. ...
    (microsoft.public.windowsxp.general)
  • Re: setup cannot copy the file plylst9.wpl
    ... > error message and the installation process is terminated. ... Check the NTFS rights for the "All Users" folder. ...
    (microsoft.public.windowsxp.basics)
  • Re: Getting all files in Dir and Subdirs
    ... This code gives you all the files and subdirs in a given folder ... foreach(string subdirectory in subdirectoryEntries) ... Regards ... > its subfolders. ...
    (microsoft.public.dotnet.framework.compactframework)