mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-27 03:20:22 +08:00
4602c935f7
when comparing IDs to saslAuthzTo/From values, the saslAuthzTo saslAuthzFrom values can take different forms: dn[.<style>]:<pattern> <style> ::= exact ; exact match children ; children of <pattern> match subtree ; <pattern> or children of <pattern> match regex ; <pattern> is regcomp() & regexec() if no <style>, then exact is assumed u[.<mech>][/<realm>]:<user> when parsing a proxyAuthz value, only exact DN is allowed, and no <mech> can be specified. <user> cannot contain ':' and <mech> cannot contain '/'. |
||
---|---|---|
.. | ||
Makefile.in | ||
mimic.c | ||
slapadd.c | ||
slapadd.dsp | ||
slapcat.c | ||
slapcat.dsp | ||
slapcommon.c | ||
slapcommon.h | ||
slapindex.c | ||
slapindex.dsp | ||
slappasswd.c |