Documented Post-Auth-Type of REJECT
authoraland <aland>
Mon, 3 May 2004 20:34:40 +0000 (20:34 +0000)
committeraland <aland>
Mon, 3 May 2004 20:34:40 +0000 (20:34 +0000)
raddb/radiusd.conf.in

index a4841b8..341eb25 100644 (file)
@@ -1782,6 +1782,15 @@ post-auth {
        #
        #  See "Authentication Logging Queries" in sql.conf
 #      sql
+
+       #
+       #  Access-Reject packets are sent through the REJECT sub-section
+       #  of the post-auth section.
+       #
+#      Post-Auth-Type REJECT {
+#              insert-module-name-here
+#      }
+
 }
 
 #