X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=ud-ldapshow;h=c3973405b5fa6f84624091762b9bfa590bb29d68;hb=dc2644ca6761003bc2ede1d8c92235096b11c6fb;hp=0c54cb43e57cb5d5ed199df683263e704fcf3c59;hpb=836c37b9ee287a5934e9d42b8eee5bfa632c560b;p=mirror%2Fuserdir-ldap.git diff --git a/ud-ldapshow b/ud-ldapshow index 0c54cb4..c397340 100755 --- a/ud-ldapshow +++ b/ud-ldapshow @@ -4,7 +4,7 @@ # Call with nokey to generate a missing key report # Call with noforward to generate a missing .forward report -import string, re, time, ldap, getopt, sys; +import re, time, ldap, getopt, sys; from userdir_ldap import *; def ShowDups(Attrs,Len):