Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add in ability to search for objectSID by specifying the binary data #410

Open
gwillcox-r7 opened this issue Oct 13, 2022 · 0 comments
Open

Comments

@gwillcox-r7
Copy link
Contributor

Right now its possible to do queries like this to retrieve an object by SID in other clients such as Apache OpenDirectory:

(objectSid=\01\05\00\00\00\00\00\05\15\00\00\00\6b\91\19\c4\89\0a\a3\69\bb\50\52\c2\07\02\00\00)

However it doesn't seem possible to do this within Net::LDAP and in fact if one tries to do this no results are returned. Is there any way to do this properly within Net::LDAP as this seems to be an open issue with the project from what I've gathered from previous questions related to this topic in the issue tracker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant