Re: roleProvider and Windows Authentication

From: ManniAT (pcpohler_at_hotmail.com)
Date: 05/23/05

  • Next message: Dominick Baier [DevelopMentor]: "Re: roleProvider and Windows Authentication"
    Date: Mon, 23 May 2005 03:43:13 +0200
    
    

    Hi Mark,

    I would not do it in the siteMap.
    As I mentioned in the post before - if you do on both places - you will forget one :-)

    So do it where it should be - and if you don't want somebody (not in a special role) to open
    page XXXX - then do this with Access becaus if you only do it in the sitemap...."they" will find the link
    and the page opens (sitemap does only hide the link!!!).
    And on the other hand - if you want another role to also open page XXXX ----
    add the apropriate access right for the role --- BUT the link wont
    show up if you don't correct it in sitemap.

    So (my suggestion): for "non links" you have to do it in sitemap
    ---would be great if sitemap could learn from the pages below
    ---or don't display an item if below is nothing
    and for nodes with links - don't do it in sitemap.

    Cheers

    Manfred


  • Next message: Dominick Baier [DevelopMentor]: "Re: roleProvider and Windows Authentication"

    Relevant Pages

    • Re: roleProvider and Windows Authentication
      ... If I deny access to a URL via web.config like so; ... it works great, but when adding the roles attrbiute to the siteMap, it's ... > I would not do it in the siteMap. ... > and the page opens. ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Menu and selected items
      ... I want to display a ... accessing any page that is below that main pages' heirachy in the sitemap ... (based on the sitemap heirachy) ... Do I parse the sitemap file (note that I am using security trimming if that ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: ASP.NET 2.0 menu question
      ... I use a menu control that is bound to a sitemap to display menu items, ... and I have to dynamically add some querystring value to that URL. ... I assume that I can't use the sitemap to specify such menu item? ...
      (microsoft.public.dotnet.framework.aspnet)
    • ASP.NET 2.0 menu question
      ... I use a menu control that is bound to a sitemap to display menu items, ... and I have to dynamically add some querystring value to that URL. ... I assume that I can't use the sitemap to specify such menu item? ...
      (microsoft.public.dotnet.framework.aspnet)