Copy over some comment-and-whitespace-only changes from FreeRADIUS.
[metze/wireshark/wip.git] / radius / dictionary.dellemc
1 # -*- text -*-
2 # Copyright (C) 2017 The FreeRADIUS Server project and contributors
3 #
4 #   Dell Inc.
5 #
6 #   DellEMC-AVpair      Attribute-Value Pair.
7 #   DellEMC-Group-Name  The Linux primary group name associated with the user.
8 #                       This must be an existing group in /etc/groups.
9
10 VENDOR          DellEMC                         674
11
12 BEGIN-VENDOR    DellEMC
13
14 ATTRIBUTE       DellEMC-AVpair                          1       string
15 ATTRIBUTE       DellEMC-Group-Name                      2       string
16
17 END-VENDOR DellEMC
18