home *** CD-ROM | disk | FTP | other *** search
/ Mikrobitti Huvi & Hyöty 2007 / MBHH07.iso / Internet / Muut / Asenna / Wireshark.exe / radius / dictionary.unix < prev    next >
Encoding:
Text File  |  2006-10-31  |  362 b   |  19 lines

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