Agent Authentication: DB -> LDAP Migration?

Moderator: crythias

Locked
timR
Znuny newbie
Posts: 4
Joined: 08 Oct 2010, 18:35
Znuny Version: 2.4.8

Agent Authentication: DB -> LDAP Migration?

Post by timR »

We have an OTRS system that is working.

Customers are authenticated against LDAP.

Agents are authenticated via a mySQL database.

I would like to convert it so that agents are also authenticated via LDAP. I know I can create multiple authentication back-ends, but I would like to preserve ticket ownership. I am lucky in that my mySQL agent IDs are identical to my LDAP IDs, although I may have issues with case because all the mySQL Agent IDs are lower-case and the LDAP IDs are mixed-case.

I've searched and not really found anything on this. Is a DB -> LDAP conversion that preserves ticket ownership even possible?

I have a machine available to me that I can re-create my existing environment for testing purposes, but before I stumbled about in the dark, I thought I would ask for any guidance from anyone who has done this.
otrs 2.4.9 ITSM 2.1.1 on a CentOS 5.5
Customer authentication via Lotus Domino LDAP
Agent authentication via mySQL db
Locked