ldap/radius authentication

Moderator: crythias

Locked
baggar11
Znuny newbie
Posts: 19
Joined: 15 Apr 2011, 19:50
Znuny Version: 5.0.22

ldap/radius authentication

Post by baggar11 »

I've successfully setup ldap and radius authentication in a testing environment to check out OTRS. I've noticed when a customer tries to login, I get successfully authenticated messages in the log, but then it says, "no such user" and fails to log the customer into the portal.

How can I make it so customers can login, without an agent having to manually create a customer account? Hopefully thwarting the need to create hundreds of customer accounts.

If this can't be done, what does everyone else do when they authenticate with ldap/radius? How do they handle the customer portal with logins?

Thanks!

baggar11
OTRS 6.0.30
Ubuntu 16.04
MySQL 5.7
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: ldap/radius authentication

Post by crythias »

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
baggar11
Znuny newbie
Posts: 19
Joined: 15 Apr 2011, 19:50
Znuny Version: 5.0.22

Re: ldap/radius authentication

Post by baggar11 »

What exactly is the built in "frontend::customer::auth" section for in SysConfig then? Just curious...

baggar11
OTRS 6.0.30
Ubuntu 16.04
MySQL 5.7
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: ldap/radius authentication

Post by crythias »

It selects from the methods available in the Config.pm
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
baggar11
Znuny newbie
Posts: 19
Joined: 15 Apr 2011, 19:50
Znuny Version: 5.0.22

Re: ldap/radius authentication

Post by baggar11 »

Appreciate the help! That seemed to work.

baggar11
OTRS 6.0.30
Ubuntu 16.04
MySQL 5.7
Locked