Good morning,
I have 1 instance of OTRS running.
I want to auth customers via LDAP, but I have 2 domain controllers.
I did read http://doc.otrs.org/3.0/en/html/auth-backends.html
But I can't manage to get it working, only did succesful authenticating with 1 LDAP.
Can someone explain me how to authenticate against 2 LDAP please?
Thanks in advance!
Auth multiple domains
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Auth multiple domains
add an index (a number from 1-9) at the end of each relevant entry for LDAP2, LDAP3.
http://doc.otrs.org/3.0/en/html/x2227.h ... r-backends
http://doc.otrs.org/3.0/en/html/x2227.h ... r-backends
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: Auth multiple domains
Thanks! I will tell if I get it working