From commits-return-33936-apmail-directory-commits-archive=directory.apache.org@directory.apache.org Wed Apr 18 22:54:24 2012 Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0D11C90BF for ; Wed, 18 Apr 2012 22:54:24 +0000 (UTC) Received: (qmail 93737 invoked by uid 500); 18 Apr 2012 22:54:24 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 93698 invoked by uid 500); 18 Apr 2012 22:54:23 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 93691 invoked by uid 99); 18 Apr 2012 22:54:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2012 22:54:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2012 22:54:21 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A19DD2388A3D for ; Wed, 18 Apr 2012 22:54:00 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1327715 - /directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=samba/ou=attributetypes/m-oid=1.3.6.1.4.1.7165.2.1.64.ldif Date: Wed, 18 Apr 2012 22:54:00 -0000 To: commits@directory.apache.org From: elecharny@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120418225400.A19DD2388A3D@eris.apache.org> Author: elecharny Date: Wed Apr 18 22:54:00 2012 New Revision: 1327715 URL: http://svn.apache.org/viewvc?rev=1327715&view=rev Log: Removed the duplicated m-equality=IntegerMatch value from the samba samLockoutObservationWindow AT (it was causing an error being generated in the logs : see DIRSERVER-1713) Modified: directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=samba/ou=attributetypes/m-oid=1.3.6.1.4.1.7165.2.1.64.ldif Modified: directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=samba/ou=attributetypes/m-oid=1.3.6.1.4.1.7165.2.1.64.ldif URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou%3Dschema/cn%3Dsamba/ou%3Dattributetypes/m-oid%3D1.3.6.1.4.1.7165.2.1.64.ldif?rev=1327715&r1=1327714&r2=1327715&view=diff ============================================================================== --- directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=samba/ou=attributetypes/m-oid=1.3.6.1.4.1.7165.2.1.64.ldif (original) +++ directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=samba/ou=attributetypes/m-oid=1.3.6.1.4.1.7165.2.1.64.ldif Wed Apr 18 22:54:00 2012 @@ -8,7 +8,6 @@ objectclass: metaTop objectclass: metaAttributeType m-equality: integerMatch m-syntax: 1.3.6.1.4.1.1466.115.121.1.27 -m-equality: integerMatch m-singleValue: TRUE m-usage: USER_APPLICATIONS m-collective: FALSE