/netbsd-src/crypto/external/bsd/libsaslc/dist/ref/ |
H A D | rfc2245.txt | 28 It is common practice on the Internet to permit anonymous access to 30 text password mechanism using "anonymous" as the user name and 33 protocols, a new way to provide anonymous login is needed within the 44 The mechanism name associated with anonymous access is "ANONYMOUS". 63 A server which permits anonymous access will announce support for the 86 Here is a sample anonymous login between an IMAP client and server. 121 The anonymous mechanism grants access to information by anyone. For 125 If the anonymous user has any write privileges, a denial of service 127 prevented by disabling all write access by anonymous users. 129 If anonymous users have read and write access to the same area, the [all …]
|
H A D | rfc4505.txt | 29 On the Internet, it is common practice to permit anonymous access to 31 text password mechanism using "anonymous" as the user name and using 34 protocols, a new way to provide anonymous login is needed within the 40 This document defines an anonymous mechanism for the Simple 48 to the server. That is, this mechanism provides an anonymous login 77 A server that permits anonymous access will announce support for the 192 If the anonymous user has any write privileges, a denial-of-service 194 prevented by disabling all write access by anonymous users. 196 If anonymous users have read and write access to the same area, the 198 information anonymously. Servers that accept anonymous submissions [all …]
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/samples/ |
H A D | racoon.conf.sample-inherit | 9 remote anonymous 30 remote 3ffe:ffff::1 inherit anonymous 48 sainfo anonymous
|
H A D | racoon.conf.sample-plainrsa | 12 remote anonymous 39 sainfo anonymous
|
H A D | racoon.conf.sample-gssapi | 16 remote anonymous { 37 sainfo anonymous {
|
H A D | racoon.conf.sample | 21 remote anonymous 54 sainfo anonymous
|
H A D | racoon.conf.in | 53 remote anonymous 96 sainfo anonymous
|
/netbsd-src/share/examples/ftpd/ |
H A D | ftpusers | 18 # anonymous ftp connections from *.NetBSD.org and 127.0.0.0/8 go into 24 # permit anonymous ftp connections from elsewhere (both entries are required, 29 anonymous allow
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/samples/roadwarrior/server/ |
H A D | racoon.conf | 7 remote anonymous { 35 sainfo anonymous {
|
H A D | racoon.conf-radius | 7 remote anonymous { 35 sainfo anonymous {
|
/netbsd-src/external/apache2/llvm/autoconf/autoconf/m4/ |
H A D | header_mmap_anonymous.m4 | 2 # Check for anonymous mmap macros. This is modified from 19 …AC_DEFINE([HAVE_MMAP_ANONYMOUS],[1],[Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, o…
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
H A D | anonpgpid_example.txt | 54 The "pageout" process is responsible for writing all the anonymous memory 56 has written 23 Mb. When processes access anonymous memory that has been 60 The most is "svc.configd", which needed to page back in 1.4 Mb of anonymous
|
H A D | vmstat-p_example.txt | 8 memory page executable anonymous filesystem 25 memory page executable anonymous filesystem
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
H A D | anonpgpid_example.txt | 54 The "pageout" process is responsible for writing all the anonymous memory 56 has written 23 Mb. When processes access anonymous memory that has been 60 The most is "svc.configd", which needed to page back in 1.4 Mb of anonymous
|
H A D | vmstat-p_example.txt | 8 memory page executable anonymous filesystem 25 memory page executable anonymous filesystem
|
/netbsd-src/tests/ipf/expected/ |
H A D | p2 | 17 # 'anonymous' table refs 2 20 # 'anonymous' table refs 2
|
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/ |
H A D | access-control.sdf | 47 > <who> ::= * | [anonymous | users | self 166 *|All, including anonymous and authenticated users 167 anonymous|Anonymous (non-authenticated) users 270 > by anonymous auth 273 This directive allows the user to modify their entry, allows anonymous 276 which matches applies. Hence, the anonymous users are granted 286 > by ssf=64 anonymous auth 291 allows authentication access to anonymous users, and read access 334 > by anonymous auth 385 > <who> ::= * | [anonymous | users | self [all …]
|
H A D | security.sdf | 119 * anonymous, 128 An anonymous bind results in an {{anonymous}} authorization 133 Note: Disabling the anonymous bind mechanism does not prevent 134 anonymous access to the directory. To require authentication to 137 An unauthenticated bind also results in an {{anonymous}} authorization 164 an {{anonymous}} authorization association.
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
H A D | mmap-anon.m4 | 7 # Detect how mmap can be used to create anonymous (not file-backed) memory 23 # irrelevant for anonymous mappings.
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | init_creds.c | 278 int anonymous) in krb5_get_init_creds_opt_set_anonymous() argument 281 opt->anonymous = anonymous; in krb5_get_init_creds_opt_set_anonymous()
|
/netbsd-src/tests/usr.bin/xlint/lint2/ |
H A D | emit.exp-ln | 7 # defined. Only in cases where a file defines an anonymous tag type (struct, 10 # symbols actually refers to one of these anonymous types.
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | slapd.ldif | 58 # Allow anonymous users to authenticate 65 # by anonymous auth
|
/netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
H A D | rfc4513.txt | 36 anonymous, unauthenticated, and name/password mechanisms and the 239 operation provides a simple method that supports anonymous, 359 LDAP server implementations MUST support the anonymous authentication 363 than the anonymous authentication mechanism of the simple Bind method 382 other than the anonymous mechanism of the simple bind method SHOULD 691 such as "an anonymous state", it is noted that authorization systems 701 session to an anonymous authorization state (see Section 5.1.1). 704 anonymous authorization identity. Among other things this implies 708 had been performed after an anonymous Bind operation (Section 5.1.1). 711 session to an anonymous authorization state. If the Bind request is [all …]
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/samples/roadwarrior/client/ |
H A D | racoon.conf | 27 sainfo anonymous {
|
/netbsd-src/external/gpl3/binutils/dist/config/ |
H A D | mmap.m4 | 35 # does not exist, or if mmapping /dev/zero does not give anonymous 73 # doesn't give anonymous zeroed pages with the same properties listed
|