From 6e7e157d7dae8d3b4ff787a3ac3e9188b38d4726 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Thu, 18 Dec 2014 02:45:28 +1300 Subject: [PATCH] basic_ldap_auth: Drop unnecessary README --- helpers/basic_auth/LDAP/README | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 helpers/basic_auth/LDAP/README diff --git a/helpers/basic_auth/LDAP/README b/helpers/basic_auth/LDAP/README deleted file mode 100644 index 36b33cf605..0000000000 --- a/helpers/basic_auth/LDAP/README +++ /dev/null @@ -1,18 +0,0 @@ - LDAP authentication helper for Squid. - -This Squid helper allows authentication against LDAP directories -using the "simple authentication" (plain-text). - -This code is maintained by Henrik Nordstrom -who added many command line options, and the ability to search for -the user DN to log in as. - -The original LDAP Authentication code is written by Glen Newton -. - -For detailed usage information please see the supplied man page - - nroff -man squid_ldap_auth.8 | less - -In order to use squid_ldap_auth, you will also need to install -the OpenLDAP libraries (ldap lber) from http://www.openldap.org. -- 2.47.2