Home
last modified time | relevance | path

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

123

/freebsd-13-stable/contrib/wpa/hostapd/
HDhostapd.deny1 # List of MAC addresses that are not allowed to authenticate (IEEE 802.11)
HDhostapd.accept1 # List of MAC addresses that are allowed to authenticate (IEEE 802.11)
/freebsd-13-stable/crypto/openssh/openbsd-compat/
HDport-aix.h43 int authenticate(char *, char *, int *, char **);
HDport-aix.c183 result = authenticate((char *)name, (char *)password, &reenter, in sys_auth_passwd()
/freebsd-13-stable/contrib/openpam/doc/man/
HDpam.man7 In PAM parlance, the application that uses PAM to authenticate a user
15 The sequence of operations the server goes through to authenticate a
/freebsd-13-stable/share/examples/ppp/
HDppp.secret.sample5 # This file is used to authenticate incoming connections.
HDppp.conf.sample408 # If you want the remote system to authenticate itself, you must insist
414 # Note: If you use the getty/login process to authenticate users, you
631 # back based on what we authenticate ourselves with, ``cbcp'' style
/freebsd-13-stable/sbin/iscontrol/
HDlogin.c323 authenticate(isess_t *sess) in authenticate() function
436 status = authenticate(sess); in loginPhase()
/freebsd-13-stable/crypto/heimdal/doc/
HDwhatis.texi28 services can authenticate each other.
136 To authenticate @var{B}, @var{A} might request that @var{B} sends
HDmisc.texi30 should try to authenticate with kerberised telnet, and if that fails try
HDsetup.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
HDwin2k.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
HDhx509.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-13-stable/lib/libpam/pam.d/
HDREADME25 auth: prompt for a password to authenticate that the user is
/freebsd-13-stable/contrib/ntp/html/hints/
HDbsdi47 if you're going to authenticate.
/freebsd-13-stable/crypto/openssl/doc/man3/
HDSSL_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-13-stable/contrib/ntp/ntpq/
HDntpq-opts.def272 .It Ic authenticate Op Cm yes Ns | Ns Cm no
275 does not authenticate requests unless
278 .Ic authenticate Cm yes
286 .Ic authenticate
347 used to authenticate configuration requests.
379 be echoed) which will be used to authenticate configuration
HDinvoke-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
HDntpq.c220 static void authenticate (struct parse *, FILE *);
313 { "authenticate", authenticate, { OPT|NTP_STR, NO, NO, NO },
2831 authenticate( in authenticate() function
/freebsd-13-stable/crypto/openssh/
HDPROTOCOL.chacha20poly130544 and authenticate the entire packet.
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
HDdriver_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()
HDwpa_priv.c251 if (iface->drv_priv == NULL || iface->driver->authenticate == NULL) in wpa_priv_cmd_authenticate()
291 res = iface->driver->authenticate(iface->drv_priv, &params); in wpa_priv_cmd_authenticate()
HDREADME-HS20478 <3>SME: Trying to authenticate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz)
519 <3>SME: Trying to authenticate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz)
/freebsd-13-stable/contrib/opie/
HDINSTALL54 OPIE only allows one session at a time to attempt to authenticate a
/freebsd-13-stable/contrib/ldns/ldns/
HDnet.h.in123 …* \param[in] tsig_mac the tsig MAC to authenticate the response with (NULL to do no TSIG authentic…

123