| /src/sys/contrib/device-tree/src/powerpc/ |
| H A D | a3m071.dts | 19 model = "anonymous,a3m071"; 20 compatible = "anonymous,a3m071"; 128 compatible = "anonymous,a3m071-fpga";
|
| H A D | a4m072.dts | 20 model = "anonymous,a4m072"; 21 compatible = "anonymous,a4m072";
|
| /src/contrib/netbsd-tests/ipf/expected/ |
| H A D | p2 | 17 # 'anonymous' table refs 2 20 # 'anonymous' table refs 2
|
| /src/contrib/wpa/hostapd/ |
| H A D | hostapd.eap_user | 13 # 2 authentication (e.g., within EAP-PEAP). In these cases, an anonymous 15 # is transmitted only within the encrypted tunnel in phase 2. If non-anonymous 26 # this are to set anonymous phase 1 identity for EAP-PEAP and EAP-TTLS and to 70 "not anonymous" PEAP 89 "not anonymous" MSCHAPV2 "password" [2]
|
| /src/crypto/krb5/src/lib/krb5/krb/ |
| H A D | chk_trans.c | 315 const krb5_data *anonymous; in krb5_check_transited_list() local 328 anonymous = krb5_anonymous_realm(); in krb5_check_transited_list() 329 if (crealm->length == anonymous->length && in krb5_check_transited_list() 330 (memcmp(crealm->data, anonymous->data, anonymous->length) == 0)) in krb5_check_transited_list()
|
| H A D | gic_opt.c | 87 int anonymous) in krb5_get_init_creds_opt_set_anonymous() argument 89 if (anonymous) in krb5_get_init_creds_opt_set_anonymous()
|
| /src/crypto/heimdal/lib/krb5/ |
| H A D | init_creds.c | 274 int anonymous) in krb5_get_init_creds_opt_set_anonymous() argument 277 opt->anonymous = anonymous; in krb5_get_init_creds_opt_set_anonymous()
|
| /src/contrib/lib9p/pytest/ |
| H A D | testconf.ini.sample | 15 uname = anonymous
|
| /src/contrib/pam-krb5/tests/data/scripts/fast/ |
| H A D | anonymous | 1 # Test anonymous FAST. -*- conf -*-
|
| H A D | anonymous-debug | 18 DEBUG (user %u) anonymous authentication for FAST succeeded
|
| /src/contrib/tzdata/ |
| H A D | SECURITY | 15 anonymous.
|
| /src/contrib/tzcode/ |
| H A D | SECURITY | 15 anonymous.
|
| /src/crypto/krb5/src/clients/kinit/ |
| H A D | kinit.c | 93 int anonymous; member 275 opts->anonymous = 1; in parse_options() 466 } else if (opts->anonymous) { in k5_begin() 672 if (opts->anonymous) in k5_kinit()
|
| /src/usr.sbin/bsdconfig/include/ |
| H A D | options.hlp | 67 FTP username: Specify username and password instead of anonymous. 70 anonymous user. If you wish to log in as someone else,
|
| /src/lib/libc/db/ |
| H A D | README | 8 anonymous ftp from ftp.cs.berkeley.edu. An archive in compressed format
|
| /src/crypto/krb5/src/plugins/kdb/db2/libdb2/ |
| H A D | README.db2 | 10 anonymous ftp from ftp.cs.berkeley.edu:ucb/4bsd/db.tar.{Z,gz} and from
|
| /src/contrib/file/ |
| H A D | MAINT | 11 of the file command for anonymous FTP, and people all over the
|
| /src/contrib/sendmail/contrib/ |
| H A D | etrn.0 | 54 directory of the sendmail distribution through anonymous ftp
|
| /src/crypto/openssl/doc/man1/ |
| H A D | openssl-ciphers.pod.in | 177 this includes all RC4 and anonymous ciphers. Note that this rule does 219 The cipher suites offering no authentication. This is currently the anonymous 220 DH algorithms and anonymous ECDH algorithms. These cipher suites are vulnerable 241 Cipher suites using ephemeral DH key agreement, including anonymous cipher 250 Anonymous DH cipher suites, note that this does not include anonymous Elliptic 255 Cipher suites using ephemeral ECDH key agreement, including anonymous 767 Include all ciphers except NULL and anonymous DH then sort by
|
| /src/contrib/wpa/wpa_supplicant/doc/docbook/ |
| H A D | wpa_supplicant.conf.sgml | 102 <para>EAP-TTLS/EAP-MD5-Challenge configuration with anonymous 115 anonymous_identity="anonymous@example.com"
|
| /src/crypto/openssl/doc/man3/ |
| H A D | SSL_get_peer_certificate.pod | 32 L<SSL_CTX_set_verify(3)>). If an anonymous cipher
|
| H A D | SSL_CTX_add1_chain_cert.pod | 92 If the negotiated cipher suite is anonymous (and thus no certificate will 135 no server certificate is used because the cipher suites is anonymous and 0
|
| H A D | SSL_get_peer_signature_nid.pod | 49 signature (e.g. it uses RSA key exchange or is anonymous), the TLS version is
|
| /src/contrib/ntp/ |
| H A D | WHERE-TO-START | 15 This distribution is normally available by anonymous ftp as the
|
| /src/contrib/pam-krb5/docs/ |
| H A D | pam_krb5.pod | 355 first authenticating as the anonymous user (WELLKNOWN/ANONYMOUS) and using 356 its credentials as the FAST armor. This requires anonymous PKINIT be 358 system, and that the Kerberos library support FAST and anonymous PKINIT. 363 weaker user passwords. This option uses anonymous authentication to 366 If anonymous PKINIT is not available or fails, FAST will not be used and 373 anonymous PKINIT if that cache could not be used. 381 anonymous authentication is done. 386 rather than anonymous PKINIT. This allows use of FAST with a realm that 387 doesn't support PKINIT or doesn't support anonymous authentication. 403 To use anonymous PKINIT to protect the FAST exchange, use the I<anon_fast> [all …]
|