$NetBSD: patch-ak,v 1.3 2008/10/12 13:57:27 adrianp Exp $ --- raddb/radiusd.conf.in.orig 2008-09-25 10:41:26.000000000 +0200 +++ raddb/radiusd.conf.in @@ -164,8 +164,8 @@ pidfile = ${run_dir}/${name}.pid # It will join all groups where "user" is a member. This can allow # for some finer-grained access controls. # -#user = radius -#group = radius +user = @@RADIUS_USER@@ +group = @@RADIUS_GROUP@@ # max_request_time: The maximum time (in seconds) to handle a request. #