One URL for both Agent as well as Customer

Moderator: crythias

Post Reply
thankrts
Znuny newbie
Posts: 18
Joined: 03 Oct 2012, 08:17
Znuny Version: 3.0.10
Real Name: Thankaraj R
Company: ST Pvt Ltd

One URL for both Agent as well as Customer

Post by thankrts »

Hi,

I need help in changing OTRS URL to my customized one. Is it possible?

I'm using OTRS 3.25 Windows edition. I would customize both the Custmer as well as Agent URL to "itsupport.com", where I should get the login page for both the Customer as well as the Agent.

If possible could you please help me in guiding through the steps.

Regards,

Thanks
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: One URL for both Agent as well as Customer

Post by crythias »

Generally speaking, I don't think you'll want to do this, especially if you ever decide that you want to use Single Sign On (automatically use current credentials to log into OTRS), as you may find it difficult to log in as a customer if you're an agent.

viewtopic.php?f=53&t=15915
viewtopic.php?t=12714&p=49585
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
StarDestroyer
Znuny newbie
Posts: 20
Joined: 05 Sep 2013, 22:26
Znuny Version: 5.0.x
Real Name: Jake
Company: Hilite International

Re: One URL for both Agent as well as Customer

Post by StarDestroyer »

I solved this by copying Footer.dtl and CustomerFooter.dtl from Kernel/Output/HTML/Standard/ to Custom/Kernel/Output/HTML/Standard/. I then edited them to add a link to the other inteface (<a href="/otrs/customer.pl">Customer Interface</a> in Footer.dtl and vice versa).
OTRS 5.0.x on CentOS 6 w/MySQL Database
Post Reply