summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-11-13 18:19:36 +0000
committerJeremy Allison <jra@samba.org>1998-11-13 18:19:36 +0000
commit60a12574f201fa7459bddfab56595660f49dbbaa (patch)
tree34af8b2d14a02d8fe4354469dd43ef4bc782a568 /docs
parentd90063493c5e1ecd650e83797831ffe4cd83795e (diff)
downloadsamba-60a12574f201fa7459bddfab56595660f49dbbaa.tar.gz
samba-60a12574f201fa7459bddfab56595660f49dbbaa.tar.bz2
samba-60a12574f201fa7459bddfab56595660f49dbbaa.zip
Problems found by Herb.
Jeremy. (This used to be commit a5555bd3b744417674d62d5891e1d5dbe32008ff)
Diffstat (limited to 'docs')
-rw-r--r--docs/yodldocs/make_smbcodepage.1.yo2
-rw-r--r--docs/yodldocs/nmblookup.1.yo19
-rw-r--r--docs/yodldocs/samba.7.yo4
-rw-r--r--docs/yodldocs/smbpasswd.5.yo4
-rw-r--r--docs/yodldocs/smbpasswd.8.yo4
-rw-r--r--docs/yodldocs/testprns.1.yo4
6 files changed, 22 insertions, 15 deletions
diff --git a/docs/yodldocs/make_smbcodepage.1.yo b/docs/yodldocs/make_smbcodepage.1.yo
index 9134b7f4cb..269d43c016 100644
--- a/docs/yodldocs/make_smbcodepage.1.yo
+++ b/docs/yodldocs/make_smbcodepage.1.yo
@@ -50,7 +50,7 @@ A text Samba codepage definition file is a description that tells
Samba how to map from upper to lower case for characters greater than
ascii 127 in the specified DOS code page. Note that for certain DOS
codepages (437 for example) mapping from lower to upper case may be
-asynchronous. For example, in code page 437 lower case a acute maps to
+non-symmetrical. For example, in code page 437 lower case a acute maps to
a plain upper case A when going from lower to upper case, but maps
from plain upper case A to plain lower case a when lower casing a
character.
diff --git a/docs/yodldocs/nmblookup.1.yo b/docs/yodldocs/nmblookup.1.yo
index d4ed8c1a04..60ee3daf09 100644
--- a/docs/yodldocs/nmblookup.1.yo
+++ b/docs/yodldocs/nmblookup.1.yo
@@ -39,7 +39,8 @@ rfc1002 for details.
label(minusS)
dit(bf(-S)) Once the name query has returned an IP address then do a
-node status query as well.
+node status query as well. A node status query returns the NetBIOS names
+registered by a host.
label(minusr)
dit(bf(-r)) Try and bind to UDP port 137 to send and receive UDP
@@ -91,11 +92,10 @@ level))(smb.conf.5.html#loglevel) parameter in the url(bf(smb.conf
label(minuss)
dit(bf(-s smb.conf)) This parameter specifies the pathname to the
Samba configuration file, smb.conf. This file controls all aspects of
-the Samba setup on the machine and smbclient also needs to read this
-file.
+the Samba setup on the machine.
label(minusi)
-dit(bf(-i scope)) This specifies a NetBIOS scope that smbclient will use
+dit(bf(-i scope)) This specifies a NetBIOS scope that bf(nmblookup) will use
to communicate with when generating NetBIOS names. For details on the
use of NetBIOS scopes, see rfc1001.txt and rfc1002.txt. NetBIOS scopes
are em(very) rarely used, only set this parameter if you are the
@@ -106,16 +106,17 @@ label(name)
dit(bf(name)) This is the NetBIOS name being queried. Depending upon
the previous options this may be a NetBIOS name or IP address. If a
NetBIOS name then the different name types may be specified by
-appending tt(#<type>) to the name.
+appending tt(#<type>) to the name. This name may also be tt("*"),
+which will return all registered names within a broadcast area.
enddit()
label(EXAMPLES)
manpagesection(EXAMPLES)
-bf(nmblookup) can be used to query a WINS server (in the same way .B
-nslookup is used to query DNS servers). To query a WINS server,
-nmblookup must be called like this:
+bf(nmblookup) can be used to query a WINS server (in the same way
+bf(nslookup) is used to query DNS servers). To query a WINS server,
+bf(nmblookup) must be called like this:
tt(nmblookup -U server -R 'name')
@@ -141,7 +142,7 @@ label(AUTHOR)
manpageauthor()
The original Samba software and related utilities were created by
-Andrew Tridgell (samba-bugs@samba.anu.edu.au). Samba is now developed
+Andrew Tridgell email(samba-bugs@samba.anu.edu.au). Samba is now developed
by the Samba Team as an Open Source project similar to the way the
Linux kernel is developed.
diff --git a/docs/yodldocs/samba.7.yo b/docs/yodldocs/samba.7.yo
index 4c7d599bae..a57201b602 100644
--- a/docs/yodldocs/samba.7.yo
+++ b/docs/yodldocs/samba.7.yo
@@ -55,8 +55,8 @@ dit(url(bf(testprns))(testprns.1.html)) nl() nl() the url(bf(testprns
in your printcap file.
dit(url(bf(smbstatus))(smbstatus.1.html)) nl() nl() The url(bf(smbstatus)
-(1))(smbstatus.1.html) utility allows you to tell who is currently
-using the url(bf(smbd (8)))(smbd.8.html) server.
+(1))(smbstatus.1.html) utility allows you list current connections to the
+url(bf(smbd (8)))(smbd.8.html) server.
dit(url(bf(nmblookup))(nmblookup.1.html)) nl() nl() the
url(bf(nmblookup (1)))(nmblookup.1.html) utility allows NetBIOS name
diff --git a/docs/yodldocs/smbpasswd.5.yo b/docs/yodldocs/smbpasswd.5.yo
index 692bbfe0e9..d1f6853e2f 100644
--- a/docs/yodldocs/smbpasswd.5.yo
+++ b/docs/yodldocs/smbpasswd.5.yo
@@ -42,7 +42,9 @@ label(uid)
dit(bf(uid)) nl() nl()
This is the UNIX uid. It must match the uid field for the same
- user entry in the standard UNIX passwd file.
+ user entry in the standard UNIX passwd file. If this does not
+ match then Samba will refuse to recognis this bf(smbpasswd) file entry
+ as being valid for a user.
label(LanmanPasswordHash)
dit(bf(Lanman Password Hash)) nl() nl()
diff --git a/docs/yodldocs/smbpasswd.8.yo b/docs/yodldocs/smbpasswd.8.yo
index 8776c6b458..3019baa24a 100644
--- a/docs/yodldocs/smbpasswd.8.yo
+++ b/docs/yodldocs/smbpasswd.8.yo
@@ -152,6 +152,10 @@ specified must be the Primary Domain Controller for the domain (Backup
Domain Controllers only have a read-only copy of the user account
database and will not allow the password change).
+em(Note) that Windows 95/98 do not have a real password database
+so it is not possible to change passwords specifying a Win95/98
+machine as remote machine target.
+
label(minusR)
dit(bf(-R name resolve order)) This option allows the user of
smbclient to determine what name resolution services to use when
diff --git a/docs/yodldocs/testprns.1.yo b/docs/yodldocs/testprns.1.yo
index 121dcb60e8..f7dfed7d26 100644
--- a/docs/yodldocs/testprns.1.yo
+++ b/docs/yodldocs/testprns.1.yo
@@ -1,9 +1,9 @@
mailto(samba-bugs@samba.anu.edu.au)
-manpage(testparm)(1)(23 Oct 1998)(Samba)(SAMBA)
+manpage(testprns)(1)(23 Oct 1998)(Samba)(SAMBA)
label(NAME)
-manpagename(testparm)(check printer name for validity with smbd )
+manpagename(testprns)(check printer name for validity with smbd )
label(SYNOPSIS)
manpagesynopsis()