Anonymous authentication allows any user to access any public content without providing a user name and password challenge to the client browser.

learn more… | top users | synonyms (1)

9
votes
8answers
3k views

How can we use a different masterpage for annoymous and authenticated users?

Is there a way to load a different master page if I can identify the user to be annonymous?
6
votes
2answers
215 views

Anonymous access: Add an Item to List without allowing to View the List

I'm creating a 'Contact Us' webpart with form to allow anonymous user to send a message which will be added to a SharePoint List. However I cannot grant the anonymous user the permission to Add ...
2
votes
2answers
3k views

How to enable anonymous access to page in sharepoint 2010?

I have a SharePoint site which contains two pages. I don't want to enable anonymous access for the home page of this site but I do want to do it for the other pages it contains. How is this done?
1
vote
1answer
192 views

problem with enabling anonymous to site collection

I have a problem enabling anonymous access to a site collection. I followed the steps at this site, but at step 2 section 3 I have a problem where the permission control is disabled. I am logged ...
1
vote
1answer
3k views

InfoPath forms not working when ViewFormPagesLockDown enabled

We have an internet facing, SharePoint 2010, Publishing Site that is accessible to anonymous users. On this site, we have some InfoPath 2010 List forms, exposed using the InfoPath Form Web Part, that ...