dictionary.dellemc 460 B

123456789101112131415161718
  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. VENDOR DellEMC 674
  10. BEGIN-VENDOR DellEMC
  11. ATTRIBUTE DellEMC-AVpair 1 string
  12. ATTRIBUTE DellEMC-Group-Name 2 string
  13. END-VENDOR DellEMC