]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Added missing attributes 2139/head
authorBrice Schaffner <brice.schaffner@gmail.com>
Tue, 12 Dec 2017 06:54:46 +0000 (07:54 +0100)
committerGitHub <noreply@github.com>
Tue, 12 Dec 2017 06:54:46 +0000 (07:54 +0100)
Patton-Group and Patton-Web-Privilege-Level attributes were missing. These attributes can be used in an Accept Request to specify the user group (operator, administrator or superuser) or the web privilege level of the user (wizard-exec or advanced).

share/dictionary.patton

index 6d1a33df4dd981c6e781ecab61f06356fe506fdb..643a096d700fc3a467ca228c84d5ba2ba013593d 100644 (file)
@@ -15,6 +15,8 @@ VENDOR                Patton                          1768
 BEGIN-VENDOR   Patton
 
 ATTRIBUTE      Patton-Protocol                         16      string
+ATTRIBUTE      Patton-Group                            17      string
+ATTRIBUTE      Patton-Web-Privilege-Level              18      string
 ATTRIBUTE      Patton-Setup-Time                       32      string
 ATTRIBUTE      Patton-Connect-Time                     33      string
 ATTRIBUTE      Patton-Disconnect-Time                  34      string