Bugzilla – Bug 136876
sysconfig: ifup-wireless does not allow shell meta characters in WPA PSK
Last modified: 2005-12-05 13:08:21 UTC
When using a pre-shared key in WPA that contains shell meta characters (e.g. ')') ifup-wireless does not work. I think this is major since WPA is the only secury WLAN access method supported by SUSE Linux 10.0 and even that does not work with good passwords! Hint: The eval expression used is not quoting save. A patch is attached.
Created attachment 59795 [details] patch that fixes the problem with meta characters in WPA PSKs
*** This bug has been marked as a duplicate of 118157 ***