summaryrefslogtreecommitdiff
path: root/source4/selftest/Samba4.pm
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2007-08-10 08:46:29 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 15:01:37 -0500
commit12e660f7611436c805c2f81f593d881a62eb5408 (patch)
tree5e489595636cc9a9174ed2bf05526f2da58e4667 /source4/selftest/Samba4.pm
parentcf9972a1bdb056da7ef55ae12d0ddbc9a02402b9 (diff)
downloadsamba-12e660f7611436c805c2f81f593d881a62eb5408.tar.gz
samba-12e660f7611436c805c2f81f593d881a62eb5408.tar.bz2
samba-12e660f7611436c805c2f81f593d881a62eb5408.zip
r24301: The less escape characters the better. This changes the winbind
seperator to /, which is not an escape character, and uses the fact that we always support / as the DOMAIN/username seperator. Andrew Bartlett (This used to be commit 84c1bea458518a1550619a5103d8237fc4db2503)
Diffstat (limited to 'source4/selftest/Samba4.pm')
-rw-r--r--source4/selftest/Samba4.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/selftest/Samba4.pm b/source4/selftest/Samba4.pm
index 1da0439757..597cc5d50c 100644
--- a/source4/selftest/Samba4.pm
+++ b/source4/selftest/Samba4.pm
@@ -298,6 +298,7 @@ sub provision($$$$$$)
setup directory = $self->{setupdir}
js include = $srcdir/scripting/libjs
winbindd socket directory = $winbindd_socket_dir
+ winbind separator = /
name resolve order = bcast
interfaces = $interfaces
tls dh params file = $tlsdir/dhparms.pem