Anonymous authentication allows any user to access any public content without providing a user name and password challenge to the client browser.
9
votes
8answers
2k 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?
0
votes
2answers
253 views
Anonymous users can only see site if “SitePages/Home.aspx” is in URL
I have a public-facing SharePoint Foundation 2010 site managed by a hosting company, so I don't have access to the 14 hive, web.config, Central Administration, etc. The site is a standard Team Site, ...
3
votes
1answer
1k views
Allowing anonymous access to sub-sites?
I want to open the site up for public viewing, which I've done by going Site Permissions -> Anonymous Access -> Entire Web Site
The problem is, I have some sub-sites because I wanted a drop down ...
1
vote
1answer
71 views
SharePoint 2007 Website Authentication
I've build an external facing SharePoint site and it's keeps promopting for the user the login. How do I remove this functionality while allow internal users to log in? Ideally, I'd like to hide the ...
0
votes
1answer
744 views
Blank 401 Unauthorized page when authentication fails
I have a MOSS 2007 webapp with 3 sites:
Root web with anonymous access enabled
Subsite with anonymous access enabled
Subsite with anonymous access disabled
When attempting to open site #3 while ...
2
votes
1answer
732 views
Anonymous access to WSDL of custom web service
I developed and deployed a custom web service to "layouts" folder.
I can call it without problems from a .net application with NTLM validation.
But I need call it from a java application with ...
3
votes
1answer
592 views
Permissions error in IE 8 but not Firefox 6.0.2?
I am using the Javascript Client Object model to access some information from a list. Below is the code I am using:
function getDeptInfo(id) {
//var value = ...
3
votes
6answers
1k views
How to prevent IE from logging me in by default?
I'm trying to test the anonymous version of my SharePoint portal, but every time I log-out and close the browser, when I reopen the browser, I'm logged back into the portal (automatically).
How do I ...
1
vote
1answer
385 views
Log in all anonymous users as one authenticated user?
I would like to catch anonymous users on our SharePoint 2010 site and automatically log them in as a single specific user. Any ideas?
I can currently intercept the Application_AuthenticateRequest ...
1
vote
1answer
303 views
Page lifecycle events not firing for user control on page layout when anonymous user
I'm using SharePoint 2010.
I have a custom user control on a publishing page layout. When an authenticated user visits a page that uses the page layout everything works fine. When an anonymous user ...
1
vote
1answer
330 views
SPList AnonymousPermMask64 vs AllowEveryoneViewItems
Have an site that is a mix of Anon and Restricted content (requires authentication). We have a picture library that is used by high level authenticated users to upload to display "advertisements" on ...
1
vote
1answer
185 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 ...
3
votes
2answers
232 views
Anonymous Access only for some sites. (SPS 2010)
We host a neat little SP 2010 solution, my coworker and I developed, on the net.
On the root site, you have some news and a login-webpart. (FBA)
For everything else, you need to be logged-in.
So far, ...
2
votes
3answers
599 views
Anonymous user search results returning null on SharePoint 2010 public facing site
We have two websites 1)Internal and 2)External. The external website is extended from the internal website. I can see the search results when I search on the internal site, but I am getting 0 results ...
1
vote
1answer
498 views
managed metadata navigation and anonymous access
I have a library with metadata navigation. When anonymous users go to a navigation link, the web browser gives the 403 forbidden error. The error disappears when I turn off metadata navigation.
To ...
5
votes
1answer
672 views
QueryService.Query anonymous access
I'm building a web application that is based on Microsoft Search Server 2010 and uses its web services.
I need to be able to search as an anonymous user. So I have enabled anonymous access for my SP ...
3
votes
4answers
830 views
Chart web part error for anonymous users?
I'm trying to connect the SharePoint 2010 Chart Web Part to SharePoint list. It's all good but anonymous can't see the chart and I get this error:
Object reference not set to an
instance of an ...
0
votes
1answer
144 views
anonymous user is not able to see web part settings in sharepoint foundation 2010
I created one anonymous site in sharepoint 2010 and added one web part.
Anonymous user is able to see web part But anonymous user is not able to get web part setting.
thanx.
0
votes
3answers
882 views
not able to see web part on anonymous site in SharePoint 2010
i am not able to see custom web part on my anonymous site in sharepoint 2010.
when i add out of box web part it is visible but custom web part is not visible.
please help me to resolve this.
0
votes
1answer
174 views
Granting anonymous access only on a list when the site is configured to use Windows Auth?
Is there a way I can grant anonymous access only to a specific list when the site is using Windows Auth?
1
vote
1answer
2k 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 ...
1
vote
1answer
180 views
SharePoint Search Express 2010 return results only if anonymous is allowed
I have a problem: in my current SSE 2010 I'm using a domain user account with read only rights in every web app to do the crawling. Log files show no problem, everything is indexed ok. Problem is that ...
1
vote
2answers
193 views
Visual webpart not displaying for anonymous users
I configured my SharePoint application to allow anonymous access and it's working fine.
When I add a visual web part that contains just a label to a page and approve it, anonymous users can't see the ...
0
votes
3answers
1k views
Anonymous access for blog sites not working in SP2010
I've followed the steps found across the web for enabling anonymous access to a SharePoint 2010 instance. For the most part, it works as expected. However, when I click on a blog entry on a site ...
1
vote
1answer
940 views
Workflows for anonymous users
I am trying to run a workflow on a list where anonymous read/write access is enabled (SP 2010).
The workflow works fine for authenticated users, but fails miserably for anonymous users ("failed to ...
0
votes
2answers
635 views
Why do I get 401 UNAUTHORIZED when I'm entering to WSS 3.0 site?
When I'm opening for the first time my webpage on WSS 3.0 I always get 401 UNAUTHORIZED. I was trying a lot of resolutions from Google results. I disabled loop back check. Added administrator rights ...
0
votes
3answers
1k views
Anonymous access does not work for Site Collection Images
I am trying to give anonymous access to Site Collection Images. I followed http://blogs.interknowlogy.com/rodneyguzman/archive/2007/08/30/21200.aspx but it does not work (keeps asking for username and ...
1
vote
3answers
567 views
how to enable anonymouse login in sharepoint server 2010
how to enable anonymouse login in sharepoint server 2010
0
votes
1answer
471 views
“Cannot find ContentPlaceHolder” error when anonymous access enabled
I have a custom master page, custom.master, for a publishing site. It was working fine, however I just enabled anonymous access to the publishing site, and now browsing to the home page for that site ...
5
votes
6answers
3k views
REST ListData service and anonymous authentication
I’ve been trying to use ListData.svc to get a REST feed from a list (actually a pages library) using something like:
...
0
votes
0answers
522 views
User controls in masterpage and anonymous user [closed]
I am developing a master page which includes the user control that generates a menu from the list with a specific logic. Before including the control into master page I successfully configured ...
1
vote
2answers
1k views
How to set permissions on SharePoint to hide an aspx page for authenticated users and to make it visible for anonymous users
I have a portal based on a publishing portal. The portal (SPSite) contains has two websites (SPWebs) one is anonymously accessible and other one isn't. This works as expected.
Now I want to set the ...
0
votes
2answers
793 views
List permission issue for anonymous users
I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. I am using publishing portal template. I am creating a list with the default "Title" column -- Title (linked to item).
...
1
vote
4answers
462 views
Accessing UserProfile information Annonymously
I am trying to run a piece code to figure out if a user has a mysite or not. Following is the code:
UserProfileManager profManager = new UserProfileManager();
UserProfile profile = ...
0
votes
3answers
607 views
Anonymous user permission issue in SharePoint Server
I am using SharePoint Server 2007 x64 and Windows Server 2008 x64. I have setup a site with template publishing portal. I have grant anonymous access to all the site.
My question is, if I create a ...
1
vote
1answer
1k views
Editing SharePoint home page for a publishing portal
I am using SharePoint 2007 Server x64 on Windows Server 2008 x64. I create a new SharePoint web application with a new site collection at the root of the web application. I select the template ...