New Post: Query within site collection
Thank you for your great feedback! Please let me know if you have any issue, and feel free to rate the project (from the homepage) to show your satisfaction about it :)
View ArticleNew Post: Disable TLS protocols
We are in the process of disabling TLS 1.0 and 1.1 on the server, but when I do I am no longer able to open the SharePoint page. It says the an existing connection was forcibly closed by the remote...
View ArticleNew Post: AD security group\Exchange distribution list email property is missed
Hello, can you check SharePoint logs to validate if it calls LDAPCP? Since it doesn't actually define a permission, I'm not sure if that should populate metadata, does the same code work for users?...
View ArticleNew Post: Disable TLS protocols
I did more searching and found out that SharePoint requires both TLS 1.0 and 1.1 so we turned them back on, on the SharePoint servers. Thanks.
View ArticleNew Post: Due to limitations of SharePoint API, do not associate LDAPCP with...
but you were able to associate LDAPCP with more than 1 SPTrustedIdentityTokenIssuerassociations. If yes, Please let me know detailed steps you have done. I am not able to associate
View ArticleNew Post: Ldap connection error
Hello Yvand, i have found the solution to connect with LDAPCP to my Ldap Sun Server with LDAPS ! The connection string is : LDAP Path : LDAP://ServerDNSName/uid=xxx,ou=xxx,dc=xxx Username :...
View ArticleNew Post: LDAPCP People Picker in SharePoint Multi Tenant
Hi Yvand, I can see that work has been progressing on the LDAP People picker since I was her last time :) Is there any progress as far as using this in our Multi-tenant scenario? We are now designing...
View ArticleNew Post: Due to limitations of SharePoint API, do not associate LDAPCP with...
Hello, again, LDAPCP will not work if it is associated to several SPTrustedIdentityTokenIssuser: there is code that checks this and LDAPCP deactivate itself if so. And it does so for very good reason:...
View ArticleNew Post: LDAPCP People Picker in SharePoint Multi Tenant
Hello Ulrik, currently it's still not possible to customize LDAP filter based on the current context (web application). Would that help if it was possible in next version through custom code only (by...
View ArticleNew Post: User names randomly getting changed
We are using LDAP CP version: 1019992 and we had started noticing this behavior since Nov 2015. Users information within the person or group column in a SharePoint list/library gets randomly changed to...
View ArticleNew Post: LDAPCP People Picker in SharePoint Multi Tenant
Hi Yvand, Thank you very much for getting back to me. SharePoint in Multi Tenant mode is basically the standard release code base but doeing a scripted install and using the -partitionmode flag to...
View ArticleNew Post: LDAPCP People Picker in SharePoint Multi Tenant
Hello, ok, I understand your scenario, but I cannot say if LDAPCP would be capable of this because I don't have such setup. But this is something you can check on your side: basically, what matters is...
View ArticleNew Post: Ldap connection error
Hello, i have just forgotten the port 636 in the LDAP connection string... So the LDAP Path is : LDAP://ServerDNSName:636/uid=xxx,ou=xxx,dc=xxx Regards
View ArticleNew Post: How to use {domain} and {fqnd} tokens?
From home page I read that: Supports dynamics tokens "{domain}" and "{fqdn}" to add domain information on permissions to create. I suppose these tokens allow adding qualified group names to permissions...
View ArticleNew Post: How to use {domain} and {fqnd} tokens?
Hello, thank you for your feedback. You can use them to add to values returned by LDAP Servers. e.g. LDAP returns "role" but you want permission to be created as "domain\role", then you do so by:go to...
View ArticleNew Post: Not findinf users in external domain
Hi, I have deployed the solution to a SharePoint server which is in a forest which is formed by contoso.loc and an external domain external.loc connected to the SharePoint by ADFS. If put the claim of...
View ArticleCreated Unassigned: Cannot assign permission to a group that has the same...
HelloGiven that for role claim I have added "Prefix to add to value returned": "fqdn\", i can search and find groups in bouth domains and they get listed and i can choose from:* domain1.local\Duplicate...
View Article