Authorisation Issue

From: Keith (keith_at_keithadler.com)
Date: 02/01/04


Date: Sat, 31 Jan 2004 23:22:22 -0800

Seems like you should be using <deny users="?" /> instead
of <deny users="*" />, but keep in mind that permissions
checking against a group will require it to see if the
current user the access is running under is in a
particular group. This can be slow.

>-----Original Message-----
>Hi,
>
>I have an asp.net web site. I want 1 page to be accessed
by a group ( which
>I have set up on the web server). The remaining web
pages can be accessed by
>anyone.
>
>In the web.config file I have used these settings:
><authorization>
>
><allow users="*" />
>
></authorization>
>
>
>
><location path="Support.aspx">
>
><system.web>
>
><authorization>
>
><allow roles="Server/MyGroup" /><deny users="*" />
>
></authorization>
>
></system.web>
>
></location>
>
>
>With these settings, access for the users in the group
is extremely slow for
>that one page - whereas access to the other pages in the
directory is
>normal.
>
>If I remove the location section from the web.config
file their access to
>that web page reverts to the speed of the other web
pages. How can I
>resolve this?
>
>Cheers,
>
>Richard.
>
>
>
>.
>



Relevant Pages

  • Re: WXP SP2 Woes
    ... Hotfix to resolve your error regarding the strings section being too long. ... Client Security Rtvscan ... > add these missing settings (they are fully described in the white paper ...
    (microsoft.public.windows.server.sbs)
  • Re: Transparency Discrepency
    ... reverts to transparent when new cell selected. ... Stays opaque after click, whatever settings used, as far as I can tell. ... the underlying excel cell shows through. ...
    (microsoft.public.excel.programming)
  • Re: Totally newbie question about redirection
    ... > and don't want to mess all the settings up. ... In the company.co.uk DNS zone create an alias record name something like ... "newname.company.co.uk" will resolve to the IP that "myname.ukreg.com" ... host headers you will need to add "newname.company.co.uk" to the host ...
    (microsoft.public.windows.server.dns)
  • Re: Outlook 2001 on OS 9.2.2 Connection Problem w/ Exchange 5.5 on WinNT 4.0
    ... > not resolve my issue. ... > settings window in Advanced user mode by hitting the "Select Hosts ... server name, such as server.mycompany.com. ... Changing anything in the Terminal under Mac OS X will not have an effect ...
    (microsoft.public.outlook.mac)
  • Re: DNS problem???
    ... > A friend of mine is having problems using the Internet ... > he has in his TCP/IP properties. ... > appear to be the proper settings, ... > the ability to resolve domain names to actual IP ...
    (microsoft.public.win2000.dns)

Quantcast