|
Focus on Linux
[tool] Unix auditing, Lynis 1.2.5 Mar 27 2009 05:55PM M. Boelen (michael rootkit nl) (5 replies) Re: [tool] Unix auditing, Lynis 1.2.5 Mar 28 2009 10:30AM Zhang Huangbin (zhbmaillistonly gmail com) Re: [tool] Unix auditing, Lynis 1.2.5 Mar 28 2009 09:49AM Zhang Huangbin (zhbmaillistonly gmail com) (1 replies) Re: [tool] Unix auditing, Lynis 1.2.5 Mar 30 2009 02:49AM Quentin Chung@Programmer (quentin chung programmer com hk) (1 replies) Re: [tool] Unix auditing, Lynis 1.2.5 Mar 30 2009 08:13AM Zhang Huangbin (zhbmaillistonly gmail com) (1 replies) Re: [tool] Unix auditing, Lynis 1.2.5 Mar 30 2009 08:33AM Quentin Chung@Programmer (quentin chung programmer com hk) |
|
Privacy Statement |
> 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/
[ reply ]