Codebase list freeradius / 6be5501d-2aa3-4790-81f3-44920e096727/main share / dictionary.dellemc
6be5501d-2aa3-4790-81f3-44920e096727/main

Tree @6be5501d-2aa3-4790-81f3-44920e096727/main (Download .tar.gz)

dictionary.dellemc @6be5501d-2aa3-4790-81f3-44920e096727/mainraw · history · blame

# -*- text -*-
# Copyright (C) 2019 The FreeRADIUS Server project and contributors
# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0
#
#   Dell Inc.
#
#   DellEMC-AVpair      Attribute-Value Pair.
#   DellEMC-Group-Name  The Linux primary group name associated with the user.
#                       This must be an existing group in /etc/groups.

VENDOR		DellEMC				674

BEGIN-VENDOR	DellEMC

ATTRIBUTE	DellEMC-AVpair				1	string
ATTRIBUTE	DellEMC-Group-Name			2	string

END-VENDOR DellEMC