Flexinets.Ldap.Server icon indicating copy to clipboard operation
Flexinets.Ldap.Server copied to clipboard

Make user certificate

Open aria321 opened this issue 6 years ago • 0 comments

Hello, based on implementation https://github.com/Sammuel-Miranda/LdapServerLib, it may works with SharePoint or something else which don't validation on user certificate,

I think all the clients they are in communication with LDAP server after Binding and Search Request they validate user certificate also.

now could you please guide How can we make a user valid certificate and add int as user attribute in LDPA Pack response? pk[41] = new SearchValue(new string[] { "userCertificate" }, userCertificate);

aria321 avatar Dec 25 '18 08:12 aria321