June 05, 2012

Liferay - How to map liferay custom fileds with LDAP?


In portal-ext.properties file add following entries.

## Custom Field Mapping
### \n is separator
ldap.user.custom.mappings=customfield1=ldapfield1\ncustomfield2=ldapfield2\n customfield3=ldapfield3

No comments:

Post a Comment