Granting web access to single users

From: Enrico (anonymous_at_discussions.microsoft.com)
Date: 01/28/04


Date: Wed, 28 Jan 2004 08:20:53 -0800

OK, found the solution: the project content has a link to
a script located in a different directory *without* the
necessary access rights set for the particular user. Once
I set the ACL correctly the IIS behaves as expected :-)

Enrico

>-----Original Message-----
>I'm setting up a projects' web and would like to grant
>access to projects selectively, i.e., specific users
>should access only specific projects. The IIS is set to
>request Windows authentication.
>The PROJECTS folder ACL grants list access to Domain
>Users. The ASP page PROJECTS\LIST.ASP displays all
>projects subdirectories (hyperlinking the content) and
and
>has the ACL set to read&execute for Domain Users. In
>project subdir PROJECTS\MYPROJECT I have added a
>particular domain user with read&execute&list.
>
>Now my problem: when the particular domain user opens
>PROJECTS\LIST.ASP he is asked to provide his credentials
>and the page is displayed as expected. But when he tries
>to navigate to any of the hyperlinked project content he
>was granted access to, a second login dialog appear and
>his credentials are refused, i.e., after three attempts
>the "access denied" page appears. Why is a second logon
>required? And why are his credentials refused?
>
>Thanks in advance, Enrico
>.
>



Relevant Pages

  • Re: Send As rights
    ... Domain Users is a member of Users, not Print Operators. ... > question is the ACL of the adminSDHolder container. ...
    (microsoft.public.exchange.admin)
  • Re: let user change permission on his home-folder
    ... your script presumes that standard "domain users" have full permission ... acl instead of replacing it. ... folder and you should not be having any problem. ... perhaps there is a permission or security issue with your ...
    (microsoft.public.scripting.vbscript)
  • Re: Directory / File Permissions
    ... So just add the Domain Users to the ACL and assign then Read Permission. ... Just don't deny them Write permissions and you should have accomplished your ...
    (microsoft.public.windows.server.general)
  • Re: Login into OWA
    ... When the user provides the credentials it just keeps ... integrated security in the directory security section in IIS. ... > client should also see an HTTP code at the bottom of the page. ... > Are these local users or domain users? ...
    (microsoft.public.inetserver.iis.security)
  • Re: Unable to logon to IIS5 site using Integrated Windows Authentication
    ... It was indeed an ACL issue. ... following permissions on the web content folders to the server's USERS ... > at the NTFS level to the logged in account, ... >> accept my credentials that I enter. ...
    (microsoft.public.inetserver.iis.security)

Loading