Code

Added changes from stable:
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 7 Aug 2007 05:02:19 +0000 (05:02 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 7 Aug 2007 05:02:19 +0000 (05:02 +0000)
Author: cajus
Date: 2007-07-30 11:07:50 +0200 (Mon, 30 Jul 2007)
New Revision: 6943

Modified:
   branches/2.5/contrib/openldap/slapd.conf
Log:
Updated slapd.conf to add indexing examples for dhcp

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6974 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/slapd.conf

index c5b8d7dcb42a7504c1ec287c8389aee249324c45..48ab2befdbd226c0abd84ed7639c57c7f24af968 100644 (file)
@@ -231,6 +231,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"