Home
last modified time | relevance | path

Searched refs:authz (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/crypto/external/bsd/heimdal/dist/tests/kdc/
H A DMakefile.am7 krb5-authz.conf \
21 check-authz \
69 check-authz: check-authz.in Makefile krb5-authz.conf krb5-authz2.conf
70 $(do_subst) < $(srcdir)/check-authz.in > check-authz.tmp && \
71 $(chmod) +x check-authz.tmp && \
72 mv check-authz.tmp check-authz
175 krb5-authz.conf: krb5-authz.conf.in Makefile
176 $(do_subst) < $(srcdir)/krb5-authz.conf.in > krb5-authz.conf.tmp && \
177 mv krb5-authz.conf.tmp krb5-authz.conf
252 krb5-authz.conf \
[all …]
H A DMakefile.in648 krb5-authz.conf \
661 check-authz \
720 krb5-authz.conf \
762 check-authz.in \
793 krb5-authz.conf.in \
994 check-authz.log: check-authz
1503 check-authz: check-authz.in Makefile krb5-authz.conf krb5-authz2.conf
1504 $(do_subst) < $(srcdir)/check-authz.in > check-authz.tmp && \
1505 $(chmod) +x check-authz.tmp && \
1506 mv check-authz.tmp check-authz
[all …]
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/rbac/
H A Drbacuser.c137 ui->authz = RBAC_PASSWORD_GOOD; in rbac_bind_cb()
142 ui->authz = RBAC_BIND_NEW_AUTHTOK_REQD; in rbac_bind_cb()
149 ui->authz = RBAC_PASSWORD_EXPIRATION_WARNING; in rbac_bind_cb()
184 ui->authz = RBAC_ACCOUNT_LOCKED; in rbac_bind_cb()
188 ui->authz = RBAC_CHANGE_AFTER_RESET; in rbac_bind_cb()
192 ui->authz = RBAC_NO_MODIFICATIONS; in rbac_bind_cb()
196 ui->authz = RBAC_MUST_SUPPLY_OLD; in rbac_bind_cb()
200 ui->authz = RBAC_INSUFFICIENT_QUALITY; in rbac_bind_cb()
204 ui->authz = RBAC_PASSWORD_TOO_SHORT; in rbac_bind_cb()
208 ui->authz = RBAC_PASSWORD_TOO_YOUNG; in rbac_bind_cb()
[all …]
H A Drbac.h172 int authz; /* flag for bind (pwd policy) info */ member
/netbsd-src/external/bsd/openldap/dist/tests/data/
H A Dslapd-idassert.conf36 authz-policy both
37 authz-regexp "^uid=manager,.+" "cn=Manager,dc=example,dc=com"
38 authz-regexp "^uid=admin/([^,]+),.+" "ldap:///ou=Admin,dc=example,dc=com??sub?(cn=$1)"
39 authz-regexp "^uid=it/([^,]+),.+" "ldap:///ou=People,dc=example,dc=it??sub?(uid=$1)"
40 authz-regexp "^uid=(us/)?([^,]+),.+" "ldap:///ou=People,dc=example,dc=com??sub?(uid=$2)"
H A Dslapd-whoami.conf31 authz-policy both
32 authz-regexp "^uid=group/([^,]+),.*" "ldap:///dc=example,dc=com??sub?cn=$1"
33 authz-regexp "^uid=([^,]+),.*" "ldap:///dc=example,dc=com??sub?uid=$1"
H A Dslapd-ldapgluegroups.conf32 authz-policy to
33 authz-regexp "^uid=([^,]+),.*" "uid=$1,ou=Groups,dc=example,dc=com"
H A Dslapd-ldapgluepeople.conf32 authz-policy to
33 authz-regexp "^uid=([^,]+),.*" "uid=$1,ou=People,dc=example,dc=com"
H A Dslapd-ldapglue.conf34 authz-regexp "^uid=([^,]+),.*" "uid=$1,ou=People,dc=example,dc=com"
H A Dslapd-tls-sasl.conf46 authz-regexp "email=([^,]*),cn=[^,]*,ou=OpenLDAP,o=OpenLDAP Foundation,st=CA,c=US" ldap:///ou=Peopl…
H A Dslapd-proxyauthz.conf46 mode=self authz=proxyauthz flags="override"
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
H A Dpam.c38 int authz; member
93 pi->authz = NSLCD_PAM_NEW_AUTHTOK_REQD; in pam_bindcb()
103 pi->authz = NSLCD_PAM_NEW_AUTHTOK_REQD; in pam_bindcb()
162 pi->authz = NSLCD_PAM_SUCCESS; in pam_do_bind()
265 pi.authz = NSLCD_PAM_PERM_DENIED; in pam_authc()
277 pi.authz = NSLCD_PAM_PERM_DENIED; in pam_authc()
284 pi.authz = NSLCD_PAM_PERM_DENIED; in pam_authc()
298 pi.authz = NSLCD_PAM_PERM_DENIED; in pam_authc()
322 WRITE_INT32(fp,pi.authz); /* authz */ in pam_authc()
H A DREADME85 the mapping can be accomplished using slapd's authz-regexp facility. In
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dsasl.sdf380 This is done by adding one or more {{EX:authz-regexp}} directives to
383 > authz-regexp <search pattern> <replacement pattern>
388 there are multiple {{EX:authz-regexp}} directives, only the first
427 then the following {{EX:authz-regexp}} directive in {{slapd.conf}}(5)
430 > authz-regexp
436 > authz-regexp
447 single {{EX:authz-regexp}} directive.
451 require a separate {{EX:authz-regexp}} directive for each case, with
473 which produces a LDAP URL can be used in the {{EX:authz-regexp}}
493 kept in the attribute "uid" in their LDAP entry. The {{EX:authz-regexp}}
[all …]
H A Daspell.en.pws1101 authz
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Ddynlist.c521 Attribute *authz = NULL; in dynlist_prepare_entry() local
526 && ( authz = attrs_find( rs->sr_entry->e_attrs, ad_dgAuthz ) ) ) in dynlist_prepare_entry()
528 if ( slap_sasl_matches( op, authz->a_nvals, in dynlist_prepare_entry()
852 BerVarray id = NULL, authz = NULL; in dynlist_compare() local
863 ad_dgAuthz, &authz, ACL_READ ) == LDAP_SUCCESS ) in dynlist_compare()
866 rs->sr_err = slap_sasl_matches( op, authz, in dynlist_compare()
868 ber_bvarray_free_x( authz, op->o_tmpmemctx ); in dynlist_compare()
929 Attribute *authz; in dynlist_compare() local
934 && ( authz = attrs_find( e->e_attrs, ad_dgAuthz ) ) ) in dynlist_compare()
936 if ( slap_sasl_matches( op, authz->a_nvals, in dynlist_compare()
/netbsd-src/external/bsd/openldap/dist/doc/devel/
H A DOIDs71 authz ExperimentalSyntax:7
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_pblock.c374 pblock_get_authtype( AuthorizationInformation *authz, int is_tls ) in pblock_get_authtype() argument
378 switch ( authz->sai_method ) { in pblock_get_authtype()
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop1341 authz
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dkrb5.asn1508 -- draft-brezak-win2k-krb-authz-01
/netbsd-src/crypto/external/bsd/libsaslc/dist/ref/
H A Drfc4422.txt1618 external-initial-resp = authz-id-string
1619 authz-id-string = *( UTF8-char-no-nul )
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.20051976 (client sends EtypeList in Authenticator authz data)
1989 (client sends EtypeList in Authenticator authz data)
H A DNEWS314 . Enctype selection issues for PAC and other authz-data signatures
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/
H A Dsetup.texi1099 authz-regexp "gidNumber=.*\\\+uidNumber=0,cn=peercred,cn=external,cn=auth''
1112 If a non-local LDAP connection is used, the authz-regexp is not
/netbsd-src/usr.sbin/makemandb/
H A Dnostem.txt172 authz

12