From 37c5d1dbea8dd7411b54c92369e488924e0a945e Mon Sep 17 00:00:00 2001 From: Martin Haase <martin.haase@daasi.de> Date: Fri, 15 Oct 2010 14:39:50 +0000 Subject: [PATCH] attributes for user profile git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@7454 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 1cd15ee..684148e 100644 --- a/info.textgrid.middleware.tgauth.rbac/ldap-schemas/textgrid.schema +++ b/info.textgrid.middleware.tgauth.rbac/ldap-schemas/textgrid.schema @@ -127,5 +127,5 @@ objectclass ( 1.3.6.1.4.1.10126.1.35.4.3 SUP top AUXILIARY MUST ( ) - MAY ( TGWantsNewsletter $ TGagreeSearch $ TGuserSuppliedData $ TGfieldOfInterest $ TGidentifierForPerson ) ) + MAY ( TGWantsNewsletter $ TGagreeSearch $ TGuserSuppliedData $ TGfieldOfInterest $ TGidentifierForPerson $ c ) ) -- GitLab