Home
last modified time | relevance | path

Searched refs:authenticate (Results 1 – 25 of 52) sorted by relevance

123

/freebsd-12.1/contrib/wpa/hostapd/
H A Dhostapd.deny1 # List of MAC addresses that are not allowed to authenticate (IEEE 802.11)
H A Dhostapd.accept1 # List of MAC addresses that are allowed to authenticate (IEEE 802.11)
/freebsd-12.1/crypto/openssh/openbsd-compat/
H A Dport-aix.h42 int authenticate(char *, char *, int *, char **);
H A Dport-aix.c183 result = authenticate((char *)name, (char *)password, &reenter, in sys_auth_passwd()
/freebsd-12.1/release/picobsd/floppy.tree/etc/ppp/
H A Dppp.secret.sample5 # This file is used to authenticate incoming connections.
/freebsd-12.1/sbin/iscontrol/
H A Dlogin.c325 authenticate(isess_t *sess) in authenticate() function
438 status = authenticate(sess); in loginPhase()
/freebsd-12.1/share/examples/ppp/
H A Dppp.secret.sample5 # This file is used to authenticate incoming connections.
H A Dppp.conf.sample409 # If you want the remote system to authenticate itself, you must insist
415 # Note: If you use the getty/login process to authenticate users, you
632 # back based on what we authenticate ourselves with, ``cbcp'' style
/freebsd-12.1/crypto/heimdal/doc/
H A Dwhatis.texi28 services can authenticate each other.
136 To authenticate @var{B}, @var{A} might request that @var{B} sends
H A Dmisc.texi30 should try to authenticate with kerberised telnet, and if that fails try
H A Dsetup.texi503 The master will use the principal @samp{kadmin/hprop} to authenticate to
734 authenticate to a server in @samp{OTHER.REALM}? Having valid tickets in
754 users from @samp{MY.REALM} can authenticate to services in
797 cross-realm trust with every realm to which you wish to authenticate
839 @code{SU.SE} realms to authenticate to services in
889 client attempts to authenticate to a service in the
890 @code{STACKEN.KTH.SE} realm, that entry says to first authenticate
920 goal is to allow users in any of these realms to authenticate to
940 and @code{SALES.WIN.EXAMPLE.COM} realms to authenticate to services in
H A Dwin2k.texi96 directly from the trusted domain may authenticate. This can be changed
228 @item It should authenticate and dump for you the authorisation data in
H A Dhx509.texi288 used to authenticate and authorize users and services.
499 which may authenticate and authorize users (or services) on an on-going
609 allows users to authenticate to their desktops using smartcards while
/freebsd-12.1/lib/libpam/pam.d/
H A DREADME25 auth: prompt for a password to authenticate that the user is
/freebsd-12.1/contrib/ntp/html/hints/
H A Dbsdi47 if you're going to authenticate.
/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_CTX_dane_enable.pod42 L<SSL_CTX_set_cert_verify_callback(3)> are responsible to authenticate the peer
337 them among the TLSA records used to authenticate peer connections.
342 application must avoid cleartext, but cannot authenticate the peer,
/freebsd-12.1/contrib/ntp/ntpq/
H A Dntpq-opts.def262 .It Ic authenticate Op Cm yes Ns | Ns Cm no
265 does not authenticate requests unless
268 .Ic authenticate Cm yes
276 .Ic authenticate
337 used to authenticate configuration requests.
369 be echoed) which will be used to authenticate configuration
H A Dinvoke-ntpq.texi147 @item @code{authenticate} @code{[@code{yes}|@code{no}]}
150 does not authenticate requests unless
153 @code{authenticate} @code{yes}
161 @code{authenticate}
222 used to authenticate configuration requests.
254 be echoed) which will be used to authenticate configuration
H A Dntpq.c221 static void authenticate (struct parse *, FILE *);
312 { "authenticate", authenticate, { OPT|NTP_STR, NO, NO, NO },
2784 authenticate( in authenticate() function
/freebsd-12.1/crypto/openssh/
H A DPROTOCOL.chacha20poly130544 and authenticate the entire packet.
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h54 if (wpa_s->driver->authenticate) in wpa_drv_authenticate()
55 return wpa_s->driver->authenticate(wpa_s->drv_priv, params); in wpa_drv_authenticate()
H A Dwpa_priv.c248 if (iface->drv_priv == NULL || iface->driver->authenticate == NULL) in wpa_priv_cmd_authenticate()
288 res = iface->driver->authenticate(iface->drv_priv, &params); in wpa_priv_cmd_authenticate()
H A DREADME-HS20441 <3>SME: Trying to authenticate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz)
482 <3>SME: Trying to authenticate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz)
/freebsd-12.1/contrib/ldns/ldns/
H A Dnet.h.in97 …* \param[in] tsig_mac the tsig MAC to authenticate the response with (NULL to do no TSIG authentic…
/freebsd-12.1/contrib/opie/
H A DINSTALL54 OPIE only allows one session at a time to attempt to authenticate a

123