Fix allocation of option bocks in pcapng_read().
[metze/wireshark/wip.git] / radius / dictionary.unix
1 # -*- text -*-
2 #
3 #       Allegedly for ProFTPd.
4 #
5 #       $Id$
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