From 280891f12940c2d32373ba67c2e54660566e6e65 Mon Sep 17 00:00:00 2001
From: Martin Haase <martin.haase@daasi.de>
Date: Fri, 16 Sep 2011 13:13:59 +0000
Subject: [PATCH] changed UUID (only needed for SLC-Compartibility) from
 35.3.15 to 16

git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@11219 7c539038-3410-0410-b1ec-0f2a7bf1c452
---
 .../ldap-schemas/textgrid.schema                                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/info.textgrid.middleware.tgauth.rbac/ldap-schemas/textgrid.schema b/info.textgrid.middleware.tgauth.rbac/ldap-schemas/textgrid.schema
index 9fb6573..a69d5ba 100644
--- a/info.textgrid.middleware.tgauth.rbac/ldap-schemas/textgrid.schema
+++ b/info.textgrid.middleware.tgauth.rbac/ldap-schemas/textgrid.schema
@@ -104,7 +104,7 @@ attributetype ( 1.3.6.1.4.1.10126.1.35.3.14
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
 
 
-attributetype ( 1.3.6.1.4.1.10126.1.35.3.15
+attributetype ( 1.3.6.1.4.1.10126.1.35.3.16
         NAME 'TGResourceUUID'
         DESC 'UUID of TextGrid Resource, optional'
         EQUALITY caseIgnoreMatch
-- 
GitLab