[EMAIL PROTECTED] wrote: > I have two applications that authenticate via radius. These > applications require separate radius conf files, log files, users > files, etc. How can I run two distinct radius servers on one server to > serve these applications?
$ man radiusd Use the '-d' parameter to have completely separate configuration directories. > Also, these applications run on one server, > so how can I have their server connect each application to the > appropriate radius server? The RADIUS servers will have to listen on different ports. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

