wpa(8): the -p flag will also prompt for user/password on wpa enterprise
This commit is contained in:
parent
dfed1eb851
commit
5639d1e5fc
1 changed files with 3 additions and 2 deletions
|
@ -27,7 +27,8 @@ option. Otherwise, the previously configured essid
|
||||||
on the interface will be used.
|
on the interface will be used.
|
||||||
The
|
The
|
||||||
.B -p
|
.B -p
|
||||||
option will prompt and install the preshared key into
|
option will prompt and install the preshared key or
|
||||||
|
pap/chap credentials into
|
||||||
.IR factotum (4),
|
.IR factotum (4),
|
||||||
otherwise the key has to be already present in
|
otherwise the key has to be already present in
|
||||||
factotum or an interactive key prompter like
|
factotum or an interactive key prompter like
|
||||||
|
@ -44,7 +45,7 @@ The optional
|
||||||
or
|
or
|
||||||
.B -2
|
.B -2
|
||||||
arguments can be used to select between WPA1/TKIP
|
arguments can be used to select between WPA1/TKIP
|
||||||
(default) or WPA2/CCMP encryption.
|
(default) or WPA2/CCMP encryption with WPA PSK.
|
||||||
.PP
|
.PP
|
||||||
The
|
The
|
||||||
.B -d
|
.B -d
|
||||||
|
|
Loading…
Reference in a new issue