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

4 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
  3. The design is both creative and practical. render ai

    ReplyDelete

Featured Post

The AI Buzzword Glossary: From Agents to Agentic AI

The AI Buzzword Glossary: From Agents to Agentic AI Every week brings a fresh wave of AI terminology. “Agentic AI,” “RAG,” “MCP,” “co...

Popular posts