pkgsrc/net/freeradius/patches/patch-ak
2006-08-10 10:55:51 +00:00

15 lines
495 B
Text

$NetBSD: patch-ak,v 1.7 2006/08/10 10:55:52 adrianp Exp $
--- raddb/radiusd.conf.in.orig 2006-04-20 19:40:29.000000000 +0100
+++ raddb/radiusd.conf.in
@@ -106,8 +106,8 @@ pidfile = ${run_dir}/radiusd.pid
# that the debugging mode server is running as a user that can read the
# shadow info, and the user listed below can not.
#
-#user = nobody
-#group = nobody
+user = @@RADIUS_USER@@
+group = @@RADIUS_GROUP@@
# max_request_time: The maximum time (in seconds) to handle a request.
#