Cross-posting this from the ActiveDir list: this tool may be of
interest to folks with non-AD directories, maybe you just don't like
ldifde, or want to pipe LDIF from stdout to another program.

I went ahead and knocked out a quick and dirty .NET LdapSearch.
Source code is on GitHub: https://github.com/skradel/Zetetic.Ldap

Here's a binary build:
http://dl.dropbox.com/u/1742256/Zetetic.Ldap/ZLdapSearch_1.0.zip

It is certainly no competitor for AdFind, but it is:
* open source
* plain old .NET 2
* LDAP v3 directory agnostic
* a producer of carefully-managed LDIF output to handle binary values,
long strings, and non-7-bit-ASCII characters properly.

I might wrangle around the commandline options if there's interest to
make it more of a drop-in replacement for ldapsearch, but it is pretty
close as it stands.

Note: this program does not currently attempt to fetch range-based
attributes, such as AD groups with over 1,000 members.

It *does* support (but does not require) paging on directory servers
that support it.

Insert standard "free software, no warranty, provided in hopes you
will find it useful" disclaimer here.

--Steve

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe ntsysadmin

Reply via email to