From 340f7fdd35acd80071edfce9ad4022ce56e06856 Mon Sep 17 00:00:00 2001 From: cajus Date: Mon, 30 Jul 2007 09:07:50 +0000 Subject: [PATCH] Updated slapd.conf to add indexing examples for dhcp git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6943 594d385d-05f5-0310-b6e9-bd551577e9d8 --- contrib/openldap/slapd.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contrib/openldap/slapd.conf b/contrib/openldap/slapd.conf index 758afe23e..6bc4a3ca4 100644 --- a/contrib/openldap/slapd.conf +++ b/contrib/openldap/slapd.conf @@ -229,6 +229,9 @@ index sambaSID eq index sambaPrimaryGroupSID eq index sambaDomainName eq +# Indexing for DHCP +#index dhcpHWAddress eq +#index dhcpClassData eq # Where the database file are physically stored directory "/var/lib/ldap" -- 2.30.2