Saturday, November 17, 2012

How to restrict the '/_layouts/viewlsts.aspx' page from anonymous users in SharePoint 2010

Reference Links:
Locking down Office SharePoint Server sites
C:\inetpub\wwwroot\wss\VirtualDirectories\1234\web.config
<location path="_layouts/viewlsts.aspx">
            <system.web>
                  <authorization>
                       <allow users="domainname\user1,domainname\user2"/>
                        <deny users="?" />
                        <deny users="*" />
                  </authorization>
            </system.web>
      </location>
Inline image 1

3 comments:

  1. Thank You and that i have a neat present: Where To Start House Remodeling best home renovation

    ReplyDelete
  2. Thanks and that i have a dandy give: What House Renovations Can You Claim On Tax residential renovation contractor

    ReplyDelete

Featured Post

Important links

Important Links Node Download:   https://nodejs.org/en/download   Nvm-Windows:   https://github.com/coreybutler/nvm-windows?tab=readme-ov-fi...

Popular posts