Re: [tool] Unix auditing, Lynis 1.2.5

Zhang Huangbin <[email protected]> Sat, 28 Mar 2009 17:42:57 +0800
Newsgroups gmane.comp.security.linux
Message-ID <[email protected]>
M. Boelen wrote:
> A new version of Lynis is available, which includes currently over 200
>   

Great work. :)

But i found it doesn't include the openldap configuration directory 
(/etc/openldap) for RHEL/CentOS.
Patch attached:

--- include/tests_ldap.orig     2009-03-28 17:40:45.000000000 +0800
+++ include/tests_ldap  2009-03-28 17:41:00.000000000 +0800
@@ -22,7 +22,7 @@
 #
 #################################################################################
 #
-    SLAPD_CONF_LOCS="/usr/local/etc/openldap /etc/ldap"
+    SLAPD_CONF_LOCS="/usr/local/etc/openldap /etc/ldap /etc/openldap"
     SLAPD_CONF_LOCATION=""
     SLAPD_RUNNING=0
 #


-- 
Best regards.

Zhang Huangbin

- Open Source Mail Server Solution for RHEL/CentOS 5.x:
  http://code.google.com/p/iredmail/