[SCM] Samba Shared Repository - branch master updated

Jelmer Vernooij jelmer at samba.org
Fri Apr 9 18:09:54 MDT 2010


Hi Matthias,

On Fri, 2010-04-09 at 16:52 -0500, Matthias Dieter Wallnöfer wrote:
> Summary of changes:
>  source4/selftest/tests.sh |    4 +++-
>  1 files changed, 3 insertions(+), 1 deletions(-)
> 
> 
> Changeset truncated at 500 lines:
> 
> diff --git a/source4/selftest/tests.sh b/source4/selftest/tests.sh
> index 1fd9d38..d4f7e47 100755
> --- a/source4/selftest/tests.sh
> +++ b/source4/selftest/tests.sh
> @@ -126,7 +126,9 @@ if grep ENABLE_GNUTLS.1 $CONFIG_H > /dev/null; then
>  	plantestsuite "ldb.ldaps with options $options" dc $bbdir/test_ldb.sh ldaps \$SERVER_IP $options
>      done
>  fi
> -plantestsuite "ldb.ldapi with options $options" dc $bbdir/test_ldb.sh ldapi \$PREFIX_ABS/dc/private/ldapi $options
> +for options in "" "-U\$USERNAME%\$PASSWORD"; do
> +    plantestsuite "ldb.ldapi with options $options" dc $bbdir/test_ldb.sh ldapi \$PREFIX_ABS/dc/private/ldapi $options
> +done
I'm not too familiar with this code, but I'm wondering - does running
the ldapi test with -U make sense, don't we just use the socket
permissions?

Cheers,

Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.samba.org/pipermail/samba-cvs/attachments/20100410/3504dcd7/attachment.pgp>


More information about the samba-cvs mailing list