Windows Authentication is a term associated with Microsoft products that refers to the SPNEGO, Kerberos, and NTLMSSP authentication protocols with respect to SSPI functionality. The term is used more commonly for the automatically authenticated connections between Microsoft Internet Information ...
0
votes
0answers
30 views
wss 3.0 working fine in all browsers except on IE
I have 2 domain controllers, lets call it Domain1 and Domain2. I have wss3.0 installed in windows 2003 server with sql express running in webserver1 of Domain1. Domain1 is also running DNS Services ...
2
votes
4answers
67 views
Problem in Automatically log into Sharepoint
I could not automatically logged into sharepoint site with the window user account. I have to click "SignIn" button displayed on the right of the screen.(as shown in picture)
As described in this ...
1
vote
0answers
30 views
Combine AD and ADFS Authentication in Sharepoint
we have a sharepoint farm where we would like to use AD authentication in conjunction with ADFS authentication. The ADFS and AD-Authentication work both (on different AAMs).
What i want to ...
2
votes
3answers
192 views
Programmatically add item to sharepoint list from window application
How to add item to SharePoint list from window application using claim based authentication ?
it gives 401 forbidden error. user is authenticated from ADFS server.
0
votes
0answers
25 views
Why to implement FBA with LDAP
I have to create custom login page for windows authentication so why do I need to implement LDAP in FBA.Can't I use default NTLM in claim base and set my custom login page for authentication?
3
votes
1answer
134 views
Sign off of Windows with out of box LDAP provider on 2013 causes encodedValue error
I've hit upon yet another encodedValue error scenario:
Exception of type 'System.ArgumentException' was thrown. Parameter name: encodedValue at
...
0
votes
1answer
94 views
Configuring FBA in SharePoint 2010
I have a web application in which Windows Authentication is configured. I want to configure FBA for the same web application. I know I can extend the web application to a different zone and configure ...
4
votes
3answers
332 views
SharePoint 2010 Query service authentication problem
I am struggling with calling search.asmx service from asp.net page. I've created proxy class using svcutil.exe and run request using following code:
var binding = new BasicHttpBinding();
...
1
vote
1answer
494 views
Kerberos on Chrome, Safari or FireFox
recently enabled Kerberos on my SharePoint 2010 install. If I browse from IE, I see logins authenticate over Kerberos protocol. If I browse from any other browser (Chrome, Firefox, Safari..), NTLM ...
0
votes
0answers
77 views
User not logged in even after Fed Auth shows it's expiration in year 2015
I have an issue regarding the cookies. I have set all 3 FormsTokenLifetime, WindowsTokenLifetime and ServiceTokenLifetime to 365 days and the cookie is persistent. When any user login to the site ...
1
vote
1answer
84 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
0answers
75 views
Adding Users from a Trusted Domain in a Multi-Tenant Setup
According to many sources I shouldn't have to do anything special to get add users from a "internal" two-way trusted domain into SharePoint. And I can add them to the CA web app but not the ...
10
votes
2answers
281 views
Identify Current Authentication Method Being Used
I am working on a solution that needs to act slightly differently if the incoming request is NTLM vs. Kerberos vs. ADFS, etc. Does anyone have an example of how to determine the incoming ...
4
votes
1answer
87 views
Claims-based Windows login acting different on pre-IE10 and IE10
I have a custom claims-based login page which works correctly in Firefox, Chrome, and IE 10. The login page is a standard "choose your login type" scenario that redirects to _windows for Windows ...
1
vote
1answer
326 views
Windows Forms Application - How to connect to FBA site
I have a SharePoint 2010 web application and site collection with Forms Based Authentication. I am trying to develop a Windows Forms Application to connect to this site but so far the connection ...
1
vote
1answer
296 views
Windows Authentication for sharepoint 2010 intranet site, for SmartPhones
When our SharePoint 2010 intranet login page loads on desktop PC'S, our Windows Authentication link shows up, this way members can log-in properly. But for some reason, specifically with iPhones and ...
0
votes
0answers
128 views
Sharepoint webservices authentication
I am scratching my head over this problem.
I am accessing a sharepoint list and trying to recursively get all the items authorized to me.
Below is the source code
Public Function ...
2
votes
2answers
1k views
Can I convert Claims Authentication to Classic Mode?
Is there a way to convert Claims Authentication to Classic?
Also, if I want to start with Windows Authentication and then have the possibility to change to forms Authentication in the future, which ...
1
vote
0answers
361 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 ...
1
vote
1answer
2k views
How to create custom login page for extended claims-Windows authentication based Internet sharepoint application?
1) I have a Claims Based Windows Authentication web application which is being used by my internal Active Directory users. (Intranet app)
2) Now I want to expose this to the Internet (by configuring ...
0
votes
0answers
105 views
Is it necessary to add AD users or groups seperately to Windows Auth mode application and extended FBA app when target site is same?
I have an "Intranet" web application "http://ABC.com" created under claims mode with Windows authentication. This Web app uses users and groups from Active Directory.
Say I have 2 security groups ...
1
vote
1answer
165 views
How to Create multiple Document Uploader in Client Object Model?
I want to create multiple file upload application(Client Object Modal) which upload the multiple document in the specific(selected) document library with the meta data(custom properties in library).
...
2
votes
3answers
823 views
Sandboxed Webpart - Is it possible get the current logged in user?
Using standard windows authentication I attempting to get the identity of the logged in user so I can update a value in a list that this webpart is interacting with.
I have tried:
SPWeb currentWeb = ...
0
votes
0answers
57 views
Search by Author: domain\user or email or Name and Surname?
I have a problem with search "by Author" in sharepoint 2010.
I have 2 farms, one with Windows Auth and one with Claim Based... I have an application that has to work in the same way in each ...
0
votes
1answer
479 views
Avoid windows security pop up on starrting Outllook with a sharepoint connected list?
I have a sharepoint contacts list that I had connected to Outlook and now everytime my Colleagues or I try ro open up outlook it prompts us for our credentials.
Is it possible to make it use windows ...
0
votes
0answers
191 views
Create new UDC data connection with windows service user account
About a month ago we had a MOSS RAP meeting with MS Sharepoint Experts, they recommende us to use service user account to run the Sharepoint instances and our custom services too.
We did it and it ...
1
vote
2answers
856 views
Connection to external data source using windows authentication (NTLM)
I'm trying to connect to an external SQL server DB programmatically from a SharePoint WebPart. The problem is that I'm not able to authenticate to the DB although I gave access to application pool ...
1
vote
3answers
368 views
Converted site from claims back to Windows auth - accesss denied
We attempted to convert a web app that was set up in claims back to NTLM/Windows auth.
First we unchecked the claims provider in the web app properties in CA. We realized we were still getting claims ...
0
votes
0answers
177 views
Windows Authentication inside custom WebPart
I have created a custom web part that let's the user sign in using their windows accounts. However, the I get Object Not Set to the Reference error when I set the SetPrincipalAndWriteSessionToken. ...
0
votes
1answer
1k views
Sharepoint Authentication Windows and Custom Login Form
We're trying to find a way to implement a rater tricky scenario.
We want to create a web app with Claims Based Windows Authentication, so that in a machine in the local domain the authentication is ...
1
vote
1answer
214 views
SSRS reports not visible to all users in spite of permissions?
I have added a SSRS report to one of my department home pages and two things concern me:
It is very slow - almost a minute to render and any slicing takes a minute as well.
Reporting services ...
0
votes
1answer
100 views
My Wss 3.0 web application only authenticates with basic authentication. HELP!
I just installed fresh install of windows server 2008 R2. Then I installed wss 3.0 64 bit in the server. Install finished sucessfully, i installed standalone version with Windows Internal Database. ...
0
votes
2answers
406 views
How do I access SharePoint web services behind a Windows-based-authentication or ISA server?
I want to access sharepoint webservices behind a windows based authentication/ ISA server so that I can getallitems of a list.
I been looking for a tutorial to do this or come up with my own logic ...
0
votes
1answer
112 views
Disable windows auth, but access a resource in the site collection
I have a sitecol with anonymous access. I have a console code that uses client-object-model to query from a particular list in that site collection. This was working fine. But recently I had to ...
2
votes
3answers
416 views
Same public URL on two zones?
I have a default and an extended "Extranet" zone on one of my web application.
I would like to assign a single URL "https://Name.myDomain.com" to both zones.
Additionally I also want to be able to ...
0
votes
1answer
749 views
Migrate from claims-based authentication to classic-mode sharepoint 2010
We are planning to change the authentication provider from claims-based authentication to classic windows mode. I am planning to do this by preserving the content databases and re-create the web-app ...
1
vote
1answer
476 views
Combine Forms Authentication with Windows Authentication
A client wants to allow both AD users and non-AD users access to a SharePoint site. I have done similar work before on a ASP.NET site but that required a custom MembershipProvider.
Is there a way to ...
0
votes
1answer
225 views
SharePoint prompting credentials for every external URL
Each time when I try to browse SharePoint site using external URL it ask for windows credential.
When using default (internal) URL, credentials are not asked.
How to make SharePoint not ask ...
3
votes
3answers
2k views
People Picker attempts to use claim based authentication but the web application authentication provider is classic / windows
We recently in-place upgraded our sharepoint 2007 to sharepoint 2010.
We were using Windows authentication in the 2007 environment and wish to continue doing so in the 2010 environment.
The ...
2
votes
1answer
408 views
View All Site Content Link goes to Content of Incorrect Site
Can you explain why a View All Site Content link would go to the wrong place? I've never seen this before, but a friend reports it happening on a test farm. What could explain most everything else ...
3
votes
1answer
396 views
Windows Auth + Anononymous + Custom Application in SP Web App in IIS = SPContext.Current.Web.CurrentUser - null for authenticated users
The Issue
There is a forum application (YetAnotherForum) that is integrated with SharePoint and allows posting (and other things) for authenticated users in SharePoint.
It has a customized ...
0
votes
2answers
81 views
Not able to browse SharePoint site
I am trying to browse SharePoint site(host header site collection site ) on my windows 7 machine where it is deployed but When i try to browse this site it prompts to enter credential.I am entering ...
1
vote
3answers
2k views
Claims-based or classic authentication mode - how to figure out in a given SharePoint 2010 installation?
How do I figure out whether a web application in my SharePoint 2010 farm is using claims-based or classic authentication mode? I know that authentication provider (default zone) is Windows, but ...
1
vote
1answer
144 views
Which identity is being used and authenticated while connection to SQL Server with Windows Authentication?
SQL Server Windows authentication uses application's process identity or thread identity to connect. So, for a solution deployed to a SharePoint farm which identity will be used to connect
Current ...
4
votes
1answer
921 views
Sharepoint 2010 SSO with Forefront TMG
We have a SharePoint 2010 site which we would like to SSO users into from an existing ASP.NET (Forms auth) website on which they are already authenticated. However the users need to be logged into ...
2
votes
0answers
80 views
Authentication not persisting with Claims
We are using Claims Based Authentication for an application that was upgraded from 2007. It actually uses a custom forms provider for the front-end, but to edit content we use Windows Authentication. ...
0
votes
2answers
837 views
MOSS 2007 Windows Authentication NTLM problem in IE7 with IIS7.5
Having recently migrated from MOSS 2007 to MOSS 2007 x64, we are having problems connecting to the Windows Authenticated (NTLM) authoring site using IE7.
The domain name is exactly the same but the ...
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 ...
1
vote
1answer
458 views
Exception fetching current thread user in SPUtility.CacheClaimsIdentity
Has anyone come across this exception? It occurs when I have the mapToWindows web.config value set to true, and I try to authenticate using either Windows Authentication or our custom STS.
Exception ...
1
vote
1answer
760 views
WebHost failed to process a request for Lists web service
I get the following error when I try to access the SharePoint 2010 List web service in a web application. This error happens only when I have Kerberos as the authentication provider. If I change to ...