3 --- raddb/radiusd.conf.in.orig 2008-09-25 10:41:26.000000000 +0200
4 +++ raddb/radiusd.conf.in
5 @@ -164,8 +164,8 @@ pidfile = ${run_dir}/${name}.pid
6 # It will join all groups where "user" is a member. This can allow
7 # for some finer-grained access controls.
11 +user = @@RADIUS_USER@@
12 +group = @@RADIUS_GROUP@@
14 # max_request_time: The maximum time (in seconds) to handle a request.