No Permission to use this frontend module! at login

Moderator: crythias

Locked
Sushy21
Znuny newbie
Posts: 7
Joined: 16 Jul 2012, 18:39
Znuny Version: 3.1.5
Location: Paris, France

No Permission to use this frontend module! at login

Post by Sushy21 »

Hello,

One of customers his getting the error here below when trying to log in. I use orts has an agent and the person that has configured OTRS in our company is away.

Oups! Une erreur est survenue.
Message d'Erreur: No Permission to use this frontend module!

Please contact your administrator.

Vous pouvez ou iRevenir à la page précédente.
Détails de l'erreur
Backend ERROR: OTRS-CGI-10 Perl: 5.10.1 OS: linux Time: Wed Aug 1 14:32:33 2012 Message: No Permission to use this frontend module! Traceback (9843): Module: Kernel::System::Web::InterfaceCustomer::Run (v1.63) Line: 909 Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_customer_2epl::handler (unknown version) Line: 46 Module: (eval) (v1.44) Line: 204 Module: ModPerl::RegistryCooker::run (v1.44) Line: 204 Module: ModPerl::RegistryCooker::default_handler (v1.44) Line: 170 Module: ModPerl::Registry::handler (v1.99) Line: 31


Does anyone know where this error is coming from and how to fix it?

many thanks!
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: No Permission to use this frontend module! at login

Post by crythias »

You've enabled Customer Group Support?
And this customer isn't a member of the group that belongs to the interface...
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
Sushy21
Znuny newbie
Posts: 7
Joined: 16 Jul 2012, 18:39
Znuny Version: 3.1.5
Location: Paris, France

Re: No Permission to use this frontend module! at login

Post by Sushy21 »

crythias wrote:You've enabled Customer Group Support?
And this customer isn't a member of the group that belongs to the interface...
Hi,

No, Customer Group Support is disabled...

Thanks,
CSL
Znuny expert
Posts: 159
Joined: 11 Nov 2011, 19:27
Znuny Version: 3.0.11

Re: No Permission to use this frontend module! at login

Post by CSL »

Have any groups been added for any of the modules listed under:

Ticket -> Frontend::Customer::ModuleRegistration
Framework -> Frontend::Customer::ModuleRegistration

They should have no groups listed under 'Group' or 'Group RO' by default.
Backend: OTRS 3.0.11 RedHat Enterprise Linux 6.2, Apache, MySQL with replication
Frontend: OTRS 3.0.11 RedHat Enterprise Linux 6.2 with SELinux, Apache SSL
Sushy21
Znuny newbie
Posts: 7
Joined: 16 Jul 2012, 18:39
Znuny Version: 3.1.5
Location: Paris, France

Re: No Permission to use this frontend module! at login

Post by Sushy21 »

CSL wrote:Have any groups been added for any of the modules listed under:

Ticket -> Frontend::Customer::ModuleRegistration
Framework -> Frontend::Customer::ModuleRegistration

They should have no groups listed under 'Group' or 'Group RO' by default.
Yes, that was it! :)
There was a group listed under Ticket -> Frontend::Customer::ModuleRegistration
I've removed it and the customer is now bale to log in correctly.

Many thanks for your help!
CSL
Znuny expert
Posts: 159
Joined: 11 Nov 2011, 19:27
Znuny Version: 3.0.11

Re: No Permission to use this frontend module! at login

Post by CSL »

No problem, glad that's got it.

I'd make sure to ask whoever set OTRS up why that group was there, just in case it's actually needed or necessary for some reason. Customer access should be controlled via the customer groups feature, so not sure why this would be, but you never know.
Backend: OTRS 3.0.11 RedHat Enterprise Linux 6.2, Apache, MySQL with replication
Frontend: OTRS 3.0.11 RedHat Enterprise Linux 6.2 with SELinux, Apache SSL
Locked