From 55cc5762be0b6acb1851d863f72ac605b16c9410 Mon Sep 17 00:00:00 2001 From: phear Date: Tue, 29 Nov 2005 19:59:10 +0000 Subject: [PATCH] set 3 browse values to default, because my local samba server gets listed with default values, and the cryptobox not. This hopefully fixes trac ticket #45. --- cbox-tree.d/etc/samba/smb.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cbox-tree.d/etc/samba/smb.conf b/cbox-tree.d/etc/samba/smb.conf index a166776..b54b118 100644 --- a/cbox-tree.d/etc/samba/smb.conf +++ b/cbox-tree.d/etc/samba/smb.conf @@ -156,9 +156,9 @@ # Domain Master specifies Samba to be the Domain Master Browser. If this # machine will be configured as a BDC (a secondary logon server), you # must set this to 'no'; otherwise, the default behavior is recommended. -domain master = no -local master = no -preferred master = no +;domain master = no +;local master = no +;preferred master = no # Some defaults for winbind (make sure you're not using the ranges # for something else.)