nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | # -*- text -*- |
2 | # Copyright (C) 2013 The FreeRADIUS Server project and contributors |
||
3 | # |
||
4 | # dictionary.aerohive |
||
5 | # |
||
6 | # Aerohive |
||
7 | # |
||
8 | # $Id: 6e20a68cd1cff01ff39ae31166fe7d18ad8f55ed $ |
||
9 | # |
||
10 | VENDOR Aerohive 26928 |
||
11 | |||
12 | BEGIN-VENDOR Aerohive |
||
13 | |||
14 | # The following ATTRIBUTE and VALUE definitions are required. |
||
15 | ATTRIBUTE AH-HM-Admin-Group-Id 1 integer |
||
16 | VALUE AH-HM-Admin-Group-Id Read-Only-Admin 0 |
||
17 | VALUE AH-HM-Admin-Group-Id Super-Admin 1 |
||
18 | VALUE AH-HM-Admin-Group-Id Read-Write-Admin 2 |
||
19 | |||
20 | # The following is an example of an admin group that you can define. |
||
21 | #VALUE AH-HM-Admin-Group-Id Admin-Group100 100 |
||
22 | |||
23 | END-VENDOR Aerohive |