X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=blobdiff_plain;f=ud-info;fp=ud-info;h=ac8f2af57b29e682e915da773d46ae1a2f0c9dea;hp=cbb77e78c9ac4abbc779f31fe46683922647035c;hb=2ebda936c01060d2dbd3b87292f19b6eec08e805;hpb=2e69e156ef1a4920643fea141577e238e5afa9e8 diff --git a/ud-info b/ud-info index cbb77e7..ac8f2af 100755 --- a/ud-info +++ b/ud-info @@ -17,7 +17,7 @@ # -r Enable 'root' functions, do this if your uid has access to # restricted variables. -import string, time, os, pwd, sys, getopt, ldap, crypt, whrandom, readline, copy; +import string, time, os, pwd, sys, getopt, ldap, crypt, readline, copy; from userdir_ldap import *; RootMode = 0;