Updated Wiki: Home
LDAPCP is no longer updated on Codeplex and has moved to GitHub.com/Yvand/LDAPCP.Please visit ldapcp.com to find documentation and download the latest version.This claims provider queries Active...
View ArticleUpdated Wiki: Home
LDAPCP is no longer updated on Codeplex and has moved to GitHub.com/Yvand/LDAPCP. Please visit ldapcp.com to download the latest version.This claims provider queries Active Directory and LDAP servers...
View ArticleUpdated Wiki: Home
This claims provider queries Active Directory and LDAP servers to enhance people picker with a great search experience in trusted authentication (typically ADFS). FeaturesWorks with SharePoint 2013 and...
View ArticleNew Post: Unexpected error during augmentation
The bind failed for some reason, it could be some permission issue or something else, we can't say with just this. Does the search in people picker works? Do you see more information in application...
View ArticleNew Post: How To Grant Permission to all users or NT AUTHORITY\Authenticated...
You can search for "All users" and it will return entries that correspond to "authenticated users" permission
View ArticleNew Post: How To Grant Permission to all users or NT AUTHORITY\Authenticated...
Would "Everyone" work for this?
View ArticleNew Post: How To Grant Permission to all users or NT AUTHORITY\Authenticated...
I wan to grant permission to NT AUTHORITY\Authenticated Users or all users are in AD what configuration we need to do with our Tool? Can you please help? Best Sunit Patil
View ArticleNew Post: Unexpected error during augmentation
This error is followed in ULS ldapcp product search by "[LDAPCP] No group found for user <user.domain.com> during augmentation process" People picker displays LDS users and groups. [LDAPCP]...
View ArticleNew Post: Query within site collection
Hello, it's already available and you can implement this as described in my post above from Mar 29, 2016 (I just marked it as answer).
View ArticleNew Post: Query within site collection
Hello I am interresting too by this features, I don't find it in the last version, How use it ? thx
View ArticleNew Post: LDAPCP 2013 for Developers
Hello, sorry for the late reply, I have never tried this myself so I don't have specific guidance for this, but recently I moved admin pages into user controls (.ascx) and made relevant parameters...
View ArticleNew Post: Disable augmentation for one web application
hi Wouter, no, this is not possible with the standard version. If this is a mandatory requirement, the only possibility is to inherit LDAPCP class and overrid method Augment() to implement this....
View ArticleNew Post: Create Package from source code
Hello, you cannot use this key, but you can delete it and create a new one. thanks, Yvan
View ArticleNew Post: Create Package from source code
Hi, Im unable to create the package from the source code provided for the LDAPCP 2013. When i try to create the package i get the following error:"Cannot import the following key file: LDAPCP 2013.pfx....
View ArticleCreated Unassigned: LDAP injection [2543]
Implementation is vulnerable to LDAP injection. Please implement escaping of input before constructing search filter: https://www.owasp.org/index.php/LDAP_Injection_Prevention_Cheat_Sheet
View ArticleNew Post: Disable augmentation for one web application
Hi Yvand, We have a SharePoint farm with three claims based web applications. For two of them we want to keep the LDAPCP augmentation from Active Directory. For one web application we want to disable...
View ArticleNew Post: LDAPCP 2013 for Developers
Yvand wrote: hi Joerg,"LDAPCP 2013 for Developers" is independent and does not need LDAPCP.wsp. yes, you can create a new project and only include ldapcp.dll, that's all you need to create your own...
View ArticleNew Post: Group Augmentation
Hi very interesting, could you advise on how do you able to setup the claim mapping for group as it showed Green in your LDAPCP mapping table above? Thanks Swanl
View ArticleNew Post: Unexpected error in Augment
It looks like it is somehow related to the farm account, because you repro only during augmentation (people picker calls the same method but as the application pool account). Do you repro the issue if...
View ArticleCommented Unassigned: Cannot pick AD groups with the picker [2541]
We managed to configure the picker, but noticed that we cannot resolve/add AD groups when we have it enabled. Am I missing something? Can someone please advise how to configure it properly so ut can...
View Article