[portal-commits] JBoss Portal SVN: r5914 - trunk/core/src/resources/portal-core-sar/conf/identity
portal-commits at lists.jboss.org
portal-commits at lists.jboss.org
Wed Dec 20 16:40:03 EST 2006
Author: bdaw
Date: 2006-12-20 16:40:00 -0500 (Wed, 20 Dec 2006)
New Revision: 5914
Modified:
trunk/core/src/resources/portal-core-sar/conf/identity/profile-config.xml
Log:
- update of profile mappings
Modified: trunk/core/src/resources/portal-core-sar/conf/identity/profile-config.xml
===================================================================
--- trunk/core/src/resources/portal-core-sar/conf/identity/profile-config.xml 2006-12-20 20:28:24 UTC (rev 5913)
+++ trunk/core/src/resources/portal-core-sar/conf/identity/profile-config.xml 2006-12-20 21:40:00 UTC (rev 5914)
@@ -202,9 +202,9 @@
<type>dynamic</type>
<value>portal.user.signature</value>
</database>
- <ldap>
+ <!--<ldap>
<value>personalSignature</value>
- </ldap>
+ </ldap>-->
</mapping>
</property>
<property>
@@ -233,9 +233,9 @@
<type>dynamic</type>
<value>portal.user.locale</value>
</database>
- <ldap>
- <value>localityName</value>
- </ldap>
+ <!--<ldap>-->
+ <!--<value>localityName</value>-->
+ <!--</ldap>-->
</mapping>
</property>
<property>
More information about the portal-commits
mailing list