Hello,
I have several Web Applications on my SP2010 farm. One of these Web Applications needs to have a FBA form linked to LDAP. I successfully configured the FBA and authentication works well.
Another need is to display some user profile properties of the user once he is logged in. But today, the properties are still empty.
So the only problem I have is about the User Profile synchronisation because if I add a Windows user to my website, its profile displays all the properties (which are already defined in the Active Directory) but if I add the same user under FBA only the properties"account", "name" and "email" are displayed.
So, is there a way to synchronize the properties from a FBA user account so that it matches exactly the one from the Windows user profile?
I do not know if it can be useful, but here is some points of my configuration:
Synchronization > Configure the synchronization connections
I have defined only one connection with the following values:
Name : MyLdap Authentication provider type: Form authentication Authentication provider type: Forms authentication Authentication provider instance: the instance name "FBA_MembershipProvider", related to FBA/LDAP, defines in the web.config file
People > Manage user properties
"Claim User Identifier" mapping: - Source: MyLdap - Attribute: sAMAccountName - Direction: Import"Claim Provider Identifier" mapping: - Source: MyLdap - Attribute: FBA_MembershipProvider - Direction: Import"Claim Provider Type" mapping: - Source: MyLdap - Attribute: Forms - Direction: Import
I have no errors in the FIM "Synchronisation Service Manager" application
Thanks in advance for yours replies.









