diff options
author | Gerald Carter <jerry@samba.org> | 2001-04-19 21:33:44 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-04-19 21:33:44 +0000 |
commit | f95fb5fe3941a0ef916ac85c6ccf4aecf17aaf39 (patch) | |
tree | 7ae84ac676262759cdbfbe8260e650050dc2722b /docs/manpages/smbpasswd.8 | |
parent | e3fc10eab22443376ac3312447874607810dbc6b (diff) | |
download | samba-f95fb5fe3941a0ef916ac85c6ccf4aecf17aaf39.tar.gz samba-f95fb5fe3941a0ef916ac85c6ccf4aecf17aaf39.tar.xz samba-f95fb5fe3941a0ef916ac85c6ccf4aecf17aaf39.zip |
large sync up with 2.2
(This used to be commit 96523293da19df201703fed6130f1ff9ba25324b)
Diffstat (limited to 'docs/manpages/smbpasswd.8')
-rw-r--r-- | docs/manpages/smbpasswd.8 | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/manpages/smbpasswd.8 b/docs/manpages/smbpasswd.8 index f47ff0d9d4e..18cf1e17f19 100644 --- a/docs/manpages/smbpasswd.8 +++ b/docs/manpages/smbpasswd.8 @@ -3,7 +3,7 @@ .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "SMBPASSWD" "8" "23 February 2001" "" "" +.TH "SMBPASSWD" "8" "03 April 2001" "" "" .SH NAME smbpasswd \- change a users SMB password .SH SYNOPSIS @@ -11,7 +11,7 @@ smbpasswd \- change a users SMB password \fBsmbpasswd\fR [ \fB-a\fR ] [ \fB-x\fR ] [ \fB-d\fR ] [ \fB-e\fR ] [ \fB-D debuglevel\fR ] [ \fB-n\fR ] [ \fB-r <remote machine>\fR ] [ \fB-R <name resolve order>\fR ] [ \fB-m\fR ] [ \fB-j DOMAIN\fR ] [ \fB-U username\fR ] [ \fB-h\fR ] [ \fB-s\fR ] [ \fBusername\fR ] .SH "DESCRIPTION" .PP -This tool is part of the Samba <URL:samba.7.html> suite. +This tool is part of the Sambasuite. .PP The smbpasswd program has several different functions, depending on whether it is run by the \fBroot\fR @@ -159,7 +159,7 @@ a real password database so it is not possible to change passwords specifying a Win95/98 machine as remote machine target. .TP \fB-R name resolve order\fR -This option allows the user of smbclient to determine +This option allows the user of smbpasswd to determine what name resolution services to use when looking up the NetBIOS name of the host being connected to. @@ -170,7 +170,7 @@ names to be resolved as follows : \(bu lmhosts : Lookup an IP address in the Samba lmhosts file. If the line in lmhosts has -no name type attached to the NetBIOS name (see the lmhosts(5) <URL:lmhosts.5.html> for details) then +no name type attached to the NetBIOS name (see the lmhosts(5)for details) then any name type matches for lookup. .TP 0.2i \(bu @@ -284,9 +284,8 @@ This man page is correct for version 2.2 of the Samba suite. .SH "SEE ALSO" .PP -\fIsmbpasswd(5)\fR <URL:smbpasswd.5.html>, -samba(7) <URL:samba.7.html> -.SH "AUTHOR" +\fIsmbpasswd(5)\fR, +samba(7).SH "AUTHOR" .PP The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed |