simple standalone LDAP client program?
Nelson Bolyard <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Message-ID | <[email protected]> |
Hi LDAP gurus, There are numerous small stand-alone programs that take an http URL as a command line argument and fetch the requested URL and store it to a local file (or write it to stdout). Examples include wget and graburl. Is there a similar program for ldap? I have an ldap URL <ldap://ldap.trustdst.com/cn=DST%20ACES%20CA%20X6,ou=DST%20ACES,o=Digital%20Signature%20Trust,c=US?cACertificate;binary> I want to fetch the file (certificate) that it should return. My mozilla client products will not do that for me. Is there a tool I can get and easily install and use without a lot of heavy installation and setup? Thanks, /Nelson