Quantcast
Channel: LDAP/AD Claims Provider For SharePoint
Browsing all 270 articles
Browse latest View live
↧

New Post: deployment question

Hi, we're doing a custom version of LDAPCP. I'm having troubles uninstalling the standard LDAPCP and deploying ours, and i have two questions : The uninstall isnt smooth and we must force the feature...

View Article


New Post: Query within site collection

I would like the picker to only return users who are in the site collection where the user is performing the search from. Which method do I need to override to filter the results?

View Article


New Post: deployment question

Hello, whenever you uninstall LDAPCP standard or custom, you should always use those cmdlets (documented on homepage):Disable-SPFeature -identity "LDAPCP" Uninstall-SPSolution -Identity "LDAPCP.wsp"...

View Article

New Post: Query within site collection

Hello, LDAPCP cannot help you for that: when it is called, assuming it is configured for this web app/zone, LDAPCP should always return results if it can. What you want is to find a way so that...

View Article

New Post: Query within site collection

What if I override the FillSearch function with the same exact code found in the LDAPCP base class function, but instead of adding every returned user to the searchtree hierarchy, I ignore those that...

View Article


New Post: Query within site collection

Hmm, yes, I think that scenario will work. I'm just not sure if FillSearch will be called on every scenario where you want to restrict the permissions returned, maybe you'll have to override...

View Article

New Post: Query within site collection

Absolutely that would help. It would give me the chance to remove the permissions for all the users who are not members of the site collection before displaying them in the list. If I can get the...

View Article

New Post: Query within site collection

Ok :) I will implement it, but I don't want to commit on any timeframe when it will be available. thanks, Yvan

View Article


New Post: Query within site collection

Fantastic! I will be anxiously awaiting :) Thanks, Yvan.

View Article


New Post: Disabling prefix (Role) when searching for AD groups

Hi all, I'm looking for solution to prevent emerge of (Role) prefix when searching for AD groups in people picker. Currently, when looking for a AD group, I've got the following: "(Role) Project...

View Article

New Post: Disabling prefix (Role) when searching for AD groups

Hello, this will be possible with the next version that will be available soon. thanks, Yvan

View Article

New Post: Query within site collection

Hello, for your information, I implemented this in the next version and it should be available soon (let's say within 1 month). thanks, Yvan

View Article

New Post: Ldap connection error

I try to add a connection to an LDAP Sun v11 with the following values : LDAP Path : LDAPS://IP_Of_The_LDAP_Server Username : uid=xxxx,ou=xxx,dc=xxx Password : xxx The Secure checkbox is checked. When...

View Article


New Post: Disabling prefix (Role) when searching for AD groups

Hi Yvan, Thank you for prompt answer. I've found this topic - http://ldapcp.codeplex.com/discussions/587739, may i achieve it using the specified technique (create a new entry of type "Query LDAP with...

View Article

New Post: Ldap connection error

Yvand, can you answer me please ? This is a point very important for my project and my customer. Thank you so much in advance. Best regards.

View Article


Released: LDAPCP v3.10 (Mar 29, 2016)

Changes in version 3.10 (published 29/03/2016) - Added an overridable method that is called after permissions are created, but before they are sent to SharePoint, so that you have developers have a...

View Article

Updated Release: LDAPCP v3.10 (mars 29, 2016)

Changes in version 3.10 (published 29/03/2016)- Added an overridable method that is called after permissions are created, but before they are sent to SharePoint, so that you have developers have a...

View Article


New Post: Ldap connection error

hello, I never tested myself but it should definitely work. LDAPCP entirely relies on DirectoryEntry class ( https://msdn.microsoft.com/en-us/library/system.directoryservices.directoryentry.aspx ). For...

View Article

New Post: Disabling prefix (Role) when searching for AD groups

Hello Sergey, you can do this with the new version I just published. Once installed, go to central admin > security > LDAPCP claims mapping page > Edit the claim type and uncheck box for...

View Article

New Post: Query within site collection

Hello, for your information, the update is available :) You want to override FillPermissions in your inherited class to change / remove permissions created by LDAPCP, or add new ones. Please let me...

View Article
Browsing all 270 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>