O
ohaya
Hi,
I'm using ldifde to try to search AD for all instances of a specific
attribute ("certificateRevocationList").
The machine with AD also had MS Certificate Server installed, and that
attribute appears in a number of places (under "Configuration"), but the
problem is that when I do the search, I getting back a bunch of "empty"
entries that don't contain that attribute.
Is there a parameter to suppress such "empty" entries from returning?
I've also looked into using a filter ("-r"), but:
- the various objects that have the attribute don't have a
distinguishing objectClass (for example, one has objectClass
"crlDistributionPoint", and another has "certificationAuthority").
- I was hoping that I could at least use an "OR", but it looks like you
can't use an "OR" in a filter in ldifde?
Does anyone have any ideas of how I could do this? I just want the
entries that actually have the "certificateRevocationList" attribute to
be returned.
Thanks in advance,
Jim
I'm using ldifde to try to search AD for all instances of a specific
attribute ("certificateRevocationList").
The machine with AD also had MS Certificate Server installed, and that
attribute appears in a number of places (under "Configuration"), but the
problem is that when I do the search, I getting back a bunch of "empty"
entries that don't contain that attribute.
Is there a parameter to suppress such "empty" entries from returning?
I've also looked into using a filter ("-r"), but:
- the various objects that have the attribute don't have a
distinguishing objectClass (for example, one has objectClass
"crlDistributionPoint", and another has "certificationAuthority").
- I was hoping that I could at least use an "OR", but it looks like you
can't use an "OR" in a filter in ldifde?
Does anyone have any ideas of how I could do this? I just want the
entries that actually have the "certificateRevocationList" attribute to
be returned.
Thanks in advance,
Jim