diff options
-rw-r--r-- | examples/redhat/smb.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/redhat/smb.conf b/examples/redhat/smb.conf index 3ceef2880d..bec6aa1ca3 100644 --- a/examples/redhat/smb.conf +++ b/examples/redhat/smb.conf @@ -59,6 +59,9 @@ ; keep alive = 60 ; Domain Control Options +; OS Level gives Samba the power to rule the roost. Windows NT = 32 +; Any value < 32 means NT wins as Master Browser, > 32 Samba gets it +; os level = 33 ; specifies Samba to be the Domain Master Browser ; domain master = yes ; Use with care only if you have an NT server on your network that has been |