18 Apr
2017
18 Apr
'17
11:07 a.m.
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.