Searched refs:USE_SASL (Results 1 – 4 of 4) sorted by relevance
15 if [ x"$WITH_SASL" = x"yes" -a x"$USE_SASL" != x"no" ] ; then17 if [ x"$USE_SASL" = x"yes" ] ; then18 USE_SASL=DIGEST-MD520 SASL_MECH="\"saslmech=$USE_SASL\""
31 if test $USE_SASL != "no" ; then32 if test $USE_SASL = "yes" ; then35 MECH="$USE_SASL"190 if test $USE_SASL != "no" ; then
36 if test $USE_SASL != "no" ; then37 if test $USE_SASL = "yes" ; then40 MECH="$USE_SASL"226 if test $USE_SASL != "no" ; then
54 USE_SASL=${SLAPD_USE_SASL-no}