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 ...

learn more… | top users | synonyms

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
69 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
200 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
135 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
95 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
336 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
2answers
509 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
76 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
283 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
327 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 2 3 4
15 30 50 per page