Anonymous | Login | 2024-11-21 05:08 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000675 | ClearOS | app-wireless - Wireless | public | 2012-07-06 14:17 | 2012-08-02 19:03 | ||||
Reporter | dloper | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 6.3.0 Beta 1 | ||||||||
Target Version | 6.3.0 | Fixed in Version | 6.3.0 | ||||||
Summary | 0000675: default hostapd.conf invalid due to spaces | ||||||||
Description | Hostapd file (/etc/hostapd/hostapd.conf) contains spaces around the equal signs for ssid and passphrase values. The equal should NOT be proceeded or followed by a space from the US. Some fields allow for spaces like the ssid VALUE but spaces should not exist in the value NAMES or proceeding the equal. For example: ssid =WIRELESS will produce an error ssid= Wireless will mean that the SSID will be [SPACE]WIRELESS ssid=WIRELESS will be WIRELESS the same is true for passwords. | ||||||||
Steps To Reproduce | Install app-wireless. check hostapd.conf | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000539) dloper (administrator) 2012-07-06 14:18 |
ALSO, the parameter "ieee8021x=1" is only valid for WPA2 Infrastructure mode. It MUST be removed for preshared key modes. |
Issue History | |||
Date Modified | Username | Field | Change |
2012-07-06 14:17 | dloper | New Issue | |
2012-07-06 14:18 | dloper | Note Added: 0000539 | |
2012-07-17 09:23 | user2 | Assigned To | => user2 |
2012-07-17 09:23 | user2 | Status | new => confirmed |
2012-07-17 09:25 | user2 | Status | confirmed => resolved |
2012-07-17 09:25 | user2 | Fixed in Version | => 6.3.0 |
2012-07-17 09:25 | user2 | Resolution | open => fixed |
2012-07-17 09:28 | user2 | Target Version | 6.4.0 Alpha 1 => 6.3.0 Updates |
2012-07-17 09:33 | user2 | Target Version | 6.3.0 Updates => 6.3.0 |
2012-08-02 19:03 | user2 | Status | resolved => closed |