11 Feb
2009
11 Feb
'09
8:53 a.m.
Markus Gaugusch wrote:
I'm using freeradius 2.1.1 (openSUSE 11.1 version). I want to implement two virtual hosts, both using pam authentication, but different pam config.
That should be easy.
According to the comments in modules/pam, pam_auth can be overridden in authorize config, but unfortunately I don't know how. I just wrote the pam_auth = radiusd_svn into the authorize (also tried authenticate) section, but got the following errors:
No. Try: update control { Pam-Auth = "foo" # or whatever... } Put this in "authorize". Alan DeKok.