Login prompt opening attachments

Moderator: crythias

Post Reply
jforrow
Znuny newbie
Posts: 26
Joined: 02 Sep 2010, 16:21
Znuny Version: 3.0.9

Login prompt opening attachments

Post by jforrow »

I recently upgraded from OTRS 3.1.2 to 3.1.12 and my users are now being prompted to login when they try to open attachments.

This issue only affects Prod, not Test server.

Any ideas?

Thanks
Test : OTRS 3.1.12 with ITSM 3.1.7
Prod : OTRS 3.1.12 with ITSM 3.1.7
Both running on Centos 5.7 with Mysql Database
jforrow
Znuny newbie
Posts: 26
Joined: 02 Sep 2010, 16:21
Znuny Version: 3.0.9

Re: Login prompt opening attachments

Post by jforrow »

To provide some more information.

Extract from access.log showing me clicking the attachment, logging into OTRS again and downloading the attachment:

Code: Select all

<MYIP> - - [14/Mar/2013:16:28:13 +0000] "GET /otrs/index.pl/Screenshot-2013-03-12_09.44.14.png?Action=AgentTicketAttachment;ArticleID=619822;FileID=5 HTTP/1.1" 200 10614 "http://<servername>/otrs/index.pl?Action=AgentTicketZoom;TicketID=119674;Session=10b6c77ac1802741b5708fda210c40cad7" "Mozilla/5.0 (Windows NT 5.1; rv:19.0) Gecko/20100101 Firefox/19.0"
<MYIP> - - [14/Mar/2013:16:28:22 +0000] "POST /otrs/index.pl HTTP/1.1" 302 141 "http://<servername>/otrs/index.pl/Screenshot-2013-03-12_09.44.14.png?Action=AgentTicketAttachment;ArticleID=619822;FileID=5" "Mozilla/5.0 (Windows NT 5.1; rv:19.0) Gecko/20100101 Firefox/19.0"
<MYIP> - - [14/Mar/2013:16:28:22 +0000] "GET /otrs/index.pl?Action=AgentTicketAttachment;ArticleID=619822;FileID=5&Session=101341411fcc732777c180aab85c04a2b9 HTTP/1.1" 200 6871 "http://<servername>/otrs/index.pl/Screenshot-2013-03-12_09.44.14.png?Action=AgentTicketAttachment;ArticleID=619822;FileID=5" "Mozilla/5.0 (Windows NT 5.1; rv:19.0) Gecko/20100101 Firefox/19.0"
No entries in error.log or messages.log. Only entry in otrs system log shows me re-authenticating.
Test : OTRS 3.1.12 with ITSM 3.1.7
Prod : OTRS 3.1.12 with ITSM 3.1.7
Both running on Centos 5.7 with Mysql Database
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Login prompt opening attachments

Post by crythias »

are your attachments filesystem or database?
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
jforrow
Znuny newbie
Posts: 26
Joined: 02 Sep 2010, 16:21
Znuny Version: 3.0.9

Re: Login prompt opening attachments

Post by jforrow »

Sorry for the delay in replying.

DB Storage for attachments.
Test : OTRS 3.1.12 with ITSM 3.1.7
Prod : OTRS 3.1.12 with ITSM 3.1.7
Both running on Centos 5.7 with Mysql Database
jforrow
Znuny newbie
Posts: 26
Joined: 02 Sep 2010, 16:21
Znuny Version: 3.0.9

Re: Login prompt opening attachments

Post by jforrow »

Bump?

Anyone got any ideas?
Test : OTRS 3.1.12 with ITSM 3.1.7
Prod : OTRS 3.1.12 with ITSM 3.1.7
Both running on Centos 5.7 with Mysql Database
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Login prompt opening attachments

Post by crythias »

I don't know. Something tells me this is a problem with paths in the apache/otrs.conf or Config.pm. or Permissions.
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
Post Reply