Allow winbind removal by matching delays to Samba3.pm
commit45b7992428f646b8586974e1d86e3cdad869b059
authorAndrew Bartlett <abartlet@samba.org>
Fri, 19 Jun 2015 04:49:41 +0000 (19 16:49 +1200)
committerJeremy Allison <jra@samba.org>
Wed, 24 Jun 2015 17:33:23 +0000 (24 19:33 +0200)
treeb84992c6595424f888697b792211c10c0ebbdfa1
parentfb63fd1dc48b8ed3f714f93bab872bb907df52e1
Allow winbind removal by matching delays to Samba3.pm

When using winbindd with the ntvfs file server, the responses are faster than
they were in the past.  Therefore, set:
 posix:sharedelay = 100000
 posix:writetimeupdatedelay = 500000
to the values used in Samba3.pm to allow the tests to pass against the NTVFS
file server without the internal winbind.

This allows the internal winbind to be removed.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/target/Samba4.pm
source4/selftest/tests.py