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