OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MECH
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/openldap/dist/tests/scripts/
test076-authid-rewrite
26
MECH
="SCRAM-SHA-256";;
28
MECH
="$USE_SASL"
30
echo "Using SASL authc[/authz] with
mech
=$
MECH
"
77
echo "Checking whether $
MECH
is supported..."
87
grep "supportedSASLMechanisms: $
MECH
" $SEARCHOUT > $TESTOUT
90
echo "SASL mechanism $
MECH
is not available, test skipped"
190
$LDAPSASLWHOAMI -H $URI1 -Y $
MECH
-U $ID -w $PASSWD
216
$LDAPSASLWHOAMI -H $URI1 -Y $
MECH
-U $ID -w $PASSWD
226
$LDAPSASLWHOAMI -H $URI1 -Y $
MECH
-U $ID -w $I
[
all
...]
test029-ldapglue
22
echo "### mechanism must be available. Define SLAPD_USE_SASL={yes|<
mech
>},"
33
MECH
="SCRAM-SHA-256"
35
MECH
="$USE_SASL"
37
echo "Using SASL authc[/authz] with
mech
=$
MECH
; unset SLAPD_USE_SASL to disable"
195
-Q -U "$ID" -w bjorn -Y $
MECH
> $SEARCHOUT 2>&1
test028-idassert
22
echo "### mechanism must be available. Define SLAPD_USE_SASL={yes|<
mech
>},"
38
MECH
="SCRAM-SHA-256"
40
MECH
="$USE_SASL"
42
echo "Using SASL authc[/authz] with
mech
=$
MECH
; unset SLAPD_USE_SASL to disable"
231
-Q -U "$ID" -w jaj -Y $
MECH
> $SEARCHOUT 2>&1
244
-Q -U "$ID" -w $PASSWD -Y $
MECH
-X $AUTHZID
/src/external/bsd/openldap/dist/tests/scripts/lloadd/
test006-sasl
25
MECH
="SCRAM-SHA-256"
27
MECH
="$USE_SASL"
29
echo "Using SASL authc[/authz] with
mech
=$
MECH
; unset SLAPD_USE_SASL to disable"
160
echo "Checking whether $
MECH
is supported..."
170
grep "supportedSASLMechanisms: $
MECH
" $SEARCHOUT > $TESTOUT
173
echo "SASL mechanism $
MECH
is not available, test skipped"
219
-Q -Y $
MECH
-O maxbufsize=0 -U "$ID" -w jaj > $SEARCHOUT 2>&1
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026