diff options
Diffstat (limited to 'docs/manpages/smbpasswd.8')
-rw-r--r-- | docs/manpages/smbpasswd.8 | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/docs/manpages/smbpasswd.8 b/docs/manpages/smbpasswd.8 index ad502e01b12..be70fad031d 100644 --- a/docs/manpages/smbpasswd.8 +++ b/docs/manpages/smbpasswd.8 @@ -5,7 +5,7 @@ smbpasswd \- change a users SMB password .PP .SH "SYNOPSIS" .PP -\fBsmbpasswd\fP [-a] [-d] [-e] [-D debug level] [-n] [-r remote_machine] [-R name resolve order] [-m] [-j DOMAIN] [-U username] [-h] [-s] username +\fBsmbpasswd\fP [-a] [-x] [-d] [-e] [-D debug level] [-n] [-r remote_machine] [-R name resolve order] [-m] [-j DOMAIN] [-U username] [-h] [-s] username .PP .SH "DESCRIPTION" .PP @@ -62,6 +62,13 @@ else the request to add the user will fail\&. This option is only available when running \fBsmbpasswd\fP as root\&. .IP +.IP "\fB-x\fP" +This option specifies that the username following should +be deleted from the local \fBsmbpasswd\fP file\&. +.IP +This option is only available when running \fBsmbpasswd\fP as +root\&. +.IP .IP "\fB-d\fP" This option specifies that the username following should be \fIdisabled\fP in the local \fBsmbpasswd\fP file\&. @@ -199,7 +206,7 @@ being used as an NT Primary Domain Controller\&. PDC support is not a supported feature in Samba2\&.0 but will become supported in a later release\&. If you wish to know more about using Samba as an NT PDC then please subscribe to the mailing list -\fIsamba-ntdom@samba\&.org\fP\&. +samba-ntdom@samba\&.org\&. .IP This option is only available when running \fBsmbpasswd\fP as root\&. .IP @@ -285,7 +292,7 @@ This man page is correct for version 2\&.0 of the Samba suite\&. .SH "AUTHOR" .IP The original Samba software and related utilities were created by -Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed +Andrew Tridgell samba@samba\&.org\&. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\&. .IP @@ -294,7 +301,7 @@ sources were converted to YODL format (another excellent piece of Open Source software, available at \fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP) and updated for the Samba2\&.0 release by Jeremy Allison\&. -\fIsamba-bugs@samba\&.org\fP\&. +samba@samba\&.org\&. .IP See \fBsamba (7)\fP to find out how to get a full list of contributors and details on how to submit bug reports, |