File permissions question
From: Sean (sean@nospam.com)
Date: 07/09/02
- Next message: Tom Eselin: "SAM - Security Account Manager - what is it? and how would I know if it's corrupt?"
- Previous message: michael: "Change from Local security group to Global?"
- In reply to: Utz: "File permissions question"
- Next in thread: Utz: "Re: File permissions question"
- Reply: Utz: "Re: File permissions question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Sean" <sean@nospam.com> Date: Tue, 9 Jul 2002 11:18:30 -0700
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: Tom Eselin: "SAM - Security Account Manager - what is it? and how would I know if it's corrupt?"
- Previous message: michael: "Change from Local security group to Global?"
- In reply to: Utz: "File permissions question"
- Next in thread: Utz: "Re: File permissions question"
- Reply: Utz: "Re: File permissions question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|