s3:net_idmap_dump deal with idmap config * : backend config style
[Samba/gebeck_regimport.git] / lib / ldb / tests / ldapi_url.sh
blobfef6c35f2bed94f8983a27887c7ac440c7b1ef7f
1 #!/bin/sh
3 # aargh, did LDAP ever have to expose this crap to users ...
5 BASE=`pwd`
7 TMPDIR=$BASE/tests/tmp
9 LDAPI_ESCAPE=`echo $TMPDIR/ldapi | sed 's|/|%2F|g'`
11 echo "ldapi://$LDAPI_ESCAPE"