Make sure smbtorture tests can run if someone has set their min protocol above NT1.
authorRichard Sharpe <richard.sharpe@primarydata.com>
Sun, 10 Sep 2017 19:50:57 +0000 (12:50 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 20 Sep 2017 20:48:15 +0000 (22:48 +0200)
commit2d97c8a4a5128cb00386b9799310bdad1f8971ea
tree91da58640ade00a99eb5f3ac2b39ece26d6f8708
parentb092ed38423e23268c389aae4b6ed46682683c12
Make sure smbtorture tests can run if someone has set their min protocol above NT1.

This code is SMB1 only, and already modifies
maxprotocol, so this change is appropriate.

Signed-off-by: Richard Sharpe <richard.sharpe@primarydata.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/libcli/raw/rawnegotiate.c