Home
last modified time | relevance | path

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

123

/freebsd-14.2/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-14.2/crypto/openssh/openbsd-compat/
H A Dport-aix.h43 int authenticate(char *, char *, int *, char **);
H A Dport-aix.c183 result = authenticate((char *)name, (char *)password, &reenter, in sys_auth_passwd()
/freebsd-14.2/contrib/openpam/doc/man/
H A Dpam.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-14.2/share/examples/ppp/
H A Dppp.secret.sample5 # This file is used to authenticate incoming connections.
H A Dppp.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-14.2/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-14.2/lib/libpam/pam.d/
H A DREADME25 auth: prompt for a password to authenticate that the user is
/freebsd-14.2/contrib/ntp/html/hints/
H A Dbsdi47 if you're going to authenticate.
/freebsd-14.2/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,
H A DOSSL_CMP_exec_certreq.pod46 In order to authenticate the server the client typically needs a trust store.
/freebsd-14.2/contrib/ntp/ntpq/
H A Dntpq-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
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.c220 static void authenticate (struct parse *, FILE *);
313 { "authenticate", authenticate, { OPT|NTP_STR, NO, NO, NO },
2831 authenticate( in authenticate() function
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/zed.d/
H A Dzed.rc161 # to allow you to authenticate when sending to topics
/freebsd-14.2/crypto/openssh/
H A DPROTOCOL.chacha20poly130544 and authenticate the entire packet.
/freebsd-14.2/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.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()
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm_hw_s390x.inc202 * En/de-crypt plain/cipher-text and authenticate ciphertext. Returns 1 for
/freebsd-14.2/contrib/ldns/ldns/
H A Dnet.h.in123 …* \param[in] tsig_mac the tsig MAC to authenticate the response with (NULL to do no TSIG authentic…

123