diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-03-10 00:44:17 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-03-10 00:44:17 +0100 |
commit | 5639d1e5fc46c5f236cff7168a5800367368a6ec (patch) | |
tree | fddec1edc1a936912739916952aa89ce3ed85f19 /sys/man/8 | |
parent | dfed1eb851c363509201c3f03ea0123d069008d5 (diff) |
wpa(8): the -p flag will also prompt for user/password on wpa enterprise
Diffstat (limited to 'sys/man/8')
-rw-r--r-- | sys/man/8/wpa | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/man/8/wpa b/sys/man/8/wpa index 50f25ab6d..c3de9f007 100644 --- a/sys/man/8/wpa +++ b/sys/man/8/wpa @@ -27,7 +27,8 @@ option. Otherwise, the previously configured essid on the interface will be used. The .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), otherwise the key has to be already present in factotum or an interactive key prompter like @@ -44,7 +45,7 @@ The optional or .B -2 arguments can be used to select between WPA1/TKIP -(default) or WPA2/CCMP encryption. +(default) or WPA2/CCMP encryption with WPA PSK. .PP The .B -d |