OK thanks. Unfortunately I do not work very long with the Freeradius, so I probably in some places do not use the correct names ... sorry for that I tried to set Auth-Type to horizon_pam, but unfortunately without success. Even if my problem solved with the aforementioned changes, I would very much like to understand your way - the right way. Could you briefly explain the way to me? I think my understanding problem is to find the right place where I should put the Auth-Type ?! In the present form, I set it in the appropriate Usersfile DEFAULT Auth-Type: = PAM If I set this to Auth-Type = horizon_pam I get the following error. Parse error (check) for entry DEFAULT: Unknown value horizon_pam for attribute Auth-Type Thanks in advance. Best regards Lars Hillebrand __ Fachhochschule Dortmund University of Applied Sciences and Arts Dipl.-Ing. (FH) Lars Hillebrand Dez. VI, IT-Basisdienste Sonnenstraße 100 - 44139 Dortmund Raum SON D 008 Tel 0231 9112-253 Fax 0231 9112-338 lars.hillebrand@fh-dortmund.de <mailto:lars.hillebrand@fh-dortmund.de> www.fh-dortmund.de <http://www.fh-dortmund.de/>
Am 18.04.2017 um 17:07 schrieb Alan DeKok <aland@deployingradius.com>:
On Apr 18, 2017, at 11:03 AM, Lars Hillebrand <lars.hillebrand@fh-dortmund.de> wrote:
Hi Alan,
Thanks for the hint. He directed me in the right direction ;-)
I had the following in the authenticate section:
authenticate { horizon_pam }
Now according to your note I finally found the error and with the following change it works now synonymous.
authenticate { Auth-Type PAM { horizon_pam } }
That works, but it's not at all what I said.
What I said was:
... you need to set 'Auth-Type = horizon_pam" ...
I would argue that you should use the correct names for things.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html