• Home
  • Raw
  • Download

Lines Matching refs:PIN

16 with PIN method and push-button configuration (PBC) being the most
20 wireless network, it should be noted that the use of the PIN and
91 # Enable control interface for PBC/PIN entry
120 WPS requires either a device PIN code (usually, 8-digit number) or a
125 The PIN value used in the commands must be processed by an UI to
127 digit. "hostapd_cli wps_check_pin <PIN>" can be used to do such
128 processing. It returns FAIL if the PIN is invalid, or FAIL-CHECKSUM if
129 the checksum digit is incorrect, or the processed PIN (non-digit
130 characters removed) if the PIN is valid.
133 Registrar) in order to start PIN mode negotiation for WPS, an
135 with a device password (PIN) for this Enrollee. This is an operation
139 The PIN request with information about the device is appended to the
143 Enrollees to the user and request a PIN for an Enrollee.
145 The PIN request file has one line for every Enrollee that connected to
146 the AP, but for which there was no PIN. Following information is
162 WPS-PIN-NEEDED [UUID-E|MAC Address|Device Name|Manufacturer|Model Name|Model Number|Serial Number|D…
164 <2>WPS-PIN-NEEDED [53b63a98-d29e-4457-a2ed-094d7e6a669c|02:12:34:56:78:9a|Device|Manuf|Model|Model …
166 When the user enters a PIN for a pending Enrollee, e.g., on the web
167 UI), hostapd needs to be notified of the new PIN over the control
172 Example command to add a PIN (12345670) for an Enrollee:
178 the PIN to be used once with any UUID:
182 To reduce likelihood of PIN being used with other devices or of
183 forgetting an active PIN available for potential attackers, expiration
184 time in seconds can be set for the new PIN (value 0 indicates no
211 which will generate a new WPA PSK in the same way as the PIN method
216 use its AP PIN. A static AP PIN (e.g., one one a label in the AP
219 AP PIN only based on user action (and even better security by using a
220 random AP PIN for each session, i.e., by using "wps_ap_pin random"
222 managing the dynamic AP PIN operations:
225 - disable AP PIN (i.e., do not allow external Registrars to use it to
229 - generate a random AP PIN and enable it
230 - if the optional timeout parameter is given, the AP PIN will be enabled
234 - fetch the current AP PIN
236 hostapd_cli wps_ap_pin set <PIN> [timeout]
237 - set the AP PIN and enable it
238 - if the optional timeout parameter is given, the AP PIN will be enabled
301 authenticate the connection instead of the PIN. In addition, an NFC tag
309 password token (in place of AP PIN) and "wps_nfc_token disable" disables