Tagged Questions
1
vote
0answers
37 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 ...
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 ...
1
vote
2answers
559 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
78 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 ...
10
votes
2answers
288 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 ...
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 ...
2
votes
3answers
425 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
764 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
500 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 ...
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 ...
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
2answers
104 views
Resolve User ID
We currently have a user ID that had been issued to two different employees at two different times... neither of which overlapped. The accounts were also created seperately in AD. One initially, ...
1
vote
1answer
386 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 ...
2
votes
2answers
4k views
SharePoint 2010 and OWA web parts authentication
I have SharePoint 2010 Enterprise and Exchange server 2010 SP1 installed.
I added "My Inbox" web part for each user in his "my site". The problem is when the user is opening the page; the login window ...
0
votes
1answer
267 views
Sharepoint Auth to Livelink Auth
Today I'm Facing a new issue which I must admit, i have no idea where to start..
I've been asked to Show certain Livelink files within Sharepoint.
Now, Livelink has a couple of web services (Luckily ...