Override pam_auth in virtual server

Alan DeKok aland at deployingradius.com
Wed Feb 11 14:53:45 CET 2009


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.



More information about the Freeradius-Users mailing list