Bottin doesn't support subString filter #4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
LDAP filter allow the subStrings Filter, like follow theses sources show:
ldapWiki, ldap.com.
Replay the bug:
Expected Result:
We obtain all users where their Cn begin with the substring input
Real Result:
An error from LDAP:
LDAP Result Code 53 "Unwilling To Perform": Unsupported filter: message.FilterSubstrings{type_:"cn", substrings:[]message.Substring{"e", "e"}} message.FilterSubstrings
Conclusion:
Bottin don't consider the SubString Filter like a basic filter.
Add this filter in further version will help greatly the research for users or groups.
Bottin, Don't support subString filterto Bottin, Doesn't support subString filterBottin, Doesn't support subString filterto Bottin doesn't support subString filter