[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldapsearch and extended server controls?
Brian Reichert wrote:
I have a case where I'm trying to replicate some other application's
search against Active Directory.
A deconstruction of a packet capture of that app's conversation
shows it's making use of a control that I don't know how to specify
using any combination of ldapsearch(1) or ldap.conf(5).
Specifically, I see this coming over the wire as a control on the
search:
http://msdn.microsoft.com/en-us/library/aa366989%28v=vs.85%29.aspx
1.2.840.113556.1.4.417 LDAP_SERVER_SHOW_DELETED_OID
Research shows there lots these sorts of extended control; yay, I
learned something new!
Is there a way of utilizing these sorts of controls via ldeapsearch?
Yes. Use "-e 1.2.840.113556.1.4.417"
Thanks for any advice you may have...
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/