Tagged Questions
2
votes
1answer
34 views
Unauthorized access to User Profile Service web service
I have two zones for my SP2010 site collection: default (uses Win Auth- claims) and internet (uses FBA to an AD user store). I have a WP which would call the User Profile Web Service and get some ...
1
vote
1answer
36 views
How to set and retrieve custom profile properties in sharpeoint 2010 FBA
I have one sharepoint site in which FBA was enabled. I am trying to show all the registerd users in a grid. Along with the username and password i want to show some custom properties like company and ...
1
vote
1answer
693 views
Powershell script to get all Sharepoint user id and user login
I am importing data into a SharePoint list. One of the columns is the user's login/name which links to their profile via their SharePoint user id.
FARMURL/userdisp.aspx?ID=56
In order to import ...
3
votes
2answers
539 views
FBA User Profile Creation Access Denied
I'm writing this post because I think I've exhausted every other avenue.
Basically I have a Claims-based SharePoint site that has Forms Authentication setup. Everything works well, registrations, etc.
...
0
votes
0answers
161 views
FBA and Profiles - My Site
I've been using the FBA pack for while, and added some custom fields by basically following what the code does and extra variables here and there. It's all working, I can see the values from my ...
2
votes
1answer
1k views
Changing users DisplayName isn't permanent (i:0#.f|… issue)
We're having the issue where user's names shown after logging in are being preffixed with the membership provider information, e.g. i:0#.f|fbamembershipprovider|myemail@q... (note that we're using FBA ...
0
votes
0answers
345 views
ldap and user profile attributes
I have an extended webapp that uses the LDAP provider so users can log in without the fun windows integrated popup. I configured the User Profile Sync Application to use my Forms/LDAP Provider and ...
7
votes
2answers
533 views
How can I Move Windows User Profiles to FBA User Profiles?
I'm working with an extranet that had been configured to use Windows Integrated Authentication in SharePoint 2010. I'd like to move it to FBA authentication, but I'm hung up on the User Profiles.
...
1
vote
0answers
298 views
SharePoint FBA and Custom data - SharePoint 2010
I'm not sure I'm doing this in the right way, but I was hoping someone here could guide me.
I have an application that I'm creating, allows users to create accounts, login, view their billing ...
0
votes
1answer
163 views
How to add search box to FBA User Management page?
I have FBA on SP2010.
I need a search box on http://mysite/_layouts/FBA/Management/UsersDisp.aspx
It's very cumbersome to find one particular user in 1000+ database.
Can someone please help me out ...
1
vote
2answers
426 views
UserNotFoundException with ActivityManager
Here is a weird situation. The site works with forms based authentication. I need to get the activity feed of the current user. As you know in FBA mode login names are prefixed with ...
0
votes
1answer
242 views
Custom properties of logged in user
I have written a custom membership provider for forms-based authentication to our SP site. The membership provider authenticates against our existing Users table in our DB.
There are a few bits of ...
0
votes
1answer
1k views
How to update data in the user information list when using FBA
I've got to support a SharePoint web application which uses FBA with a custom membership and a custom role provider to authenticate the user against two different LDAPs. The user data are only stored ...
0
votes
1answer
215 views
Configuring user profiles with forms authentication [duplicate]
Possible Duplicate:
Integrating SharePoint user profiles with forms authentication
I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. I have deployed a ...
1
vote
3answers
1k views
Integrating SharePoint user profiles with forms authentication
I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. I have deployed a publishing portal. It is using a custom forms authentication solution, i.e. I store user names, ...
