Modify LDAP Values

Moderator: crythias

Locked
SuperDOS
Znuny newbie
Posts: 93
Joined: 17 Apr 2012, 16:16
Znuny Version: 6.0.3
Real Name: A!

Modify LDAP Values

Post by SuperDOS »

Hi,

I wonder if there's some way to modify the synced ldap values from Active Directory to OTRS.
I've added a field for manager for our users and it syncs over to OTRS.
But the value in manager is in this format "CN=Roger Moore,OU=Users,OU=London,OU=Offices,DC=prefix,DC=Domain,DC=Com

All I want to fetch is CN, is it possible?

This is the mapping-string in config.pm:
[ 'UserManager', 'manager', 'manager', 1, 0, 'var', '', 0 ],
Rooobaaat
Znuny wizard
Posts: 432
Joined: 11 Sep 2014, 16:28
Znuny Version: OTRS 5.0.x

Re: Modify LDAP Values

Post by Rooobaaat »

Sorry this is not possible.
This would be custom development.
My english is better than your german :P

"Produktiv": OTRS: 5.0.x, OTRS::ITSM 5.0.x
"Testing": OTRS 6 git
OS: Debian 8.0 (Jessie)
Apache2.4.10/MySQL 5.5.41
Locked