Opened 17 months ago

Closed 9 months ago

#468 closed System Defect (fixed)

WPA conf file syntax error

Reported by: yerenkow Owned by: kris
Priority: major Milestone:
Component: Network Manager Version: 9.0-BETA3
Keywords: Cc: trac-bugs@…

Description

Can't get wifi working without hands.
Way to reproduce:

1) Have AP with WEP
2) When entering password, tick "show symbols" and "open text"
3) Enter 32-symbols hex passkey;
4) passkey saved with quotes => no wifi :)

WiFi? manager should at least check, if entered key is hex/text and propose switch setting respectedly, like "Seems as hex key, are you sure it's open text?"

Currently, it silently failing.

Change History (3)

comment:1 Changed 11 months ago by joshms

  • Owner set to kris

comment:2 Changed 9 months ago by joshms

We've added a check so that if a hex key is entered it will check to make sure hex mode is enabled, and if not warn the user. In the reverse you can do the same thing for plain text keys. This doesn't automatically switch, but it won't silently fail anymore.

https://trac.pcbsd.org/changeset/18783

comment:3 Changed 9 months ago by joshms

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.