X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=blobdiff_plain;f=ud-ldapshow;h=c3973405b5fa6f84624091762b9bfa590bb29d68;hp=0c54cb43e57cb5d5ed199df683263e704fcf3c59;hb=a6fb69805c3999a85c064a96c93417bb1c284c5c;hpb=3ec1386cd62200a1d86fc72168c2aa1fe305bdd8 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):