[SOLVED]Agents for Customer management
Moderator: crythias
[SOLVED]Agents for Customer management
Anyone know a way that Agents can be restricted to Customer management tab while not having Admin tab?
Last edited by ptay on 20 Jan 2011, 20:54, edited 1 time in total.
Test:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Prod:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Prod:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Re: Agents for Customer management
give them permission on the users group
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Agents for Customer management
Thanks jojo. I gave the Agents all permissions on the Default users group (users) in Admin > Agents <-> Groups. The Agent doesn't get the tab Customers across the top menu. Is there something else I need to do?jojo wrote:give them permission on the users group
Test:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Prod:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Prod:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Agents for Customer management
Re: that last bit... I added a new agent and *only* gave rw access to the agent. His login gives dashboard, tickets, and customers in the top.
*IF* the module registration is set for some other group it could affect what the agent sees, but rw might have been the key.
*IF* the module registration is set for some other group it could affect what the agent sees, but rw might have been the key.
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: Agents for Customer management
I don't recall every changing anything with module registration. I created a test agent and gave them rw permission only to one customerA group (same group users are in) which is assigned to one queue. When I go back into groups I see that by giving user rw it defaults to all other options as well which is expected.crythias wrote:Re: that last bit... I added a new agent and *only* gave rw access to the agent. His login gives dashboard, tickets, and customers in the top.
*IF* the module registration is set for some other group it could affect what the agent sees, but rw might have been the key.
When I log in with test agent with rw permission the agent has Dashboard & Tickets only.
What would I do to change module registration?
Test:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Prod:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Prod:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Agents for Customer management
You need to give permission for the agent explicitly to the group labeled "users", not the group that the users are a part of otherwise.
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: Agents for Customer management
Originally, I renamed users to serviceA users. Then assigned serviceA users to multiple queues. Based on your suggestion, I renamed serviceA users back to be users, removed users from queue assignments, set up new group/role for service A users & assigned to queues.crythias wrote:You need to give permission for the agent explicitly to the group labeled "users", not the group that the users are a part of otherwise.
Now Agent is rw on users and has tab for Customers.
Thanks
Test:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Prod:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Prod:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7