You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ka...@apache.org on 2013/08/04 16:49:51 UTC

svn commit: r1510193 - /directory/escimo/trunk/ldap/src/main/resources/escimo-ldap-mapping.xml

Author: kayyagari
Date: Sun Aug  4 14:49:51 2013
New Revision: 1510193

URL: http://svn.apache.org/r1510193
Log:
mapped to member attribute

Modified:
    directory/escimo/trunk/ldap/src/main/resources/escimo-ldap-mapping.xml

Modified: directory/escimo/trunk/ldap/src/main/resources/escimo-ldap-mapping.xml
URL: http://svn.apache.org/viewvc/directory/escimo/trunk/ldap/src/main/resources/escimo-ldap-mapping.xml?rev=1510193&r1=1510192&r2=1510193&view=diff
==============================================================================
--- directory/escimo/trunk/ldap/src/main/resources/escimo-ldap-mapping.xml (original)
+++ directory/escimo/trunk/ldap/src/main/resources/escimo-ldap-mapping.xml Sun Aug  4 14:49:51 2013
@@ -72,7 +72,7 @@
 
         <multival-attribute name="groups">
             <at-group>
-                <attribute name="value" mappedTo="entryUUID" />
+                <attribute name="value" mappedTo="member" />
             </at-group>
         </multival-attribute>