How do I disable customer interface?
Moderator: crythias
-
- Znuny advanced
- Posts: 146
- Joined: 11 Apr 2011, 08:11
- Znuny Version: 3.2.5
How do I disable customer interface?
Currently I have no Admin interface at hand - what's the correct way to disable the customer interface - can this be done from inside OTRS? Otherwise I'd maybe do it per .htaccess.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: How do I disable customer interface?
1) Security through obscurity. If nobody knows you have a customer.pl, they won't go there.
2) find and rename customer.pl
2) find and rename customer.pl
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
-
- Znuny advanced
- Posts: 146
- Joined: 11 Apr 2011, 08:11
- Znuny Version: 3.2.5
Re: How do I disable customer interface?
OK, thank you.