Re: roleProvider and Windows Authentication

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


Date: Sun, 22 May 2005 10:55:06 +0200

Hi Mark,

did you enable securityTrimming in Web.config??

Here is what I mean for the Sitmapprovider:
<siteMap defaultProvider="XmlSiteMapProvider" enabled="true">
<providers>
    <add name="XmlSiteMapProvider"
        description="Default SiteMap provider."
        type="System.Web.XmlSiteMapProvider "
        siteMapFile="Web.sitemap"
        securityTrimmingEnabled="true" /> !!!!!!!!!
</providers>
.........

You don't even have to add to specify the roles in the sitemap if there is a URL.
(To be short I replace sineMapNode with SMN)
<SMN title="Yust an element" roles="Have, to, add, them, here">
    <SMN title="Here is a page" url="~/to/the/page.aspx" description="no roles neede" / >
</SMN>

HTH

Manfred



Relevant Pages

  • jail/vimage level virtualisation requirements.
    ... of middle-management web site providers available today who simply lease ... virtual machines and build a custom environment for their clients. ... Virtualization neatly solves what would otherwise be a nightmare for ... be able to specify a different root for the virtual machine. ...
    (freebsd-arch)
  • Re: Need help with using Linux notebook at WiFi Hotspots
    ... > Sounds to me like a DNS problem - you have specified one or more remote name ... > providers' until you log in. ... you need to specify ...
    (alt.os.linux)
  • Re: Need help with using Linux notebook at WiFi Hotspots
    ... > Sounds to me like a DNS problem - you have specified one or more remote name ... > providers' until you log in. ... you need to specify ...
    (alt.os.linux)
  • Re: Get the first x records
    ... It does not work for all providers as well eg oracle. ... All providers is not something that I have managed to acomplish yet. ... So please specify which providers you need and we will see if there is a common way to accomplish it. ...
    (borland.public.delphi.database.ado)