Re: IIS 4: Setting up permissions for script folders
From: Jeff Cochran (jeff.nospam_at_zina.com)
Date: 01/13/05
- Next message: Jeff Cochran: "Re: Changing the password for iusr and iwam"
- Previous message: bng_at_plls.com: "NetBios/shortname not working with Kerberos delegation"
- In reply to: Gus: "IIS 4: Setting up permissions for script folders"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 13 Jan 2005 20:30:10 GMT
On Wed, 12 Jan 2005 13:23:31 -0300, "Gus" <noreply@noreply.com> wrote:
>I'm having problems setting up permission for script folders in my IIS
>4/WinNT server.
>
>My web site is structured like this:
>\Root\
>\Root\Scripts\
>\Root\Scripts\App1
>\Root\Scripts\App2
>\Root\Scripts\AppX
>
>Each App1..AppX is configured as an isolated process (to unload each one
>separately).
>
>The problem is that when I allow a new user to access some of this folders
>(via WinNT folder permissions and User Manager) that user can't access it!.
>Sometimes after a while, or after I restart the server, the access is
>granted. I also tried unloading the apps but nothing happened.
>
>My questions are: Is this normal? do I always have to wait for permissions
>to be working? Am I doing something wrong?
Access the folders *how*? NTFS permissions are immediate, but if you
assign users to groups and groups to resources (per Microsoft's normal
suggestions) then until the user logs in again he isn't recognized as
a group member.
If this is in IIS, you need to set the folder for script execution and
possibly restart the site or IIS. (Can't remember if IIS4 reuqired a
restart for that).
If you're authenticating users in IIS using Windows authentications,
then user's permissions matter. If anonymous, nothing you do with
users matters, it's the IUSR account.
Jeff
- Next message: Jeff Cochran: "Re: Changing the password for iusr and iwam"
- Previous message: bng_at_plls.com: "NetBios/shortname not working with Kerberos delegation"
- In reply to: Gus: "IIS 4: Setting up permissions for script folders"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|