Anonymous authentication allows any user to access any public content without providing a user name and password challenge to the client browser.
0
votes
0answers
9 views
Authentification required when clicking on an article
I used Sharepoint 2010 to implement my website. It is ok until now, when i cliking on an article (only for the articles. there are no problems for menu, sub menu or sub themes), the system asks me to ...
0
votes
0answers
37 views
SharePoint 2013 Listview webpart paging doesn't work for anonymous users
If you have an anonymous publishing site in SP2013 and you throw down a list view webpart to any given list the first page renders fine but when the anonymous user tries to go to the next page they ...
0
votes
1answer
40 views
SharePoint 2013 anonymous access disable auth prompt for unpublished image
We are using SP2013 for a public facing internet site, which entails turning on anonymous access and using publishing sites. The problem is we have internal users who add content to the site and they ...
0
votes
3answers
81 views
How to hide “All Site content” from quick launch for Anonymous users in SharePoint foundation 2010?
How to hide "All Site content" from quick launch for Anonymous users in SharePoint foundation 2010?
I referred many links but none of then worked for me.
0
votes
0answers
25 views
PDF files requires login on Anonymous sites
We have an anonymous site that is extended from a web application ( hosting an Extranet site). This extranet site contains some documents. While accessing pdf docs from anonymous site, its asking for ...
1
vote
1answer
36 views
Where's Application Management in Sharepoint 2013 Online?
I've created a Publishing site using SharePoint 2013 Online, and want to allow anonymous users have access to the site.
My research on the internet has brought me to identical tutorials on how to do ...
0
votes
1answer
24 views
SPServices - Problems reading from a list on a public site with anonymous access
I'm trying to use SPServices to read from a list, store the data in some arrays and call the data back onto a page when it's needed. This works in the back-end version of our site (where our authors ...
0
votes
1answer
41 views
Enable Anonymous Access to Subfolder Containing Handlers
I have a folder in an application that I would like available to the public. For example:
/_layouts/Handlers/Public/MyHandler.ashx
I found this question that says I should enable anonymous access ...
0
votes
0answers
87 views
Let anonymous user add item to list Office 365 SharePoint 2013 public website
What I try to achieve is to have a list with three columns; email, first name and last name. An anonymous user can enter his/her details, click a button and it's saved to a list.
Is this even ...
1
vote
1answer
28 views
Refining Anonymous Access
On my sharepoint site collection I have enabled anonymous access for the "entire web site", and it is, indeed working.
However, I find that I cannot choose "Anonymous Users" and add them to any ...
0
votes
1answer
22 views
Change the default SharePoint theme for anonymous users
How do I make a SharePoint site theme display correctly for anonymous users?
I've added a link in the master page to the generated .css file but it is not working. Can anybody tell me why ?
0
votes
0answers
14 views
Anonymous Allow on SharePoint List, but Changes are not reflected
I have one site where I enable anonymous access from Central Admin, and allowed Entire Web access in Site Collection.
But when I am trying to allow it on List Level, it is not reflecting and not ...
0
votes
1answer
81 views
SharePoint Online scenario: Giving access to certain documents to anonymous users
I have a site on SharePoint online with a document library to store documents in. Right now only a new users are able to access the site, but I would like it to be accessable to anonymous users with ...
6
votes
2answers
174 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 ...
0
votes
1answer
30 views
Workflow not working for anonymous users
By default, it seems that SharePoint cannot execute a Workflow if an Anonymous user is creating a item.
Can someone help me on this?
1
vote
0answers
69 views
Anonymous user when subscribing to RSS feeds for a List on an Internet facing site throws “An unexpected error has occurred”
I have an Internet facing SharePoint 2010 site collection which has anonymous access enabled, the list is set to view items for anonymous users.
The anonymous users can view the list, but when you ...
1
vote
0answers
124 views
Disable Anonymous Authentication results in Access denied/401 on root site
I disabled the anonymous access in IIS 8 / Authentication hosting SharePoint 2013. Now when I browse to http://sharepoint13/ I get a "This page has not been shared with you".
When I browse to ...
0
votes
1answer
133 views
Anonymous access to the master page gallery
I'm using SharePoint 2013 on prem and have stored some script files under _catalogs/masterpage where the master page that I'm using is stored.
I've enabled anonymous access to the site and the master ...
0
votes
1answer
537 views
Grant Anonymous access on SharePoint 2013 site
I'm using the SharePoint 2013 of the new office 365, and I'm experiencing some troubles to grant access to the anonymous users to the website.
I want to make the SharePoint site public like if it was ...
0
votes
1answer
157 views
Anonymous access active, but getting access denied SharePoint 2010?
I have created a Site Collection, which I have granted anonymous access.
I have the home page, and other pages, such a resources..and they work with anonymous access, you can view the content.
Under ...
0
votes
2answers
233 views
How to allow sharepoint users to comment on blogs as anonymous?
I have blog create for my staff in sharepoint. The staff are all users. But when they comment on some posts, they want to comment as anonymous. Is there a way for it without an external solutions?
2
votes
2answers
101 views
Anonymous access on Sharepoint 2010, pages created using Visual Studio
How do we make the pages what we created using Visual Studio inherit permissions?
They work fine when the person is signed on, but when they are anonymous, you cannot access the pages.
How do I get ...
0
votes
2answers
312 views
Disabling Anonymous Access
How can I disable Anonymous Access to my sharepoint sites? I am without access to the Site Collecition Administration page, and can not seem to find this solution anywhere online.
When I go to the ...
0
votes
1answer
77 views
401 after iisreset
We have a sharepoint 2010 public web site , it ask a user/pass for first request after iisreset. It's working good after first request.
There is noting in windows event log, only i found in ...
0
votes
1answer
110 views
is anonymous user form javascript
I'm using sp2010
I have computability problem with IE7 ,where a piece of the ribbon left in top of the screen.
I want to remove it if the user come to the anonymous website with JavaScript.
My ...
1
vote
1answer
215 views
Give anonymous access to explicit page in document library
I have the following situation (SharePoint 2010):
A document library contains publishing pages. Anonymous access is enabled. The publishing pages are separeted in folders.
Now i have the situation ...
1
vote
1answer
201 views
anonymous access and listdata.svc
We are trying to use an ajax call to get list data for an anonymous site. We are using this on our intranet site and it works well. We build an html file that calls the list service (via ajax) and we ...
0
votes
0answers
57 views
using search to display list content for anonymous user on publishing site with lockdown mode
Can someone tell me how restrictive the lockdown feature is (for anon publishing sites) when it comes to searching list content? Does it only prevent accessing the back-end/form views of the list or ...
7
votes
1answer
2k views
SharePoint 2013 and anonymous access problem
We run into following problem:
We have application, that makes authenticated calls to sharepoint 2013 REST services (PUT and GET). Everything works well, when anonymous access
is turned off.
But we ...
1
vote
0answers
69 views
How Do I Allow Unique Permissions and Anonymous Access?
I have a situation in Sharepoint where we have departments with different folders, we want everyone to have access to these folders to read but only each department head to have write access to their ...
1
vote
1answer
109 views
SharePoint2010 configured with Win, FBA and SSRS with Integrated,reports working fine but after enable the anonymous subsite reports are not working
Site Details
SharePoint web application
Enable Windows Authentication with NTLM
Enable FBA(With appropriate setting)
Reporting Services with Integrated Mode
Reports configured with Trusted Account
...
1
vote
1answer
124 views
How to enable anonymous access to custom app page
I'm trying to make a custom application page which can be viewed by anonymous users. So far I've:
Inherited the code behind from UnsecuredLayoutsPageBase
Overriden AllowAnonymousAccess to always ...
0
votes
2answers
382 views
How to enable anonymous access for the custom master page in SP2010
I created one site with forms based authentication and anonymous access. That is working fine. Now i want to replace the master page with the custom master page. I just copied the nightandday.master ...
1
vote
3answers
94 views
How create a link on the master page when ever no one is signed in
I created a site with anonymous access and forms based authentication. Now I want to show the link to create a new user in the master page when ever no one is signed in. Can any one please help to ...
0
votes
2answers
104 views
Access denied even though AllowAnonymousAccess is true
I have a weird problem.
I'm making an application page public using
protected override bool AllowAnonymousAccess
{
get
{
return true;
}
}
I use the same ...
1
vote
1answer
185 views
How can I prevent anonymous users from seeing unapproved blog comments?
Anonymous users are able to post a blog comment, but are able to see unapproved comments that are simply draft items on the Comments list. This seems like a bug that MS simply has not addressed yet.
...
1
vote
2answers
220 views
How to programmatically determine if anonymous access is enabled for a SharePoint 2010 Web Application using C#?
In Central Administration\Manage Web Applications, there is the ability to enable anonymous access on a web application through the authentication providers. Is there a way to programmatically ...
2
votes
1answer
85 views
Turn on Anonymous blog comments
I've created an anonymous blog subsite. My root site is also anonymous. I can access default.aspx anonymously, but not /Lists/Posts/Post.aspx?ID=1
I've tried breaking permission inheritance and ...
0
votes
3answers
402 views
How to show quick launch items for Anonymous users?
I have an issue with the quick launch with regards to anonymous users. I have set up my web application and site to allow anonymous read access. All of the libraries, lists, and subsites have this ...
0
votes
0answers
199 views
Anonymous users cannot attach files to a List
Anonymous users cannot attach files (zipped < 25mb) to a list.
Is there any way we can have anonymous users attach files to the list?
On the anonymous page, there is a form in which user has to ...
0
votes
0answers
100 views
How to restrict SharePoint authentication cookies to subdomain?
I have a corporate site which is exposed through SharePoint, actually, from different farms, under the same domain. Of course, they are independent from the internal point of view, but from the user's ...
0
votes
1answer
148 views
Anonymous access not allowed
I have a web application that i created //myapp.port# on my web server
I have enabled anonymous access according to this link:
...
0
votes
1answer
233 views
People Picker Control with Anonymous Access
SP2010 Visual C# Web Part.
How can I allow Anonymous users the ability to use the People Picker control? I have already tried the typical RunWithElevatedPrivileges but continue to get
"The control is ...
1
vote
1answer
183 views
Anonymous blog posts and comments?
We have an HR blog on the SharePoint and would like everyone to post and comments, issues or feedback on it. However, we want it to say annonymous for the user that posted rather than the actual ...
1
vote
0answers
491 views
SP 2010 Windows Authentication Default Login
I want to be able to use a simple HttpModule to catch visits to a sharepoint site that don't automaticly pass windows authentication and log them in as a default windows account.
I want it to be so ...
3
votes
2answers
2k views
Zones, AAM, Host Headers,
I am getting really confused as when to use AAM and when to use header. I wish there was table to list scenarios and based on that you would pick AAM or host headers.
Same thing I am trying to ...
0
votes
2answers
291 views
Search only crawls a minimal part of my site
I have a regular SharePoint site setup that is setup to allow anonymous access. It has around ~40 pages setup with various text and pictures, spread over 6 sub-webs.
Crawling is setup, the content ...
0
votes
1answer
203 views
Sharepoint2010 Site is not opening in Mobile
I am having site in Sharepoint2010,it is working fine in all browser.
but when i open it in Mobile it shows me : 401 Unauthorize access.
I have Anonymous Access checked on this site from central ...
4
votes
5answers
3k views
Anonymous Access users can't submit InfoPath 2010 form to Form Library
We have a public-facing SharePoint 2010 Enterprise server hosting a Publishing Portal site running InfoPath Forms Services. We have an InfoPath Form on the server which submits to a Form Library. This ...
0
votes
0answers
238 views
Allowing Anonymous access on subsite (Blog)
I have enabled anonymous access from central administration. Now my site is accessible from public facing url but my blog still not accessing check: (wwwqa.nextdocs.com/en-us/blogs). I also noticed ...