New build path variable
[freeradius.git] / raddb / huntgroups
index f4fa5c2..96169b6 100644 (file)
@@ -7,7 +7,7 @@
 #              example: 1,2,3-8
 #
 #              Matching is done while RADIUS scans the user file; if it
-#              includes the selection criterium "Huntgroup-Name = XXX"
+#              includes the selection criterium "Huntgroup-Name == XXX"
 #              the huntgroup is looked up in this file to see if it
 #              matches. There can be multiple definitions of the same
 #              huntgroup; the first one that matches will be used.
 # Our POP in Alphen a/d Rijn has 3 terminal servers. Create a Huntgroup-Name
 # called Alphen that matches on all three terminal servers.
 #
-#alphen                NAS-IP-Address = 192.168.2.5
-#alphen                NAS-IP-Address = 192.168.2.6
-#alphen                NAS-IP-Address = 192.168.2.7
+#alphen                NAS-IP-Address == 192.168.2.5
+#alphen                NAS-IP-Address == 192.168.2.6
+#alphen                NAS-IP-Address == 192.168.2.7
 
 #
 # The POP in Delft consists of only one terminal server.
 #
-#delft         NAS-IP-Address = 192.168.3.5
+#delft         NAS-IP-Address == 192.168.3.5
 
 #
 # Ports 0-7 on the first terminal server in Alphen are connected to
@@ -38,7 +38,7 @@
 #
 # Note that this huntgroup is a subset of the "alphen" huntgroup.
 #
-#business      NAS-IP-Address = 192.168.2.5, NAS-Port-Id = 0-7
+#business      NAS-IP-Address == 192.168.2.5, NAS-Port-Id == 0-7
 #              User-Name = rogerl,
 #              User-Name = henks,
 #              Group = business,