summaryrefslogtreecommitdiff
path: root/freeradius-server-config.patch
blob: 170a70f9d7258dd91b4524de02f9c314a2f149fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff -dur freeradius-1.0.1.orig/raddb/radiusd.conf.in freeradius-1.0.1/raddb/radiusd.conf.in
--- freeradius-1.0.1.orig/raddb/radiusd.conf.in	2004-10-13 11:29:16.000000000 +0200
+++ freeradius-1.0.1/raddb/radiusd.conf.in	2004-10-13 11:49:08.318567276 +0200
@@ -106,8 +106,8 @@
 #  that the debugging mode server is running as a user that can read the
 #  shadow info, and the user listed below can not.
 #
-#user = radius
-#group = radius
+user = radius
+group = radius
 
 #  max_request_time: The maximum time (in seconds) to handle a request.
 #