7 Apr
2008
7 Apr
'08
8:52 a.m.
Hi, I would like to modify the xwiki.cfg file to set the e-mail address of the user. After retrieving informations from LDAP, I would like to build the e-mail address and set it to the current user. (Indeed, it is not stored in our AD DB.) I tried to do that: xwiki.authentication.ldap.fields_mapping=name=sAMAccountName,last_name=sn,first_name=givenName,fullname=displayName,email=givenName '.' sn '@XXX.COM',ldap_dn=dn but it doesn't work. I also tried: xWiki.User.email = "xxxx" but it doesn't work. What could I do? Thanks in advance. Philippe -- View this message in context: http://www.nabble.com/Informations-about-the-user-in-the-xwiki.cfg-file--tp1... Sent from the XWiki- Users mailing list archive at Nabble.com.