]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schema_init.c
Added ppolicy_hide_lockout keyword
[openldap] / servers / slapd / schema_init.c
index 8a70eaefbb68530ea2a8269412e2726fbccd897c..8ee7c5172828e59b055d59f616a6442b29c74c5b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2003 The OpenLDAP Foundation.
+ * Copyright 1998-2004 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -2987,8 +2987,8 @@ static slap_mrule_defs_rec mrule_defs[] = {
        {"( 2.5.13.8 NAME 'numericStringMatch' "
                "SYNTAX 1.3.6.1.4.1.1466.115.121.1.36 )",
                SLAP_MR_EQUALITY | SLAP_MR_EXT, NULL,
-               NULL, numericStringNormalize, octetStringSubstringsMatch,
-               octetStringSubstringsIndexer, octetStringSubstringsFilter,
+               NULL, numericStringNormalize, octetStringMatch,
+               octetStringIndexer, octetStringFilter,
                NULL },
 
        {"( 2.5.13.10 NAME 'numericStringSubstringsMatch' "