#!/bin/sh
cd /usr/share/ldap-brute
exec python2 ldap_brute.py "$@"
