Differences between version 2 and predecessor to the previous major change of WPA.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Tuesday, August 23, 2005 8:24:17 am | by JohnMcPherson | Revert |
Older page: | version 1 | Last edited on Friday, January 21, 2005 3:46:57 pm | by JohnMcPherson | Revert |
@@ -3,4 +3,6 @@
A standard for encryption and authenticating to a wireless AccessPoint.
Can use either RC4 or [AES] for encryption, and uses [RADIUS] or a simple
password (__P__re __S__hared __K__ey) for authentication.
+
+Under Linux-based operating systems, [WPA] is handled by a separate program (<tt>wpasupplicant</tt>) rather than each individual wireless card driver. See WirelessNetworkSecurityNotes for hints on how this works.