summaryrefslogtreecommitdiff
path: root/docs/manpages/smb.conf.5
diff options
context:
space:
mode:
authorSamba Release Account <samba-bugs@samba.org>1997-02-09 14:32:28 +0000
committerSamba Release Account <samba-bugs@samba.org>1997-02-09 14:32:28 +0000
commit67a2cff2b51139e24695fc852e59105424eaa553 (patch)
tree009b596349489b4c26d16020a4d496aab1fbebe7 /docs/manpages/smb.conf.5
parent7c386c45b069462760b4a9c755959b67d5874cc1 (diff)
downloadsamba-67a2cff2b51139e24695fc852e59105424eaa553.tar.gz
updated preferred master parameter and added domain master parameter.
entries kindly written by John Barker (johnb@tigerlabs.com). lkcl
Diffstat (limited to 'docs/manpages/smb.conf.5')
-rw-r--r--docs/manpages/smb.conf.529
1 files changed, 25 insertions, 4 deletions
diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5
index 7f4cb9cda7a..8d5f6a9f677 100644
--- a/docs/manpages/smb.conf.5
+++ b/docs/manpages/smb.conf.5
@@ -335,6 +335,8 @@ default service
dfree command
+domain master
+
encrypt passwords
getwd cache
@@ -916,6 +918,19 @@ path names on some systems.
.SS directory (S)
See
.B path.
+
+.SS domain master (G)
+
+Enable WAN-wide browse list collation. Local master browsers on
+broadcast-isolated subnets will give samba their local browse lists, and
+ask for a complete copy of the browse list for the whole wide area network.
+Browser clients will then contact their local master browser, and will
+receive the domain-wide browse list, instead of just the list for their
+broadcast-isolated subnet.
+
+.B Default:
+ domain master = no
+
.SS dont descend (S)
There are certain directories on some systems (eg., the /proc tree under
Linux) that are either not of interest to clients or are infinitely deep
@@ -1891,11 +1906,17 @@ See also postexec
.SS preferred master (G)
This boolean parameter controls if Samba is a preferred master browser
-for its workgroup. Setting this gives it a slight edge in elections
-and also means it will automatically start an election when it starts
-up.
+for its workgroup.
+On startup, samba will force an election, and it will have a slight
+advantage in winning the election. It is recommended that this
+parameter is used in conjunction with domain master = yes, so that samba
+can guarantee becoming a domain master.
+
+See
+.B os level = nn
-It is on by default.
+.B Default:
+ preferred master = yes
.SS preload
This is an alias for "auto services"