home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / Aplikacje_64-bitowe / Wireshark / wireshark-win64-1.6.1.exe / radius / dictionary.unix < prev    next >
Text File  |  2011-07-18  |  394b  |  20 lines

  1. # -*- text -*-
  2. #
  3. #    Allegedly for ProFTPd.
  4. #
  5. #    $Id: dictionary.unix 28996 2009-07-07 17:52:03Z wmeier $
  6. #
  7.  
  8. VENDOR        Unix                4
  9.  
  10. BEGIN-VENDOR    Unix
  11.  
  12. ATTRIBUTE    Unix-FTP-UID                10    integer
  13. ATTRIBUTE    Unix-FTP-GID                11    integer
  14. ATTRIBUTE    Unix-FTP-Home                12    string
  15. ATTRIBUTE    Unix-FTP-Shell                13    string
  16. ATTRIBUTE    Unix-FTP-Group-Names            14    string
  17. ATTRIBUTE    Unix-FTP-Group-Ids            15    string
  18.  
  19. END-VENDOR    Unix
  20.