Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP


Commits:
c8ba729f by Lukas Juhrich at 2020-09-04T22:39:53+00:00
Issue#8769 - Fix oid search extension syntax in documentation

The option string, e.g. '<oid>=:dn:' is parsed like a LDIF entry 
starting from
the '=' and replacing the '=' with a dummy variable 
'x'.  In this case, said
string is 'x:dn:', so the resulting effective value is 'dn:'.  
This also implies
that base64 values have to be passed in the form 
'<oid>=::<b64value>'.

- - - - -


2 changed files:

- clients/tools/ldapsearch.c
- doc/man/man1/ldapsearch.1


View it on GitLab: 
https://git.openldap.org/openldap/openldap/-/commit/c8ba729f846434cc87fd4e2df812d6aa628a9b98

-- 
View it on GitLab: 
https://git.openldap.org/openldap/openldap/-/commit/c8ba729f846434cc87fd4e2df812d6aa628a9b98
You're receiving this email because of your account on git.openldap.org.


Reply via email to