OpenWrt – Blame information for rev 2
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | # |
2 | # Microsoft's VSA's, from RFC 2548 |
||
3 | # |
||
4 | # |
||
5 | |||
6 | VENDOR Microsoft 311 Microsoft |
||
7 | |||
8 | ATTRIBUTE MS-CHAP-Response 1 string Microsoft |
||
9 | ATTRIBUTE MS-CHAP-Error 2 string Microsoft |
||
10 | ATTRIBUTE MS-CHAP-CPW-1 3 string Microsoft |
||
11 | ATTRIBUTE MS-CHAP-CPW-2 4 string Microsoft |
||
12 | ATTRIBUTE MS-CHAP-LM-Enc-PW 5 string Microsoft |
||
13 | ATTRIBUTE MS-CHAP-NT-Enc-PW 6 string Microsoft |
||
14 | ATTRIBUTE MS-MPPE-Encryption-Policy 7 string Microsoft |
||
15 | # This is referred to as both singular and plural in the RFC. |
||
16 | # Plural seems to make more sense. |
||
17 | ATTRIBUTE MS-MPPE-Encryption-Type 8 string Microsoft |
||
18 | ATTRIBUTE MS-MPPE-Encryption-Types 8 string Microsoft |
||
19 | ATTRIBUTE MS-RAS-Vendor 9 integer Microsoft |
||
20 | ATTRIBUTE MS-CHAP-Domain 10 string Microsoft |
||
21 | ATTRIBUTE MS-CHAP-Challenge 11 string Microsoft |
||
22 | ATTRIBUTE MS-CHAP-MPPE-Keys 12 string Microsoft |
||
23 | ATTRIBUTE MS-BAP-Usage 13 integer Microsoft |
||
24 | ATTRIBUTE MS-Link-Utilization-Threshold 14 integer Microsoft |
||
25 | ATTRIBUTE MS-Link-Drop-Time-Limit 15 integer Microsoft |
||
26 | ATTRIBUTE MS-MPPE-Send-Key 16 string Microsoft |
||
27 | ATTRIBUTE MS-MPPE-Recv-Key 17 string Microsoft |
||
28 | ATTRIBUTE MS-RAS-Version 18 string Microsoft |
||
29 | ATTRIBUTE MS-Old-ARAP-Password 19 string Microsoft |
||
30 | ATTRIBUTE MS-New-ARAP-Password 20 string Microsoft |
||
31 | ATTRIBUTE MS-ARAP-PW-Change-Reason 21 integer Microsoft |
||
32 | |||
33 | ATTRIBUTE MS-Filter 22 string Microsoft |
||
34 | ATTRIBUTE MS-Acct-Auth-Type 23 integer Microsoft |
||
35 | ATTRIBUTE MS-Acct-EAP-Type 24 integer Microsoft |
||
36 | |||
37 | ATTRIBUTE MS-CHAP2-Response 25 string Microsoft |
||
38 | ATTRIBUTE MS-CHAP2-Success 26 string Microsoft |
||
39 | ATTRIBUTE MS-CHAP2-CPW 27 string Microsoft |
||
40 | |||
41 | ATTRIBUTE MS-Primary-DNS-Server 28 ipaddr Microsoft |
||
42 | ATTRIBUTE MS-Secondary-DNS-Server 29 ipaddr Microsoft |
||
43 | ATTRIBUTE MS-Primary-NBNS-Server 30 ipaddr Microsoft |
||
44 | ATTRIBUTE MS-Secondary-NBNS-Server 31 ipaddr Microsoft |
||
45 | |||
46 | #ATTRIBUTE MS-ARAP-Challenge 33 string Microsoft |
||
47 | |||
48 | |||
49 | # |
||
50 | # Integer Translations |
||
51 | # |
||
52 | |||
53 | # MS-BAP-Usage Values |
||
54 | |||
55 | VALUE MS-BAP-Usage Not-Allowed 0 |
||
56 | VALUE MS-BAP-Usage Allowed 1 |
||
57 | VALUE MS-BAP-Usage Required 2 |
||
58 | |||
59 | # MS-ARAP-Password-Change-Reason Values |
||
60 | |||
61 | VALUE MS-ARAP-PW-Change-Reason Just-Change-Password 1 |
||
62 | VALUE MS-ARAP-PW-Change-Reason Expired-Password 2 |
||
63 | VALUE MS-ARAP-PW-Change-Reason Admin-Requires-Password-Change 3 |
||
64 | VALUE MS-ARAP-PW-Change-Reason Password-Too-Short 4 |
||
65 | |||
66 | # MS-Acct-Auth-Type Values |
||
67 | |||
68 | VALUE MS-Acct-Auth-Type PAP 1 |
||
69 | VALUE MS-Acct-Auth-Type CHAP 2 |
||
70 | VALUE MS-Acct-Auth-Type MS-CHAP-1 3 |
||
71 | VALUE MS-Acct-Auth-Type MS-CHAP-2 4 |
||
72 | VALUE MS-Acct-Auth-Type EAP 5 |
||
73 | |||
74 | # MS-Acct-EAP-Type Values |
||
75 | |||
76 | VALUE MS-Acct-EAP-Type MD5 4 |
||
77 | VALUE MS-Acct-EAP-Type OTP 5 |
||
78 | VALUE MS-Acct-EAP-Type Generic-Token-Card 6 |
||
79 | VALUE MS-Acct-EAP-Type TLS 13 |
||
80 |