X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=ud-host;fp=ud-host;h=319227b7267e6595e19eee2d5e7e78a41db9ac2d;hb=997a3ffb125ce1fe9eda5174630975a618e03c0e;hp=c90b8e61ac3042e49ac2c07da41a72898e47d32b;hpb=9ff36bb82b8c680b11c0e14069d66d47aab76a7b;p=mirror%2Fuserdir-ldap.git diff --git a/ud-host b/ud-host index c90b8e6..319227b 100755 --- a/ud-host +++ b/ud-host @@ -213,6 +213,7 @@ User = pwd.getpwuid(os.getuid())[0]; BindUser = User; ListMode = 0 FingerPrints = 0 +Host = None # Process options (options, arguments) = getopt.getopt(sys.argv[1:], "nh:a:rlf") for (switch, val) in options: