From 57445e1f1fa3dba1599303ce46f2fe7cff05a2d5 Mon Sep 17 00:00:00 2001 From: Serghei MIHAI Date: Fri, 13 Jun 2014 17:43:58 +0200 Subject: [PATCH] activationKey equality rule defined --- ldap/authentic.schema | 1 + 1 file changed, 1 insertion(+) diff --git a/ldap/authentic.schema b/ldap/authentic.schema index 13db788..fc56603 100644 --- a/ldap/authentic.schema +++ b/ldap/authentic.schema @@ -15,6 +15,7 @@ objectIdentifier AuthenticLdapObjectClass AuthenticLdap:3 attributeType (AuthenticLdapAttributes:1 NAME 'activationKey' DESC 'user activation key' + EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )