summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1996-06-04 15:14:47 +0000
committerAndrew Tridgell <tridge@samba.org>1996-06-04 15:14:47 +0000
commit045014aa57721b9701ca379bcab055b908773184 (patch)
tree3728ee54adc0c956ae3762f260958b16f9fb370e /docs
parentbc4a2994377ab078d3d1a900f79fda9dfe4d0e6a (diff)
downloadsamba-045014aa57721b9701ca379bcab055b908773184.tar.gz
samba-045014aa57721b9701ca379bcab055b908773184.tar.xz
samba-045014aa57721b9701ca379bcab055b908773184.zip
Did more integration of Lukes code ready for the first release.
I've now got WINS registration working, and refresh working. Its looking pretty good so far, but needs lots of testing.
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/smb.conf.535
1 files changed, 27 insertions, 8 deletions
diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5
index f29e7b6b02d..7149be6a473 100644
--- a/docs/manpages/smb.conf.5
+++ b/docs/manpages/smb.conf.5
@@ -1962,14 +1962,6 @@ merits of each are discussed in the README file.
.B Example:
protocol = LANMAN1
-.SS proxy name resolution (G)
-
-This is a boolean that controls if nmbd will respond to broadcast name
-queries on behalf of other hosts. You may need to set this to no for
-some older clients.
-
-.B Default:
- proxy name resolution = yes
.SS public (S)
A synonym for this parameter is 'guest ok'.
@@ -2548,6 +2540,33 @@ only to areas that are outside the directory tree being exported.
.B Example:
wide links = no
+.SS wins proxy (G)
+
+This is a boolean that controls if nmbd will respond to broadcast name
+queries on behalf of other hosts. You may need to set this to no for
+some older clients.
+
+.B Default:
+ wins proxy = no
+.SS wins support (G)
+
+This boolean controls if Samba will act as a WINS server. You should
+normally set this to true unless you already have another WINS server
+on the network.
+
+.B Default:
+ wins support = yes
+.SS wins server (G)
+
+This specifies the DNS name of the WINS server that Samba should
+register with. If you have a WINS server on your network then you
+should set this to the WINS servers name.
+
+This option only takes effect if Samba is not acting as a WINS server
+itself.
+
+.B Default:
+ wins server =
.SS workgroup (G)
This controls what workgroup your server will appear to be in when