userdir-ldap-slapd.conf.in: Rhonda points out dnsZoneEntry should not be world readable
[mirror/userdir-ldap.git] / ud-fingerserv
index 0794596..fcdd57a 100755 (executable)
@@ -13,7 +13,7 @@ use IO::Socket;
 use POSIX qw(:sys_wait_h);
 use Getopt::Std;
 use Util;
-use Net::LDAP qw(:all);
+use Net::LDAP;
 
 # Global settings...
 my %config = &Util::ReadConfigFile;