Searched refs:auth_type (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.10/ruby-106/ruby/lib/webrick/httpauth/
H A Duserdb.rb15 # access to the underlying auth_type for this database.
25 attr_accessor :auth_type
29 # using the auth_type of this database.
32 @auth_type::make_passwd(realm, user, pass)
37 # auth_type of this database.
44 # Retrieves a password in +realm+ for +user+ for the auth_type of this
H A Dhtdigest.rb41 @auth_type = DigestAuth
H A Dhtpasswd.rb41 @auth_type = BasicAuth
/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-vrrp.c90 int version, type, auth_type; local
105 auth_type = bp[4];
106 printf(", authtype %s", tok2str(auth2str, NULL, auth_type));
134 if (auth_type == VRRP_AUTH_SIMPLE) { /* simple text password */
H A Dprint-rip.c135 u_int16_t auth_type = EXTRACT_16BITS(&ni->rip_tag); local
136 if (auth_type == 2) {
142 } else if (auth_type == 3) {
150 } else if (auth_type == 1) {
H A Dprint-bfd.c99 u_int8_t auth_type; member in struct:bfd_auth_header_t
258 tok2str(bfd_v1_authentication_values,"Unknown",bfd_auth_header->auth_type),
259 bfd_auth_header->auth_type,
/macosx-10.10/sudo-73/src/
H A Dsudo.man.pl23 if (/-a.*auth_type/) {
/macosx-10.10/cups-408/cups/scheduler/
H A Dclient.h135 int auth_type);
137 char *type, int auth_type);
H A Dclient.c2150 int auth_type)/* I - Authentication type */
2152 cupsdLogClient(con, CUPSD_LOG_DEBUG2, "cupsdSendError code=%d, auth_type=%d",
2153 code, auth_type);
2266 if (!cupsdSendHeader(con, code, "text/html", auth_type))
2279 if (!cupsdSendHeader(con, code, NULL, auth_type))
2296 int auth_type) /* I - Type of authentication */
2301 cupsdLogClient(con, CUPSD_LOG_DEBUG, "cupsdSendHeader: code=%d, type=\"%s\", auth_type=%d", code, type, auth_type);
2325 if (auth_type == CUPSD_AUTH_NONE)
2328 auth_type
2148 cupsdSendError(cupsd_client_t *con, http_status_t code, int auth_type) argument
2292 cupsdSendHeader( cupsd_client_t *con, http_status_t code, char *type, int auth_type) argument
3450 char auth_type[256], /* AUTH_TYPE environment variable */ local
[all...]
H A Ddirsvc.c1575 int auth_type; /* Authentication type */ local
1577 if ((auth_type = auth->type) == CUPSD_AUTH_DEFAULT)
1578 auth_type = cupsdDefaultAuthType();
1580 switch (auth_type)
/macosx-10.10/Security-57031.1.35/Security/authd/
H A Dmain.c55 uint64_t auth_type = xpc_dictionary_get_uint64(event, AUTH_XPC_TYPE); local
56 LOGV("xpc[%i]: received message type=%llu", connection_get_pid(conn), auth_type);
58 switch (auth_type) {
/macosx-10.10/ruby-106/ruby/lib/net/
H A Dimap.rb283 # Adds an authenticator for Net::IMAP#authenticate. +auth_type+
292 # If +auth_type+ refers to an existing authenticator, it will be
294 def self.add_authenticator(auth_type, authenticator)
295 @@authenticators[auth_type] = authenticator
387 # The +auth_type+ parameter is a string that represents
411 def authenticate(auth_type, *args)
412 auth_type = auth_type.upcase
413 unless @@authenticators.has_key?(auth_type)
415 format('unknown auth type - "%s"', auth_type)
[all...]
/macosx-10.10/apache-793/httpd/modules/aaa/
H A Dmod_auth_basic.c243 static int hook_note_basic_auth_failure(request_rec *r, const char *auth_type) argument
245 if (strcasecmp(auth_type, "Basic"))
H A Dmod_auth_form.c440 const char *auth_type)
442 if (strcasecmp(auth_type, "form"))
439 hook_note_cookie_auth_failure(request_rec * r, const char *auth_type) argument
H A Dmod_auth_digest.c1330 static int hook_note_digest_auth_failure(request_rec *r, const char *auth_type) argument
1336 if (strcasecmp(auth_type, "Digest"))
/macosx-10.10/apache-793/httpd/include/
H A Dhttp_protocol.h538 * @param auth_type the configured auth_type
541 AP_DECLARE_HOOK(int, note_auth_failure, (request_rec *r, const char *auth_type))
/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Dcnsassm.c836 authn_protocol = RPC_CN_AUTH_CVT_ID_WIRE_TO_API (tlr->auth_type, &st);
931 authn_protocol = RPC_CN_AUTH_CVT_ID_WIRE_TO_API (tlr->auth_type, &st); \
3836 authn_protocol = RPC_CN_AUTH_CVT_ID_WIRE_TO_API ( req_auth_tlr->auth_type, st);
4012 resp_auth_tlr->auth_type = req_auth_tlr->auth_type;
4065 ("CN: call_rep->%p assoc->%p desc->%p client verification failed security_context->%p auth_type->%x auth_level->%x auth_len->%x stub_pad_length->%x st->%x\n",
4070 req_auth_tlr->auth_type,
H A Dcncassm.c3241 ("CN: call_rep->%p assoc->%p desc->%p server verification failed security_context->%p auth_type->%x auth_level->%x auth_len->%x st->%x\n",
3246 auth_tlr->auth_type,
3266 authn_protocol = RPC_CN_AUTH_CVT_ID_WIRE_TO_API (auth_tlr->auth_type, &st);
3572 authn_protocol = RPC_CN_AUTH_CVT_ID_WIRE_TO_API (tlr->auth_type, &st);
3666 authn_protocol = RPC_CN_AUTH_CVT_ID_WIRE_TO_API (tlr->auth_type, &st); \
4960 auth_tlr->auth_type = RPC_CN_AUTH_CVT_ID_API_TO_WIRE (sec_context->sec_info->authn_protocol, st);
H A Dcnpkt.h591 unsigned8 auth_type; /* :01 which authent service */
603 * The valid values for the auth_type field are contained in nbase.idl.
587 unsigned8 auth_type; /* :01 which authent service */ member in struct:__anon8230
H A Dcnpkt.c1049 authn_protocol = RPC_CN_AUTH_CVT_ID_WIRE_TO_API (authp->auth_type, &st);
H A Dcnrcvr.c814 authn_protocol = RPC_CN_AUTH_CVT_ID_WIRE_TO_API (auth_tlr->auth_type, &auth_st);
H A Dcnsclsm.c1478 auth_tlr->auth_type = RPC_CN_AUTH_CVT_ID_API_TO_WIRE (call_rep->sec->sec_info->authn_protocol, &status);
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Deap.c696 u_char type, auth_type; local
752 GETCHAR(auth_type, inp); /* get authentication type */
758 eap = EapSupportedType(auth_type);
/macosx-10.10/apache-793/httpd/server/
H A Dprotocol.c1794 (request_rec *r, const char *auth_type),
1795 (r, auth_type), DECLINED)
/macosx-10.10/xnu-2782.1.97/bsd/nfs/
H A Dnfs_subs.c1080 nfsm_rpchead2(struct nfsmount *nmp, int sotype, int prog, int vers, int proc, int auth_type, argument
1091 switch (auth_type) {
1164 switch (auth_type) {
1207 req->r_auth = auth_type = RPCAUTH_SYS;

Completed in 194 milliseconds

12