Tagged Questions
1
vote
0answers
14 views
How to retrieve the user account associated to a client certificate on SharePoint 2013
I’m searching for a while but I don’t find any answer to my problem. So now, i'm confused ... I hope to find an answer thanks to you.
On SharePoint 2013, I configured FBA with a custom login page.
...
0
votes
1answer
20 views
Have FBA users visible (via people picker) to a non-FBA site
I have a publishing site collection extended into two zones:
Zone1: (default zone, win auth only- internal users)
Zone2: (internet zone, fba only- external users)
I want zone1 users to be able to ...
1
vote
1answer
101 views
FBA with AD provider and Windows Authentication not the same user?
is there a way that my FBA (ActiveDirectoryMembershipProvider) logged user like jo@xxx.com and the Windows Authentication user jo@xxx.com became the same user (meaning they have the same user id) and ...
0
votes
0answers
82 views
Claims FBA with a remote active directory membership provider
I plan on setting up Claims FBA using the AD membership provider, but I would like to use a AD Domain that is remote (not the domain that the SP Farm lives on). Is this possible? Is it any different ...
0
votes
1answer
131 views
AD Role provider for SharePoint 2010
I'm trying to set up a Sharepoint 2010 solution with form based authenication (claims). ActiveDirectoryMembershipProvider workes find as memebership provider, we need the be able to add ad groups ...
0
votes
1answer
82 views
Forgot password in sharepoint with activedirectory membership?
0
Hi
I’m working with forgot password link on custom login page having active directory membership(LDAP)
For which I need to set web.config of webapplication in sharepoint
For example
...
0
votes
3answers
276 views
PeoplePicker not find users in FBA using multiple domains
I'm facing a problem with my forms authentication that has consumed me some good hours.
My forms authentication points to 2 providers. Both are AD using a ldap connection to diferent domains.
I have ...
0
votes
0answers
107 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
2answers
572 views
Active Directory users not getting resolved in a FBA enabled site
I have configured forms authentication on a web application. FBA users can be used to access the website but NTLM users not getting resolved. Because of this I cannot use AD users in SharePoint.
I ...
0
votes
3answers
577 views
What are the advantages of Active Directory over FBA?
I am on FBA (Claim-based) Authentication and plan to migrate to Active Directory. My System is SharePoint 2010 for Internet Sites. I want to know what additional benefits I will gain if I migrate to ...
1
vote
2answers
245 views
How to import from FBA (Claim-based) to Active Directory (AD)?
I am on FBA (Claim-based). I need to shift to Active Directory. Is it possible to do it? The reason is that I am missing out on many features which are unavailable on FBA.
Any help is appreciated!
0
votes
1answer
740 views
How to change authentication from FBA to Active Directory?
Is there a way to change authentication from FBA to Active Directory?
Since I am on FBA (claims based), I am unable to use many features of SP2010 like MySites etc.
I would appreciate if someone can ...
1
vote
3answers
397 views
People Picker is not recognizing usernames on Server 2008 R2
In the original configuration, I have a SharePoint 2007 site hosted on Windows Server 2003/32 bit server. I configured it to use Forms Authentication with ActiveDirectoryMembershipProvider and ...