X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=ud-arbimport;h=90a1746e3e350ca99404157768e933048bbc659e;hb=877570fc9e292e0c9df0bd5581f4bd9e14f2d6f9;hp=7d306f7afb3053594ad24e63272ac027d76fe078;hpb=4fe1c00d4fc54d666437ef45eaaf09208a57efe5;p=mirror%2Fuserdir-ldap.git diff --git a/ud-arbimport b/ud-arbimport index 7d306f7..90a1746 100755 --- a/ud-arbimport +++ b/ud-arbimport @@ -39,7 +39,7 @@ if len(arguments) == 0: sys.exit(0) # Main program starts here -l = passwdAccessLDAP(LDAPServer, BaseDn, AdminUser) +l = passwdAccessLDAP(BaseDn, AdminUser) List = open(arguments[1],"r"); Set = [];