Home
last modified time | relevance | path

Searched refs:users (Results 1 – 20 of 20) sorted by relevance

/hostap-latest/hostapd/
Dhostapd.eap_user_sqlite1 CREATE TABLE users(
15 INSERT INTO users(identity,methods,password,phase2) VALUES ('user','TTLS-MSCHAPV2','password',1);
16 INSERT INTO users(identity,methods,password,phase2) VALUES ('DOMAIN\mschapv2 user','TTLS-MSCHAPV2',…
Dhostapd.eap_user12 # [2] flag in the end of the line can be used to mark users for tunneled phase
58 # Phase 1 users
85 # Phase 2 (tunnelled within EAP-PEAP or EAP-TTLS) users
Ddefconfig362 # https://wireless.wiki.kernel.org/en/users/documentation/acs
DREADME106 users.
/hostap-latest/wpa_supplicant/doc/docbook/
Dwpa_priv.sgml48 a non-root user (e.g., all standard users on a laptop or as a special
56 <command>wpa_priv</command> to allow users in the
60 <para>Create user group (e.g., wpapriv) and assign users that
Dwpa_supplicant.conf.sgml52 # allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group
Dwpa_supplicant.sgml34 users to passively monitor a network and capture all transmitted frames.
/hostap-latest/wpa_supplicant/systemd/
Dwpa_supplicant.service.arg.in8 # NetworkManager users will probably want the dbus version instead.
Dwpa_supplicant-nl80211.service.arg.in8 # NetworkManager users will probably want the dbus version instead.
Dwpa_supplicant-wired.service.arg.in8 # NetworkManager users will probably want the dbus version instead.
/hostap-latest/wpa_supplicant/
DREADME-Windows.txt211 (local admins and the local "power users" group have permissions,
217 one ACCESS_ALLOWED ACE for GENERIC_ALL for power users.)
224 (One ACCESS_ALLOWED ACE for GENERIC_ALL for the "authenticated users"
228 users) -- this is *not* recommended, since named pipes can be attached
234 (BU == "builtin users", "AN" == "anonymous")
Dbss.c57 anqp->users = 1; in wpa_bss_anqp_alloc()
116 if (bss->anqp && bss->anqp->users > 1) { in wpa_bss_anqp_unshare_alloc()
121 anqp->users = 1; in wpa_bss_anqp_unshare_alloc()
122 bss->anqp->users--; in wpa_bss_anqp_unshare_alloc()
149 anqp->users--; in wpa_bss_anqp_free()
150 if (anqp->users > 0) { in wpa_bss_anqp_free()
Dbss.h45 unsigned int users; member
DREADME528 # allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group
942 wpa_supplicant can be run as a non-root user (e.g., all standard users
948 - create user group for users that are allowed to use wpa_supplicant
949 ('wpapriv' in this example) and assign users that should be able to
Ddefconfig606 # http://wireless.kernel.org/en/users/Documentation/acs
DREADME-P2P680 since not all existing users of the parameters are updated.
Dinterworking.c2679 other->anqp->users++; in interworking_match_anqp_info()
/hostap-latest/hs20/server/
Dsql.txt42 CREATE TABLE users(
Dsql-example.txt15 INSERT INTO users(identity,realm,methods,password,phase2,shared) VALUES('free','example.com','TTLS-…
Dhs20-osu-server.txt252 purposes. That is available at https://<server>/hs20/users.php