Incufficient Rights problem

Moderator: crythias

Locked
hardesty
Znuny newbie
Posts: 12
Joined: 12 Nov 2010, 00:16
Znuny Version: 2.4.7

Incufficient Rights problem

Post by hardesty »

When something changes in the customers ticket, they get an email. At the bottom of the email is a link to the ticket. When the click on the link and sign in, they then get this:


Insufficient Rights
Message: No Permission!

Back to the previous page


Not sure what is going on. I have given the user rw rights to the "users" group and for testing I enabled rw for all the groups. Still no joy. What bit could I be missing.

The OTRS version is 3.0.4
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Incufficient Rights problem

Post by crythias »

depends. Does the link go to customer.pl or index.pl ... is the message going to a customer or an agent?
Is the ticket really belonging to the customer? Even if it has the customer's email address, it may not be that that customer matches the ticket or login.
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
hardesty
Znuny newbie
Posts: 12
Joined: 12 Nov 2010, 00:16
Znuny Version: 2.4.7

Re: Incufficient Rights problem

Post by hardesty »

Good questions. It is the customer.pl link and they customer should be able to see the data in the link. If they are not logged in, then it prompts them before going to the UTRL where they see the permission denied message. Version OTRS 3.0.2
hardesty
Znuny newbie
Posts: 12
Joined: 12 Nov 2010, 00:16
Znuny Version: 2.4.7

Re: Incufficient Rights problem

Post by hardesty »

Never did get the followup to this issue. Any ideas anyone?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Insufficient Rights problem

Post by crythias »

What do the logs say?

Basically, the ticket is not accessible because:
The ticket is not for the customer who logs in.
The ticket is not in a group the customer belongs to.
The customer is not the submitter of the ticket, and the ticket has a customerid that the customer doesn't have.
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
Locked