X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=ud-arbimport;h=90a1746e3e350ca99404157768e933048bbc659e;hb=161ed5225e37d91f57f8fe846798308375505efa;hp=7d306f7afb3053594ad24e63272ac027d76fe078;hpb=7e02135e1259847ac592fc58a408452f2e9e41af;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 = [];