HomeSort by: relevance | last modified time | path
    Searched refs:TRANSLUCENT (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/tests/data/regressions/its10248/
its10248 17 echo " Searching a translucent overlay with subordinate backend."
27 if test $TRANSLUCENT = translucentno ; then
28 echo "Translucent Proxy overlay not available, test skipped"
33 echo "Translucent Proxy overlay requires back-ldap backend, test skipped"
145 $LDAPADD -D "ou=sub,o=translucent" -H $URI2 -w $PASSWD \
147 dn: ou=sub,o=translucent
152 dn: ou=users,ou=sub,o=translucent
166 $LDAPADD -D "ou=sub,o=translucent" -H $URI2 -w $PASSWD \
179 $LDAPSEARCH -H $URI2 -b "o=translucent" "uid=subuser" > $SEARCHOUT 2>&1
  /src/external/bsd/openldap/dist/tests/scripts/
test034-translucent 23 if test $TRANSLUCENT = translucentno ; then
24 echo "Translucent Proxy overlay not available, test skipped"
29 echo "Translucent Proxy overlay requires back-ldap backend, test skipped"
113 echo "Testing slapd Translucent Proxy operations..."
194 $TESTOUT 2>&1 'uid=fred,ou=users,o=translucent' 'uid=someguy'
207 dn: olcOverlay={0}translucent,olcDatabase={$DBIX}$BACKEND,cn=config
256 "uid=danger,ou=users,o=translucent" "carLicense:LIVID"
268 "uid=binder,o=translucent" "businessCategory:binder-test-user"
280 "uid=danger,ou=users,o=translucent" "businessCategory:invalid-test-value"
292 "uid=binder,o=translucent" "businessCategory:invalid-test-value
    [all...]
defines.sh 63 TRANSLUCENT=${AC_translucent-translucentno}
159 TRANSLUCENTLOCALCONF=$DATADIR/slapd-translucent-local.conf
160 TRANSLUCENTREMOTECONF=$DATADIR/slapd-translucent-remote.conf
337 LDIFTRANSLUCENTDATA=$DATADIR/test-translucent-data.ldif
338 LDIFTRANSLUCENTCONFIG=$DATADIR/test-translucent-config.ldif
339 LDIFTRANSLUCENTADD=$DATADIR/test-translucent-add.ldif
340 LDIFTRANSLUCENTMERGED=$DATADIR/test-translucent-merged.ldif
368 TRANSLUCENTROOT="o=translucent"
369 TRANSLUCENTUSER="ou=users,o=translucent"
370 TRANSLUCENTDN="uid=binder,o=translucent"
    [all...]

Completed in 38 milliseconds