Allow some agents to only view/edit some customers

Moderator: crythias

Locked
jbaptiste
Znuny advanced
Posts: 104
Joined: 01 Aug 2015, 03:45
Znuny Version: 6.0.x
Contact:

Allow some agents to only view/edit some customers

Post by jbaptiste »

Hi,

We will be adding some new agents for a new department to our OTRS install, but they handle their own customers and we don't want them to be able to view the existing ones, but at the same time, we would like to let them add their own customers to the system and only visible to them. Is this possible to accomplish ?

Ideas ?

Thanks.
Want to run OTRS on docker ? checkout my OTRS on docker HOWTO | Project's github page
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Allow some agents to only view/edit some customers

Post by reneeb »

Only with addons: xxx had one to achieve this for agents that are stored in a LDAP backend and there is http://feature-addons.de/otrs/Customer% ... stomerUser (website in German) for the DB backend. For the second one you can define tags and a customer can have one ore more tags. And you define what roles can see which tags.
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
jbaptiste
Znuny advanced
Posts: 104
Joined: 01 Aug 2015, 03:45
Znuny Version: 6.0.x
Contact:

Re: Allow some agents to only view/edit some customers

Post by jbaptiste »

reneeb wrote:Only with addons: xxx had one to achieve this for agents that are stored in a LDAP backend and there is http://feature-addons.de/otrs/Customer% ... stomerUser (website in German) for the DB backend. For the second one you can define tags and a customer can have one ore more tags. And you define what roles can see which tags.
Thanks for the reply, but that addon is WAY too expensive for a 10 -15 ppl company.

It's a pitty that it can't be done with the standard OTRS :(
Want to run OTRS on docker ? checkout my OTRS on docker HOWTO | Project's github page
Locked