Tagged Questions
0
votes
1answer
23 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
104 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
1answer
63 views
How can we configure WSS 3 to disallow user authentication from select OUs?
I'm working with a web admin who has recently improved our WSS 3 deployment such that selected user OUs (e.g. service accounts, domain admins) in our Active Directory forest are explicitly ...
0
votes
1answer
49 views
SPS2010 - AD account password changing, for non-domain computers
I have Sharepoint 2010 farm - application server(Sharepoint), database server(MS SQL 2008 R2), and domain controller. 3 servers total.
All of these 3 servers are included to domain(domain set up on ...
0
votes
1answer
627 views
Getting SharePoint working with multiple Domains
Lets say I have Domain A which currently is set up with my SharePoint environment. We have merged with Company B. We want Domain B to work with our SharePoint environment. So they can log on an ...
0
votes
1answer
252 views
Claim auth from ADFS
I asked this question @StackOverflow[1] but maybe this is a better location for it:
I try to connect to a SharePoint Online instance via a WPF-Application (C#). I have found this article[2] that ...
0
votes
1answer
159 views
Claims authentication with AD
I'm very new at this claims based authentication, and I just set up a sharepoint site with claims, with FBA access through a regular asp.net membership db.
This works just fine.
What I now need is ...
0
votes
0answers
617 views
People Picker for AD LDS FBA
I have set up a test system to evaluate the use of AD LDS in an extranet scenario. I have a Windows 2008 R2 server with Sharepoint 2010 SP1 installed. This machine is joined to an AD domain, and has ...
1
vote
2answers
104 views
Avoid specifying domain at logon?
Is it possible to configure Sharepoint 2010 (or maybe IIS) to automatically assume a logon domain during authentication?
We have a pretty long domain name and would like to alleviate the user from ...
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
413 views
SPUtility.GetPrincipalsInGroup and Claims authentication issue
I have the requirement to enumerate a list of users that are in an Active Directory group that has been granted rights to an SPWeb. If the site collection is using windows auth this is no problem and ...
5
votes
5answers
3k views
Management of external users
I'm planning a SharePoint2010 application where most of our users are on an intranet and authenticated through Active Directory, but where ~20% of the users are external to the organization. We are ...
2
votes
2answers
379 views
How to migrate User database from FBA to AD in SP2010
I have successfully migrated from WSS 3.0 to SP2010.
The User database is FBA.
However, I need to migrate from FBA to Active Directory (AD).
I need to know the process to migrate this User Database ...