diff options
Diffstat (limited to 'source4/script')
-rwxr-xr-x | source4/script/tests/mktestsetup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/script/tests/mktestsetup.sh b/source4/script/tests/mktestsetup.sh index d6102e9d434..5264885a64c 100755 --- a/source4/script/tests/mktestsetup.sh +++ b/source4/script/tests/mktestsetup.sh @@ -104,7 +104,7 @@ cat >$CONFFILE<<EOF tls dh params file = $DHFILE panic action = $SRCDIR/script/gdb_backtrace %PID% %PROG% wins support = yes - server role = pdc + server role = domain controller max xmit = 32K server max protocol = SMB2 notify:inotify = false |