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
ldap/radius authentication
Moderator: crythias
ldap/radius authentication
OTRS 6.0.30
Ubuntu 16.04
MySQL 5.7
Ubuntu 16.04
MySQL 5.7
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: ldap/radius authentication
They follow the instructions in the user manual...

http://doc.otrs.org/3.0/en/html/custome ... ckend-ldap
http://doc.otrs.org/3.0/en/html/auth-ba ... h-backends
http://wiki.otrs.org/index.php?title=Us ... _customers

http://doc.otrs.org/3.0/en/html/custome ... ckend-ldap
http://doc.otrs.org/3.0/en/html/auth-ba ... h-backends
http://wiki.otrs.org/index.php?title=Us ... _customers
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
Re: ldap/radius authentication
What exactly is the built in "frontend::customer::auth" section for in SysConfig then? Just curious...
baggar11
baggar11
OTRS 6.0.30
Ubuntu 16.04
MySQL 5.7
Ubuntu 16.04
MySQL 5.7
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: ldap/radius authentication
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
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
Re: ldap/radius authentication
Appreciate the help! That seemed to work.
baggar11
baggar11
OTRS 6.0.30
Ubuntu 16.04
MySQL 5.7
Ubuntu 16.04
MySQL 5.7