LDAP connectivity with OTRS...Better or not ?

Moderator: crythias

Locked
GMunjal
Znuny advanced
Posts: 108
Joined: 23 Oct 2013, 09:17
Znuny Version: 3.3.0 beta 2
Real Name: Gaurav Munjal
Company: Nagarro

LDAP connectivity with OTRS...Better or not ?

Post by GMunjal »

Hi,

We have implemented OTRS with LDAP connectivity for Agent and customers.

Can you please suggest if this good one to authenticate using LDAP or not?
Is it any way if admin/Agent can change the agent/Customer data even after connected with LDAP ?
Only Agents and Customers can authenticate with LDAP or even Admin can also log on using LDAP authenticate ?

Regards,
Gaurav Munjal
wurzel
Znuny guru
Posts: 3274
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: LDAP connectivity with OTRS...Better or not ?

Post by wurzel »

Hi,

LDAP is a read only source. You can implement it without problems for Authentification.
You set the permissions in OTRS, you can define who may logon. Read Perl::LDAP Documentation for more information.

Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
GMunjal
Znuny advanced
Posts: 108
Joined: 23 Oct 2013, 09:17
Znuny Version: 3.3.0 beta 2
Real Name: Gaurav Munjal
Company: Nagarro

Re: LDAP connectivity with OTRS...Better or not ?

Post by GMunjal »

Thanks for the suggestion.
Locked