UCS - Windows AD - Email Adress syncro

Hello everyone,

we want ICS with OpenXchange operator.

So far everything is going as we imagine.

Now we have connected the existing Windows AD with the UCS domain (only synchronization from Windows AD to UCS. So that the users are all created in UCS.

That works too.

The employee’s desired email address is stored in the AD under Email.

But in UCS we would now have to activate the user for OpenXchange and enter the email address for each user. That’s a lot…

How can I get UCS to transfer the email address that is entered under Email in Windows AD to UCS?

Hi Thomas,

I guess you are referring to the ad-connector in read mode?

If yes, you can have a look at the following UCR variables:

ucr search connector/ad/

Especially these are interesting: connector/ad/mapping/user/alternativemail, connector/ad/mapping/user/primarymail and connector/ad/mapping/group/primarymail.
May they are what you want?

If not you can define a custom mapping.
For the syntax and the default settings see /usr/lib/python3/dist-packages/univention/connector/ad/mapping.py on the host where the ad-conector is installed.

Hope that helps :crossed_fingers:

Mastodon