Home
last modified time | relevance | path

Searched refs:authzid (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/bsd/openldap/dist/tests/scripts/
H A Dtest014-whoami76 -e \!authzid=""
87 -e \!authzid="dn:$BABSDN"
98 -e \!authzid="u:uham"
115 -e \!authzid="$AUTHZID"
129 -e \!authzid="$AUTHZID"
143 -e \!authzid="$AUTHZID"
157 -e \!authzid="$AUTHZID"
171 -e \!authzid="$AUTHZID"
185 -e \!authzid="$AUTHZID"
199 -e \!authzid="$AUTHZID"
[all …]
/netbsd-src/crypto/external/bsd/libsaslc/dist/src/
H A Dmech_plain.c76 const char *authzid, *authcid, *passwd; in saslc__mech_plain_cont() local
80 authzid = saslc_sess_getprop(sess, SASLC_PLAIN_AUTHZID); in saslc__mech_plain_cont()
81 if (authzid != NULL && strlen(authzid) > CRED_MAX_LEN) { in saslc__mech_plain_cont()
111 len = asprintf(&outstr, "%s%c%s%c%s", authzid != NULL ? authzid : "", in saslc__mech_plain_cont()
122 authzid != NULL ? authzid : "", authcid, passwd); in saslc__mech_plain_cont()
H A Dmech_digestmd5.c177 char *authzid; member
486 if (ms->rdata.authzid == NULL) in saslc__mech_digestmd5_a1()
490 if ((unq_authzid = unq(ms->rdata.authzid)) == NULL) in saslc__mech_digestmd5_a1()
1898 free(rdata->authzid); in free_rdata()
1956 const char *authzid; in saslc__mech_digestmd5_response_data() local
2001 authzid = saslc_sess_getprop(sess, SASLC_DIGESTMD5_AUTHZID); in saslc__mech_digestmd5_response_data()
2002 if (authzid != NULL) { in saslc__mech_digestmd5_response_data()
2003 rdata->authzid = strdup(authzid); in saslc__mech_digestmd5_response_data()
2004 if (rdata->authzid == NULL) in saslc__mech_digestmd5_response_data()
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dsasl.c46 char *authzid; member
64 if (defs->authzid) ber_memfree(defs->authzid); in lutil_sasl_freedefs()
77 char *authzid ) in lutil_sasl_defaults() argument
89 defaults->authzid = authzid ? ber_strdup(authzid) : NULL; in lutil_sasl_defaults()
100 if( defaults->authzid == NULL ) { in lutil_sasl_defaults()
101 ldap_get_option( ld, LDAP_OPT_X_SASL_AUTHZID, &defaults->authzid ); in lutil_sasl_defaults()
132 if( defaults ) dflt = defaults->authzid; in interaction()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dwhoami.c41 struct berval **authzid ) in ldap_parse_whoami() argument
49 assert( authzid != NULL ); in ldap_parse_whoami()
51 *authzid = NULL; in ldap_parse_whoami()
53 rc = ldap_parse_extended_result( ld, res, &retoid, authzid, 0 ); in ldap_parse_whoami()
85 struct berval **authzid, in ldap_whoami_s() argument
100 rc = ldap_parse_whoami( ld, res, authzid ); in ldap_whoami_s()
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dldapwhoami.c119 struct berval *authzid = NULL; in main() local
189 rc = ldap_parse_whoami( ld, res, &authzid ); in main()
197 if( authzid != NULL ) { in main()
198 if( authzid->bv_len == 0 ) { in main()
201 printf("%s\n", authzid->bv_val ); in main()
236 ber_bvfree( authzid ); in main()
H A Dcommon.c102 char *authzid = NULL; variable
482 if( authzid != NULL ) { in tool_args()
505 assert( authzid == NULL ); in tool_args()
506 authzid = cvalue; in tool_args()
514 if( authzid != NULL ) { in tool_args()
1130 if( assertctl || authzid || manageDIT || manageDSAit || in tool_args()
1689 || authzid in tool_server_controls()
1737 if ( authzid ) { in tool_server_controls()
1738 c[i].ldctl_value.bv_val = authzid; in tool_server_controls()
1739 c[i].ldctl_value.bv_len = strlen( authzid ); in tool_server_controls()
H A Dcommon.h87 extern char *authzid;
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/authzid/
H A Dauthzid.c71 static slap_overinst authzid; variable
380 authzid.on_bi.bi_type = "authzid"; in authzid_initialize()
382 authzid.on_bi.bi_flags = SLAPO_BFLAG_SINGLE; in authzid_initialize()
383 authzid.on_bi.bi_db_init = authzid_db_init; in authzid_initialize()
384 authzid.on_bi.bi_db_destroy = authzid_db_destroy; in authzid_initialize()
385 authzid.on_bi.bi_op_bind = authzid_op_bind; in authzid_initialize()
387 return overlay_register( &authzid ); in authzid_initialize()
H A DMakefile28 PROGRAMS = authzid.la
46 authzid.la: authzid.lo
/netbsd-src/crypto/external/bsd/libsaslc/dist/ref/
H A Drfc4616.txt122 message = [authzid] UTF8NUL authcid UTF8NUL passwd
124 authzid = 1*SAFE ; MUST accept up to 255 octets
139 The authorization identity (authzid), authentication identity
143 character MUST NOT appear in authzid, authcid, or passwd productions.
145 The form of the authzid production is specific to the application-
151 Servers MUST be capable of accepting authzid, authcid, and passwd
159 or derived) authorization identity (authzid). If both steps succeed,
213 boolean Verify(string authzid, string authcid, string passwd) {
240 if (authzid == NULL ) {
241 authzid = DeriveAuthzid(pAuthcid);
[all …]
H A Drfc2831.txt345 maxbuf | charset | cipher | authzid |
367 authzid = "authzid" "=" <"> authzid-value <">
368 authzid-value = qdstr-val
536 authzid
571 If authzid is specified, then A1 is
575 ":", nonce-value, ":", cnonce-value, ":", authzid-value }
577 If authzid is not specified, then A1 is
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/vc/
H A Dvc.c76 struct berval *authzid, in vc_create_response() argument
106 if ( authzid ) { in vc_create_response()
107 ber_printf( ber, "tO", LDAP_TAG_EXOP_VERIFY_CREDENTIALS_AUTHZID, authzid ); in vc_create_response()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dlutil_ldap.h41 char *authzid ));
H A Dldap.h2352 struct berval **authzid ));
2363 struct berval **authzid,
/netbsd-src/external/bsd/openldap/dist/tests/data/
H A Dlloadd-sasl.conf26 authzid="dn:cn=Manager,dc=example,dc=com"
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Ddigest.asn1168 -- A1 = { SS, ":", unq(nonce-value), ":", unq(cnonce-value), ":", unq(authzid-value) }
/netbsd-src/external/bsd/openldap/dist/doc/devel/lloadd/
H A Ddesign.md72 - set state to BINDING, put DN into authzid
155 - construct proxyauthz from authzid
156 - construct session tracking from remote IP, own name, authzid
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddict_ldap.c358 char *authzid; member
377 in->result = ctx->authzid; in ldap_b2_interact()
437 props.authzid = dict_ldap->sasl_authz; in dict_ldap_bind_sasl()
/netbsd-src/external/bsd/openldap/dist/
H A DANNOUNCEMENT74 - authzid implements RFC 3829 support
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop1201 authzid
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Daspell.en.pws1599 authzid
H A Dslapdconfig.sdf414 > [authzid=<identity>]
527 respectively. The {{EX:authzid}} parameter may be used to specify
H A Dslapdconf2.sdf555 > [authzid=<identity>]
658 respectively. The {{EX:authzid}} parameter may be used to specify
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-2.5251 longer sends a SASL authoriZation ID (authzid); it sends only the

12