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