Codebase list freeradius / 44fc100d-ae99-4d6c-ab77-164f63f6ad7d/main share / dictionary.dellemc
44fc100d-ae99-4d6c-ab77-164f63f6ad7d/main

Tree @44fc100d-ae99-4d6c-ab77-164f63f6ad7d/main (Download .tar.gz)

dictionary.dellemc @44fc100d-ae99-4d6c-ab77-164f63f6ad7d/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