Re: File permissions question
From: Utz (yootzee@hotmail.com)
Date: 07/10/02
- Next message: Michael Michnikov: "code to find out if password complexity is currently enforced"
- Previous message: michael: "Security"
- In reply to: Sean: "File permissions question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Utz" <yootzee@hotmail.com> Date: Wed, 10 Jul 2002 15:24:26 -0500
Thanks for the info Sean. Any idea on how I can keep them from viewing the
scripts at all?
"Sean" <sean@nospam.com> wrote in message
news:1423001c22775$076e20f0$a5e62ecf@tkmsftngxa07...
> You can apply NTFS permisions on the "folder" where all
> the scripts reside in. You need to assign the Everyone
> group READ access to this folder. Make sure that you
> check the box beside "Replace permission entries on all
> child objects...". This will reset the file permissions
> with this folder. This way, your users can only Read/View
> your scripts and will not be able to change them.
>
> Please note that with NTFS permissions always the LESS
> restrictive permission will take affect. This means if a
> user is in a group that has Write access to Folder A and
> the same user is also is in a seperate group that has
> Read access to Folder A, the user will have Write access
> as it is less restrictive. The only exception to this
> rule is if the user has specifically been DENIED access
> to Folder A.
>
>
>
>
> >-----Original Message-----
> >Greetings,
> >
> >I am trying to configure some out of the ordinary
> permissions on a network
> >directory, and hope that someone can offer some
> suggestions.
> >
> >Here is the break down:
> >
> >I've created a hidden network share, NETSHARE$, with
> share permissions
> >EVERYONE=FULL. Inside of NETSHARE$ I've put a VBscript,
> THESCRIPT.VBS, and
> >some other assorted scripts and apps
> >
> >THESCRIPT.VBS will create a shortcut or shortcuts on the
> user's start menu
> >to the other assorted scripts and/or apps in the
> NETSHARE$ directory.
> >THESCRIPT.VBS is called and executed via the user's
> login script using the
> >line: cscript \\TheServer\NETSHARE$\THESCRIPT.VBS
> >
> >What I have been attempting to do, I emphasize
> attempting, is to set
> >permissions on NETSHARE$ and/or THESCRIPT.VBS in order
> to allow the script
> >to run and create the shortcut(s), but deny users the
> ability to view or
> >change the scripts.
> >
> >I can't even get into what all I've changed in the
> permissions, because I've
> >made so many I've lost track.
> >
> >Thanks in advance for any suggestions,
> >Utz
> >
> >
> >.
> >
- Next message: Michael Michnikov: "code to find out if password complexity is currently enforced"
- Previous message: michael: "Security"
- In reply to: Sean: "File permissions question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|