Home
last modified time | relevance | path

Searched refs:authenticating (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/contrib/telnet/libtelnet/
H A Dauth.c97 static int authenticating = 0; variable
203 authenticating = 0; in auth_init()
340 if (!authenticating) { in auth_request()
341 authenticating = 1; in auth_request()
559 if (Server && !authenticating) in auth_wait()
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth.c99 static int authenticating = 0; variable
197 authenticating = 0; in auth_init()
334 if (!authenticating) { in auth_request()
335 authenticating = 1; in auth_request()
562 if (Server && !authenticating) in auth_wait()
/freebsd/contrib/sendmail/contrib/
H A DAuthRealm.p023 authenticating = SASL_NOT_AUTH;
/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c914 # define auth_active (authenticating == SASL_IS_AUTH)
993 volatile int authenticating; local
1174 authenticating = SASL_NOT_AUTH;
1702 if (authenticating != SASL_PROC_AUTH
1767 if (authenticating == SASL_PROC_AUTH)
1772 authenticating = SASL_NOT_AUTH;
1780 authenticating = SASL_NOT_AUTH;
1799 authenticating = SASL_NOT_AUTH;
1827 authenticating = SASL_IS_AUTH;
1944 authenticating = SASL_NOT_AUTH;
[all …]
/freebsd/crypto/heimdal/doc/
H A Dmisc.texi8 Modern versions of Cisco IOS has some support for authenticating via
H A Dintro.texi55 a library @file{libkafs} for authenticating to AFS and a program
H A Dwhatis.texi15 Kerberos is a system for authenticating users and services on a network.
H A Dsetup.texi806 to which the client is authenticating (in this case, realm C), or the
862 the principal authenticating), and the realm before the equal sign is
864 authenticating. After the equal sign go all the realms that the
/freebsd/contrib/pam-krb5/
H A DNEWS151 Suppress spurious password prompt from Heimdal when authenticating
556 without our knowledge, leading to the user authenticating with a
792 When authenticating, don't store our context data until after
934 function. This also avoids bogus log messages when authenticating as
1118 the user is authenticating is a local account. It's up to the
1189 Set PAM_AUTHTOK and PAM_OLDAUTHTOK when authenticating to better
1193 the user is authenticating is root. This allows one to log in via
/freebsd/contrib/wpa/hostapd/
H A DREADME105 introduces a extensible mechanism for authenticating and authorizing
343 # roaming be pre-authenticating IEEE 802.1X/EAP part of the full RSN
H A DREADME-WPS21 especially PBC mechanisms for authenticating the initial key setup is
/freebsd/contrib/pam-krb5/docs/
H A Dpam_krb5.pod313 system account incorrectly authenticating as that system account.
331 to obtain tickets for the authenticating username in the local realm. If
355 first authenticating as the anonymous user (WELLKNOWN/ANONYMOUS) and using
392 by the authenticating process and has tickets then FAST will be attempted.
913 or pam_close_session() is called by the authenticating application so that
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CMP_exec_certreq.pod59 credentials the client can use for authenticating itself to the server.
H A DSSL_CTX_dane_enable.pod146 which can be used to disable server name checks when authenticating via
/freebsd/contrib/pam-krb5/tests/fakepam/
H A DREADME56 authenticating user to exist on the system. The fakepam library
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-cmp.pod.in814 is typically used when authenticating with pre-shared key (password-based MAC).
846 In Initialization Request (IR) messages this can be used for authenticating
1005 Client's TLS certificate to use for authenticating to the TLS server.
1454 as trusted for authenticating the server and using the previous cert and key
H A Dopenssl-s_client.pod.in394 This disables server name checks when authenticating via DANE-EE(3) TLSA
/freebsd/crypto/krb5/src/windows/
H A DREADME206 workstation by authenticating to the KDC without creating a host key; the logon
/freebsd/contrib/ntp/ntpq/
H A Dntpq-opts.def290 it is currently authenticating requests.
356 Specify the digest algorithm to use for authenticating requests, with default
H A Dinvoke-ntpq.texi165 it is currently authenticating requests.
231 Specify the digest algorithm to use for authenticating requests, with default
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-WPS22 especially PBC mechanisms for authenticating the initial key setup is
/freebsd/share/examples/ipfilter/
H A Dexamples.txt21 Pre-authenticating packets
/freebsd/crypto/heimdal/appl/ftp/
H A DChangeLog576 * ftpd: support for authenticating passwords with krb5, by Daniel
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3490.txt910 than DNSSEC authenticating nameservers for DNSSEC to work.
/freebsd/contrib/unbound/doc/
H A Dexample.conf.in1381 # # name for authenticating the upstream server. or "" disabled.

12