summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSamba Release Account <samba-bugs@samba.org>1997-07-30 19:25:11 +0000
committerSamba Release Account <samba-bugs@samba.org>1997-07-30 19:25:11 +0000
commit148b7a2ee3f520f31793d25ebe164a147f2afdfe (patch)
treec794976daea1ba317bcf5beb1436927192c30716 /docs
parent9fbca2594ba775450d5dca13cbce257b4362ca66 (diff)
downloadsamba-148b7a2ee3f520f31793d25ebe164a147f2afdfe.tar.gz
Made docs more up to date with source. Preparing for 1.9.17alpha5.
Jeremy (jallison@whistle.com)
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/smb.conf.546
1 files changed, 45 insertions, 1 deletions
diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5
index 257a57dc09d..49206230da5 100644
--- a/docs/manpages/smb.conf.5
+++ b/docs/manpages/smb.conf.5
@@ -321,6 +321,10 @@ case, while short names are lowered. Default no.
Here is a list of all global parameters. See the section of each
parameter for details. Note that some are synonyms.
+announce as
+
+announce version
+
auto services
browse list
@@ -345,6 +349,8 @@ dns proxy
domain controller
+domain logons
+
domain master
encrypt passwords
@@ -649,7 +655,7 @@ write list
.SS EXPLANATION OF EACH PARAMETER
.RS 3
-.SS admin users (G)
+.SS admin users (S)
This is a list of users who will be granted administrative privileges
on the share. This means that they will do all file operations as the
@@ -665,6 +671,35 @@ file permissions.
.B Example:
admin users = jason
+.SS announce as (G)
+
+This specifies what type of server nmbd will announce itself as in
+browse lists. By default this is set to Windows NT. The valid options
+are "NT", "Win95" or "WfW" meaining Windows NT, Windows 95 and
+Windows for Workgroups respectively. Do not change this parameter
+unless you have a specific need to stop Samba appearing as an NT
+server as this may prevent Samba servers from participating as
+browser servers correctly.
+
+.B Default:
+ announce as = NT
+
+.B Example
+ announce as = Win95
+
+.SS announce version (G)
+
+This specifies the major and minor version numbers that nmbd
+will use when announcing itself as a server. The default is 4.2.
+Do not change this parameter unless you have a specific need to
+set a Samba server to be a downlevel server.
+
+.B Default:
+ announce version = 4.2
+
+.B Example:
+ announce version = 2.0
+
.SS auto services (G)
This is a list of services that you want to be automatically added to
the browse lists. This is most useful for homes and printers services
@@ -1109,6 +1144,15 @@ logons from Win95 machines to. You should never need to set this parameter.
.B Default:
domain controller = no
+.SS domain logons (G)
+
+If set to true, the Samba server will serve Windows 95 domain logons
+for the workgroup it is in. For more details on setting up this feature
+see the file DOMAINS.txt in the Samba source documentation directory.
+
+.B Default:
+ domain logons = no
+
.SS domain master (G)
Enable WAN-wide browse list collation. Local master browsers on