Created Unassigned: ldapcp custom, people picker make a wrong format... [2539]
Hello, I need some help about ldapcp custom, on sharepoint 2013. When I try to deploy (the site url is ok) the project as it is I got the following error. I do not understant the error. The code I try...
View ArticleNew Post: Membership Provider name
Hello, LDAPCP is configured in my environment and works fine for name resolving. However, I am struggling with creating right account names. 1)When I choose any resolved user in people picker, and...
View ArticleNew Post: Membership Provider name
Hello, LDAPCP is designed for federated authentication, but your users authenticate with FBA, which is completely different.
View ArticleNew Post: After deploying 2nd LDAPCP: An exception occurred when trying to...
Hi, this is a very generic error message, you need to check SharePoint logs to get the exact error...
View ArticleNew Post: LDAPAttributeToDisplayProp not working
Actually, not really, you should try this instead:myConfig.AttributesListProp = new List<AttributeHelper> { new AttributeHelper { LDAPAttribute="sAMAccountName", LDAPObjectClassProp="group",...
View ArticleNew Post: Membership Provider name
Are you saying that it is impossible to make LDAPCPC provide usernames like I asked? What solution can you suggest?
View ArticleNew Post: After deploying 2nd LDAPCP: An exception occurred when trying to...
Only on Search Servers:STS Call: Failed to issue new security token. Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Identity.Axxx, Version=1.0.0.0, Culture=neutral,...
View ArticleNew Post: After deploying 2nd LDAPCP: An exception occurred when trying to...
okay, fixed it by adding 2nd ddl... -_-[System.Reflection.Assembly]::Load("System.EnterpriseServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") $publish = New-Object...
View ArticleNew Post: duplicate claims for sharepoint 2013 web application
One of my customer has extended windows-claims based Sp2013 web application to Internet. SO I have 2 urls - Http for intranet and https for internet They have extended internet facing site using ADFS...
View ArticleNew Post: Nested Security groups and augmentation
Augmentation is working great but people in nested securitygroups aren't being picked up. Am I doing something wrong on the configuring side?
View ArticleNew Post: AD security group\Exchange distribution list email property is missed
Hello Yvan, Sorry for the late asnwer. That was my mistake with configuration mapping in LDAPCP properties. Hopfully, all is now working correctly. Thanks, S
View ArticleNew Post: Nested Security groups and augmentation
Nested groups should also be added in the security token. Are all groups in the same domain as the user?
View ArticleNew Post: Permission check for members of AD security groups via SharePoint...
Hello, Yvan, Could you please advise the solution for the following issue: On site we have SharePoint group with included AD group. People picker (configured for LDAPCP) resolves input correctly either...
View ArticleNew Post: Permission check for members of AD security groups via SharePoint...
PS Or that's a default behaviour, i'm not quite sure ..?
View ArticleNew Post: Nested Security groups and augmentation
Hi Yvand,Thanks for your reply, yes they are in the same domain, to clarify further:I’ve got a user X that’s part of the securitygroup G_ORG_DEPARTMENT_TEAM. Securitygroup G_ORG_DEPARTMENT_TEAM is...
View ArticleCommented Unassigned: Not working purely over LDAPS (Ldap Over SSL) [2534]
In a locked down environment, i'v tried to add another domain by manually specifying LDAP connection. Following ports were were allowed to another domain's DC's:* 636 (for LDAPS)* 3269 (for Global...
View ArticleCommented Unassigned: Not working purely over LDAPS (Ldap Over SSL) [2534]
In a locked down environment, i'v tried to add another domain by manually specifying LDAP connection. Following ports were were allowed to another domain's DC's:* 636 (for LDAPS)* 3269 (for Global...
View ArticleCommented Unassigned: ldapcp custom, people picker make a wrong format... [2539]
Hello, I need some help about ldapcp custom, on sharepoint 2013. When I try to deploy (the site url is ok) the project as it is I got the following error. I do not understant the error. The code I try...
View ArticleCommented Unassigned: Not working purely over LDAPS (Ldap Over SSL) [2534]
In a locked down environment, i'v tried to add another domain by manually specifying LDAP connection. Following ports were were allowed to another domain's DC's:* 636 (for LDAPS)* 3269 (for Global...
View ArticleNew Post: Nested Security groups and augmentation
No, you should be able to set permissions on group G_ORG_DEPARTMENT. It looks like LDAPCP does not add the group G_ORG_DEPARTMENT in the SAML token during augmentation. Can you filter on product/area...
View Article