Update to the FreeRADIUS version.
[metze/wireshark/wip.git] / radius / dictionary.unix
1 # -*- text -*-
2 # Copyright (C) 2015 The FreeRADIUS Server project and contributors
3 #
4 #       Allegedly for ProFTPd.
5 #
6 #       $Id: 06d3634eba2d4830db1597c193c7b804852ef1be $
7 #
8
9 VENDOR          Unix                            4
10
11 BEGIN-VENDOR    Unix
12
13 ATTRIBUTE       Unix-FTP-UID                            10      integer
14 ATTRIBUTE       Unix-FTP-GID                            11      integer
15 ATTRIBUTE       Unix-FTP-Home                           12      string
16 ATTRIBUTE       Unix-FTP-Shell                          13      string
17 ATTRIBUTE       Unix-FTP-Group-Names                    14      string
18 ATTRIBUTE       Unix-FTP-Group-Ids                      15      string
19
20 END-VENDOR      Unix