Claims Based Authentication
SharePoint 2013 and Office Web Apps
Post Update: If you are installing Office Web Apps 2013 RTM on Windows 2012 follow the instruction here http://wellytonian.com/2012/10/office-web-apps-2013-rtm/ This one gave me a few sleepless nights. I was getting a lot of errors when trying to get this to work. But due to the wider SharePoint community and lot of digging around, I was able [...]
SharePoint Search Crawl Errors and Fixing them
My current lab environment has the following: 2 Web Front Ends which are sitting behind 2 Clustered Load balancers that I use. Query Role is also setup within this layer, so the Index are being written onto this server. 2 Application Servers that has been configured with 1 crawler per server. The load balancers as [...]
Search Setup for Anonymous Site on SharePoint 2010
So, the scenario is that there is an Authoring URL (Default) https://authoringURL/default.aspx which is built using Claims based Authentication + NTLM Which has been extended out to a Anonymous URL (Internet Facing) https://www.annonymous.co.nz which is built using Anonymous +NTLM They exist under the following zones: I have set up a Document Library https://authoring/Ecom%20Lib/Forms/AllItems.aspx [...]