Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 678433 Details for
Bug 648217
Enhancement request: Add EAP-PEAP support for RADIUS plugin
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
EAP-PEAP additional patch for previous one
ppp-2.4.5-radius-peap.patch (text/plain), 863 bytes, created by
Michal Bruncko
on 2013-01-14 21:08:34 UTC
(
hide
)
Description:
EAP-PEAP additional patch for previous one
Filename:
MIME Type:
Creator:
Michal Bruncko
Created:
2013-01-14 21:08:34 UTC
Size:
863 bytes
patch
obsolete
>--- ppp-2.4.5/pppd/eap.c 2013-01-14 19:28:17.518782779 +0100 >+++ ppp-2.4.5/pppd/eap.c.new 2013-01-14 21:00:20.409658166 +0100 >@@ -1822,6 +1822,7 @@ > > switch (typenum) { > case EAPT_TLS: >+ case EAPT_PEAP: > case EAPT_TTLS: > /* use a Radius Server to authenticate this peer with EAP TLS */ > esp->es_server.ea_state = eapTLSAuth; >@@ -1873,6 +1872,7 @@ > > switch (vallen) { > case EAPT_TLS: >+ case EAPT_PEAP: > esp->es_server.ea_state = eapTLSAuth; > break; > >--- ppp-2.4.5/pppd/eap.h 2013-01-14 19:28:17.518782779 +0100 >+++ ppp-2.4.5/pppd/eap.h.new 2013-01-14 20:59:41.801411378 +0100 >@@ -60,6 +60,7 @@ > #define EAPT_SRP 19 /* Secure Remote Password */ > /* 20 is deprecated */ > #define EAPT_TTLS 21 /* Tunnelles TLS */ >+#define EAPT_PEAP 25 /* Protected EAP */ > > /* EAP SRP-SHA1 Subtypes */ > #define EAPSRP_CHALLENGE 1 /* Request 1 - Challenge */ >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 648217
:
678423
|
678433
|
678842
|
679094
|
718350