Code

Updated slapd.conf to add indexing examples for dhcp
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 30 Jul 2007 09:07:50 +0000 (09:07 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 30 Jul 2007 09:07:50 +0000 (09:07 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6943 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/slapd.conf

index 758afe23e0ff89c916b2ab564786682b39cf08fa..6bc4a3ca4c80f519715097320db84c9fbfc2cad0 100644 (file)
@@ -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"