Files
pkgsrc-ng/net/freeradius/patches/patch-ak
2013-09-26 17:14:40 +02:00

16 lines
495 B
Plaintext

$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.
#