Skip to main content

Home/ Microsoft SharePoint Tips & Tricks/ Group items tagged authentication

Rss Feed Group items tagged

trimantra

Working with SharePoint Search with Form Based Authentication | Trimantra Blog - 0 views

  •  
    When you configure form based authentication sometime is is need that  you disable Integrated Windows Authentication. By doing so search does not work as per expectation and you may face error. If you check in crawl log you will saw following notification error message. Error: Access is denied.
  •  
    When you configure form based authentication sometime is is need that  you disable Integrated Windows Authentication. By doing so search does not work as per expectation and you may face error. If you check in crawl log you will saw following notification error message. Error: Access is denied.
trimantra

SharePoint site and mobile view access - 0 views

  •  
    For a SharePoint public facing website when anonymous users tried to access the site through mobile devices, users were getting authentication prompts. The public facing site was created based on "Team site" Template. It has been observed that users were being redirected to a layouts page at /_layouts/mobile/mblwp.aspx. It seemed to be this page that was returning a 401 error and prompting for authentication. By deactivating "ViewFormPagesLockDown" feature site open up in mobile view. Disable-SPFeature -Identity "ViewFormPagesLockDown" -URL "your site url" Once this command is executed, re-apply anonymous setting again and now site accessible through mobile device.
  •  
    For a SharePoint public facing website when anonymous users tried to access the site through mobile devices, users were getting authentication prompts. The public facing site was created based on "Team site" Template. It has been observed that users were being redirected to a layouts page at /_layouts/mobile/mblwp.aspx. It seemed to be this page that was returning a 401 error and prompting for authentication. By deactivating "ViewFormPagesLockDown" feature site open up in mobile view. Disable-SPFeature -Identity "ViewFormPagesLockDown" -URL "your site url" Once this command is executed, re-apply anonymous setting again and now site accessible through mobile device.
Eric Kraus

SharePoint forms based authentication(FBA) and Office client - 0 views

  •  
    Office 2007 client integration with SharePoint 2007 and Forms Based Authentication
trimantra

Best practice for user permission to SharePoint site or list | Trimantra Blog - 0 views

  •  
    Generally we have two kind of scenario when we set-up a SharePoint site. One, public facing site and in other case site is used in intranet- enterprise wide. In later case if we do not want to use anonymous access we use authenticated users as "Domaindomain users" When we set-up access permission to site or list under a site, we need to consider following cases and use the best suitable one. If we do not set up the access permission properly then it will be a risk factor to the site
  •  
    Generally we have two kind of scenario when we set-up a SharePoint site. One, public facing site and in other case site is used in intranet- enterprise wide. In later case if we do not want to use anonymous access we use authenticated users as "Domaindomain users" When we set-up access permission to site or list under a site, we need to consider following cases and use the best suitable one. If we do not set up the access permission properly then it will be a risk factor to the site
Eric Kraus

Root of Certificate Chain Not Trusted Error with Claims Authentication - 0 views

  •  
    SharePoint 2010 error if the ADFS Token Signing Certificate is not added via SP Trusted Root Authority
1 - 6 of 6
Showing 20 items per page