From 565664c77405f4c598e9772249663e2bbea1c680 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Tue, 30 May 2017 19:24:21 -0700 Subject: Update to the FreeRADIUS version. This file is mainly for supporting older names for certain attributes and values; all the attributes and values here should be defined by other files, so we really shouldn't be including this file. Change-Id: I2e5391f0ed14d42e97434b77794e8ba643850608 Reviewed-on: https://code.wireshark.org/review/21832 Reviewed-by: Guy Harris --- radius/dictionary.compat | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/radius/dictionary.compat b/radius/dictionary.compat index ac5af16525..24c754aacb 100644 --- a/radius/dictionary.compat +++ b/radius/dictionary.compat @@ -1,12 +1,13 @@ # -*- text -*- +# Copyright (C) 2015 The FreeRADIUS Server project and contributors # # Obsolete names for backwards compatibility with older users files. # Move the $INCLUDE in the main dictionary file to the end if you want # these names to be used in the "details" logfile. # -# $Id$ -# -ATTRIBUTE Password 2 string encrypt=1 + +# This has been removed. Too many people get it wrong. +#ATTRIBUTE Password 2 string encrypt=1 ATTRIBUTE Client-Id 4 ipaddr ATTRIBUTE Client-Port-Id 5 integer ATTRIBUTE User-Service-Type 6 integer -- cgit v1.2.1