diff --git a/SRC/plugins/ldap/test.sh b/SRC/plugins/ldap/test.sh new file mode 100644 index 0000000..c96d8f3 --- /dev/null +++ b/SRC/plugins/ldap/test.sh @@ -0,0 +1,7 @@ +#!/bin/sh + +# $Id$ + +../../echoping -m ldap -v db.debian.org --base=dc=debian,dc=org --scope=sub +# TODO: ldapsearch works with the bts2ldap gateway but gq and echoping fail +#../../echoping -m ldap -v master.debian.org --port=10101 --scope=sub --base='dc=current,dc=bugs,dc=debian,dc=org' '(debbugsPackage=ldap-utils)'