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

/opensolaris-onvv-gate/usr/src/cmd/ndmpadm/
H A Dndmpadm_main.c114 const char *auth_type; member in struct:ndmp_auth
559 char *auth_type, *username, *password; local
571 auth_type = strdup(optarg);
588 if ((auth_type) && (username)) {
592 free(auth_type);
599 free(auth_type);
608 free(auth_type);
614 if (strncmp(auth_type, ndmp_auth_table[i].auth_type,
615 strlen(ndmp_auth_table[i].auth_type))
652 char *auth_type; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dsecure.c48 extern int auth_type;
131 if (auth_type == AUTHTYPE_GSSAPI) {
239 if (auth_type == AUTHTYPE_GSSAPI) {
317 if (auth_type == AUTHTYPE_GSSAPI) {
H A Dauth.c46 int auth_type; /* Authentication succeeded? If so, what type? */ variable
56 * authenticate the user, if auth_type is AUTHTYPE_NONE
78 if (auth_type != AUTHTYPE_NONE)
276 auth_type = AUTHTYPE_GSSAPI;
H A Dftp.c591 if ((auth_type != AUTHTYPE_NONE) && !ibuf[0] &&
597 if ((auth_type != AUTHTYPE_NONE) && !ibuf[0] &&
610 } /* endif auth_type && !ibuf[0] ... */
612 if ((auth_type != AUTHTYPE_NONE) && !ibuf[0] && !is_base64)
671 if ((auth_type != AUTHTYPE_NONE) && !ibuf[0] && !is_base64)
1828 ip->authtype = auth_type;
1829 auth_type = op->authtype;
2282 if ((auth_type != AUTHTYPE_NONE) && clevel != PROT_C) {
2287 if (auth_type == AUTHTYPE_GSSAPI) {
2357 * auth_type
[all...]
H A Dcmds.c152 if ((auth_type != AUTHTYPE_NONE) && (clevel == PROT_C))
866 if (auth_type != AUTHTYPE_NONE)
868 GSS_AUTHTYPE_NAME(auth_type));
1607 auth_type = AUTHTYPE_NONE;
2304 if (auth_type == AUTHTYPE_NONE) {
2352 if (auth_type == AUTHTYPE_NONE) {
H A Dmain.c323 auth_type = AUTHTYPE_NONE;
336 auth_type = AUTHTYPE_NONE;
H A Dftp_var.h156 EXTERN int auth_type; /* authentication type */ variable
/opensolaris-onvv-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_connect.c201 NDMP_LOG(LOG_DEBUG, "auth_type:%s",
202 request->auth_data.auth_type == NDMP_AUTH_NONE ? "None" :
203 (request->auth_data.auth_type == NDMP_AUTH_TEXT ? "Text" :
204 (request->auth_data.auth_type == NDMP_AUTH_MD5 ? "MD5" :
209 switch (request->auth_data.auth_type) {
359 NDMP_LOG(LOG_DEBUG, "auth_type:%s",
360 request->client_attr.auth_type == NDMP_AUTH_NONE ? "None" :
361 (request->client_attr.auth_type == NDMP_AUTH_TEXT ? "Text" :
362 (request->client_attr.auth_type == NDMP_AUTH_MD5 ? "MD5" :
366 reply.auth_result.auth_type
[all...]
H A Dndmpd_config.c137 reply.auth_type.auth_type_len = 1;
138 reply.auth_type.auth_type_val = auth_types;
240 reply.server_attr.auth_type = request->auth_type;
242 switch (request->auth_type) {
255 request->auth_type);
386 reply.server_attr.auth_type = request->auth_type;
388 switch (request->auth_type) {
401 request->auth_type);
[all...]
H A Dndmp.x254 union ndmp_auth_data switch (enum ndmp_auth_type auth_type)
280 union ndmp_auth_attr switch (enum ndmp_auth_type auth_type)
321 union ndmp_auth_data_v3 switch (enum ndmp_auth_type auth_type)
373 ndmp_auth_type auth_type<>;
415 ndmp_auth_type auth_type;
461 ndmp_auth_type auth_type<>;
/opensolaris-onvv-gate/usr/src/cmd/sendmail/cf/m4/
H A Dcfhead.m4272 define(`_REC_AUTH_', `$.$?{auth_type}(authenticated')
273 define(`_REC_FULL_AUTH_', `$.$?{auth_type}(user=${auth_authen} $?{auth_author}author=${auth_author} $.mech=${auth_type}')
308 define(`confMILTER_MACROS_ENVFROM', ``i, {auth_type}, {auth_authen}, {auth_ssf}, {auth_author}, {mail_mailer}, {mail_host}, {mail_addr}'')
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Drtquery.c93 static int auth_type = RIP_AUTH_NONE; variable
251 auth_type = RIP_AUTH_PW;
253 auth_type = RIP_AUTH_MD5;
259 if (auth_type == RIP_AUTH_MD5 &&
388 if (auth_type == RIP_AUTH_PW) {
395 } else if (auth_type == RIP_AUTH_MD5) {
/opensolaris-onvv-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h320 int auth_type; /* Authentication in use */ member in struct:__anon4656
H A Dhttp.c2244 http->auth_type = myhttp.auth_type;
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c373 int *auth_type,
426 auth_type, /* authentication system */
428 if (*auth_type == KRB5_RECVAUTH_V5) {
461 if ((*auth_type == KRB5_RECVAUTH_V5) && chksum_flag &&
369 recvauth(int f, krb5_context krb_context, unsigned int *valid_checksum, krb5_ticket **ticket, int *auth_type, krb5_principal *client, int encr_flag, krb5_keytab keytab) argument
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh92 auth_type=${service#*:}
98 printf "\n$svc\tauth include\t\tpam_krb5_$auth_type\n" 1>&3
517 auth_type=${service#:}
518 [[ -z $svc || -z $auth_type ]] && return
519 print -- $svc $auth_type
/opensolaris-onvv-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c2198 char auth_type[BUFSIZ+1], *dot; local
2350 * auth_type (col 1)
2360 (void) strlcpy(auth_type, "DH192-0", BUFSIZ+1);
2361 else if (!(__nis_keyalg2authtype(keylen, algtype, auth_type,
2378 buflen = sizeof (auth_type) + strlen(ecol[1].ec_value.ec_value_val) + 3;
2383 (void) snprintf(tmppubkey, buflen, "{%s}%s", auth_type,
2387 buflen = sizeof (auth_type) + strlen(ecol[2].ec_value.ec_value_val) + 3;
2393 (void) snprintf(tmpprivkey, buflen, "{%s}%s", auth_type,
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c612 char *volatile auth_type; local
865 auth_type = NULL;
1357 macid("{auth_type}"), auth_type);
1449 auth_type, *ssf);
1488 auth_type,
1768 auth_type = newstr(p);
/opensolaris-onvv-gate/usr/src/cmd/svc/configd/
H A Drc_node.c1425 pc_add(permcheck_t *pcp, const char *auth, pc_auth_type_t auth_type) argument
1445 if (auth_type > pcp->pc_specific_type) {
1446 pcp->pc_specific_type = auth_type;
1480 pc_auth_type_t auth_type)
1482 return (pc_add(pcp, auth, auth_type) == 0 ? REP_PROTOCOL_SUCCESS :
1479 perm_add_enabling_type(permcheck_t *pcp, const char *auth, pc_auth_type_t auth_type) argument
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm246 virtual_host remote_ident auth_type http append
3196 #### Method: auth_type
3199 'auth_type' => <<'END_OF_FUNC',
3200 sub auth_type { subroutine
7365 =item B<auth_type ()>

Completed in 281 milliseconds