You are not logged in.
Pages: 1
Hello everyone!
I found a problem which prevents me from implementing GLPI in my company.
Basically, we have a mail domain (companymail.com) and an alias (companymail.de). My AD users are writing from both domains and I want GLPI to specify both email addresses in the users' properties. So I go to Setup/Authentication/LDAP directories/<MY_LDAP_CONNECTOR>/Users and try to fill the field 'Email' with a value ${samaccountname}@companymail.com and 'Email 2' with ${samaccountname}@companymail.de. But after synchronization no email addresses appears in the user's properties. The only way to import email addresses from LDAP is to specify 'mail' in the 'Email' field.
That is quite interesting because if I specify ${samaccountname}@companymail.de in the other field (for ex in 'Phone' or 'Mobile phone') the email address with the correct domain name appears in that field but it doesn't work with 'Email' fields at all.
Dear Community,
could you please help me to solve this issue? GLPI version is 9.4.2, LDAP version is Active Directory 2012
Thank you!
Best regards,
Ilya Pelevin
Offline
Up
Offline
Up the issue still hasn't been solved
Offline
did you solve it?
I can not understand the problem
Last edited by teguh.umar (2020-03-24 22:42:16)
GLPI 10.0.10
Installation mode: zip on OREL9
Offline
How it's possible to combine LDAP's fields in email field, for example:
${uid}@Somerthing to ${uid}@SomethingElse
${uid}@something to ${surname}.${sn}@something
Offline
Pages: 1