Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
SOLVED

LDAP authentication in Campaign

Avatar

Level 3

Hi All,

We have have enabled LDAP authentication on our on-premise instance. The users are getting automatically created and assigned to the operator groups (based on their corresponding group in LDAP) , when they login to Adobe Campaign. However, their email IDs are not getting updated in the operator record and hence the automatic notification functionality to operators is not working. We have to manually update the email id for each user. Is any specific configuration change required to pull the email id automatically from LDAP?

Thanks,

Subhajit

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

LDAP can only pull down operator names and their rights/group membership.

You can hack this by using email for the dn $(login) key and having a workflow periodically copy the operator name to the email field, with the drawback of users having to login with their email addresses.

Thanks,

-Jon

1 Reply

Avatar

Correct answer by
Community Advisor

Hi,

LDAP can only pull down operator names and their rights/group membership.

You can hack this by using email for the dn $(login) key and having a workflow periodically copy the operator name to the email field, with the drawback of users having to login with their email addresses.

Thanks,

-Jon