26 Sep
2014
26 Sep
'14
1:32 p.m.
Alex Gregory wrote:
I figured it out but I am not sure why its doing what its doing.
When I change the type from:
type = auth
to
type = auth+acct
I no longer get the unknown home_server error. That was the only change to the file and it started working. We were not doing accounting so I just put auth.
Because you didn't put a type for the home_server_pool. So it defaults to "auth+acct". Alan DeKok.