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--tp16536256p16536256.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to