[PATCH] Re: netlogon_creds_cli_validate() in master4-schannel

Stefan (metze) Metzmacher metze at samba.org
Mon Dec 2 23:39:56 MST 2013


Hi Garming,

>>> +incdir=`dirname $0`/../../../testprogs/blackbox
>>> +. $incdir/subunit.sh
>>> +testit "first change" $VALGRIND $BINDIR/wbinfo -t || failed =`expr
>>> $failed + 1`
>>> +testit "first join" $VALGRIND $BINDIR/net rpc testjoin $@ || failed
>>> =`expr $failed + 1`
>>> +testit "second change" $VALGRIND $BINDIR/wbinfo -t || failed =`expr
>>> $failed + 1`
>> Why "change" ? "wbinfo -t" doesn't change anything...
>>
>> Maybe "wbinfo -c" is what you want?
>>
>> metze
>>
> Just made the change to -c.

I've added your patch with 'Signed-off-by: Garming Sam
<garming at catalyst.net.nz>'
into my
https://git.samba.org/?p=metze/samba/wip.git;a=shortlog;h=refs/heads/master4-schannel-ok
branch, I've reset the master-schannel-base branch to origin/master.

metze


More information about the samba-technical mailing list