X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=ud-homecheck;h=ba463c12daf39c333c3155b2e43c26966b8bc328;hb=1fba345532896a49d61b365dbbe5fa52135f2ab3;hp=dda34108fe09fee7d2da8e2784ab58be4c472abc;hpb=c50d88536a4feb3087d1aa802e110250cb2861fc;p=mirror%2Fuserdir-ldap.git diff --git a/ud-homecheck b/ud-homecheck index dda3410..ba463c1 100755 --- a/ud-homecheck +++ b/ud-homecheck @@ -3,7 +3,7 @@ # Checks a directory against the passwd file assuming it is the home # directory directory -import string, ldap, getopt, sys, os, pwd; +import ldap, getopt, sys, os, pwd; for x in os.listdir(sys.argv[1]): try: