| /freebsd-14.2/contrib/wpa/hostapd/ |
| H A D | hostapd.deny | 1 # List of MAC addresses that are not allowed to authenticate (IEEE 802.11)
|
| H A D | hostapd.accept | 1 # List of MAC addresses that are allowed to authenticate (IEEE 802.11)
|
| /freebsd-14.2/crypto/openssh/openbsd-compat/ |
| H A D | port-aix.h | 43 int authenticate(char *, char *, int *, char **);
|
| H A D | port-aix.c | 183 result = authenticate((char *)name, (char *)password, &reenter, in sys_auth_passwd()
|
| /freebsd-14.2/contrib/openpam/doc/man/ |
| H A D | pam.man | 7 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 D | ppp.secret.sample | 5 # This file is used to authenticate incoming connections.
|
| H A D | ppp.conf.sample | 408 # 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 D | whatis.texi | 28 services can authenticate each other. 136 To authenticate @var{B}, @var{A} might request that @var{B} sends
|
| H A D | misc.texi | 30 should try to authenticate with kerberised telnet, and if that fails try
|
| H A D | setup.texi | 503 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 D | win2k.texi | 96 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 D | hx509.texi | 288 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 D | README | 25 auth: prompt for a password to authenticate that the user is
|
| /freebsd-14.2/contrib/ntp/html/hints/ |
| H A D | bsdi | 47 if you're going to authenticate.
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_dane_enable.pod | 42 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 D | OSSL_CMP_exec_certreq.pod | 46 In order to authenticate the server the client typically needs a trust store.
|
| /freebsd-14.2/contrib/ntp/ntpq/ |
| H A D | ntpq-opts.def | 272 .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 D | invoke-ntpq.texi | 147 @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 D | ntpq.c | 220 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 D | zed.rc | 161 # to allow you to authenticate when sending to topics
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | PROTOCOL.chacha20poly1305 | 44 and authenticate the entire packet.
|
| /freebsd-14.2/contrib/wpa/wpa_supplicant/ |
| H A D | driver_i.h | 54 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 D | wpa_priv.c | 251 if (iface->drv_priv == NULL || iface->driver->authenticate == NULL) in wpa_priv_cmd_authenticate() 291 res = iface->driver->authenticate(iface->drv_priv, ¶ms); in wpa_priv_cmd_authenticate()
|
| /freebsd-14.2/crypto/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_gcm_hw_s390x.inc | 202 * En/de-crypt plain/cipher-text and authenticate ciphertext. Returns 1 for
|
| /freebsd-14.2/contrib/ldns/ldns/ |
| H A D | net.h.in | 123 …* \param[in] tsig_mac the tsig MAC to authenticate the response with (NULL to do no TSIG authentic…
|