Lines Matching refs: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"
306 dn: uid=bogus,ou=users,o=translucent
325 dn: uid=danger,ou=users,o=translucent
339 $LDAPSEARCH -H $URI2 -b "uid=danger,ou=users,o=translucent" > $SEARCHOUT 2>&1
357 $LDAPSEARCH -H $URI2 -b "uid=danger,ou=users,o=translucent" roomNumber > $SEARCHOUT 2>&1
371 dn: uid=fred,ou=users,o=translucent
385 $LDAPSEARCH -H $URI2 -b "uid=fred,ou=users,o=translucent" > $SEARCHOUT 2>&1
406 dn: uid=fred,ou=users,o=translucent
424 dn: uid=fred,ou=users,o=translucent
440 $TESTOUT 2>&1 'uid=fred,ou=users,o=translucent' 'uid=someguy'
453 $TESTOUT 2>&1 'uid=fred,ou=users,o=translucent' 'uid=someguy'
468 dn: uid=someguy,ou=users,o=translucent
485 dn: uid=someguy,ou=users,o=translucent
502 dn: uid=fred,ou=users,o=translucent
519 dn: uid=fred,ou=users,o=translucent
532 $LDAPSEARCH -H $URI2 -b "uid=fred,ou=users,o=translucent" > $SEARCHOUT 2>&1
546 dn: uid=danger,ou=users,o=translucent
564 dn: uid=danger,ou=users,o=translucent
582 dn: uid=fred,ou=users,o=translucent
601 $LDAPSEARCH -H $URI2 -b "uid=fred,ou=users,o=translucent" > $SEARCHOUT 2>&1
627 dn: olcOverlay={0}translucent,olcDatabase={$DBIX}$BACKEND,cn=config
647 dn: uid=example,ou=users,o=translucent
665 dn: uid=danger,ou=users,o=translucent
683 dn: uid=example,ou=users,o=translucent
724 $LDAPSEARCH -H $URI2 -b "o=translucent" "(employeeType=consultant)" > $SEARCHOUT 2>&1
736 dn: olcOverlay={0}translucent,olcDatabase={$DBIX}$BACKEND,cn=config
749 $LDAPSEARCH -H $URI2 -b "o=translucent" "(employeeType=consultant)" > $SEARCHOUT 2>&1
758 $LDAPSEARCH -H $URI2 -b "o=translucent" "(employeeType=consult*)" > $SEARCHOUT 2>&1
767 $LDAPSEARCH -H $URI2 -b "o=translucent" "(|(employeeType=foo)(carlicense=right))" > $SEARCHOUT 2>&1
779 dn: olcOverlay={0}translucent,olcDatabase={$DBIX}$BACKEND,cn=config
792 $LDAPSEARCH -H $URI2 -b "o=translucent" "(|(employeeType=foo)(carlicense=right))" > $SEARCHOUT 2>&1
802 $LDAPSEARCH -H $URI2 -b "o=translucent" "(|(employeeType=foo)(carlicense=right))" cn > $SEARCHOUT 2>&1