RosaLinux Bugzilla – Attachment 3777 Details for
Bug 5125
drakx-net does not configure WPA Enterprise connections correctly.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
WPA Supplicant Patch.
file_5125.txt (text/plain), 969 bytes, created by
Zombie Ryushu
on 2015-03-03 06:09:38 MSK
(
hide
)
Description:
WPA Supplicant Patch.
Filename:
MIME Type:
Creator:
Zombie Ryushu
Created:
2015-03-03 06:09:38 MSK
Size:
969 bytes
patch
obsolete
>--- /usr/lib/libDrakX/network/connection/wireless.pm 2013-05-08 09:59:57.000000000 -0400 >+++ wireless.pm 2013-09-02 18:23:55.000000000 -0400 >@@ -77,9 +77,9 @@ > eapol_flags => 0, > proactive_key_caching => 0, > peerkey => 0, >- ca_path => 0, >- private_key => 0, >- private_key_passwd => 0, >+ ca_path => 2, >+ private_key => 2, >+ private_key_passwd => 2, > dh_file => 0, > altsubject_match => 0, > phase1 => 0, >@@ -514,6 +514,7 @@ > considered as the alternative to username/password combo. > Note: other related settings are shown on the Advanced page.") }, > { label => N("EAP client private key password"), val => \$self->{access}{network}{eap_private_key_passwd}, >+ hidden => sub { $self->{hide_passwords} }, > disabled => sub { $self->{access}{network}{encryption} ne 'wpa-eap' }, > help => N("The complete password for the client private key. This is > only used for EAP certificate based authentication. This password
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 Raw
Actions:
View
Attachments on
bug 5125
: 3777