diff options
author | Andrew Bartlett <abartlet@samba.org> | 2003-03-31 00:32:13 +0000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2003-03-31 00:32:13 +0000 |
commit | b49099ec1418a6af519c5d3a8d94c2faa7da2fe2 (patch) | |
tree | 83c151e981c3bddc923588a5efec80f3035825de /docs | |
parent | f60980b3f250518da85df3680ecb7de7bc13cf00 (diff) | |
download | samba-b49099ec1418a6af519c5d3a8d94c2faa7da2fe2.tar.gz samba-b49099ec1418a6af519c5d3a8d94c2faa7da2fe2.tar.bz2 samba-b49099ec1418a6af519c5d3a8d94c2faa7da2fe2.zip |
smbpasswd -> net
(This used to be commit 25f2ebd2711182645fcb2225b4a5a4ed9d3c6dd7)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/manpages/winbindd.8.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/manpages/winbindd.8.sgml b/docs/docbook/manpages/winbindd.8.sgml index 177265caf1..0beddf0ea5 100644 --- a/docs/docbook/manpages/winbindd.8.sgml +++ b/docs/docbook/manpages/winbindd.8.sgml @@ -260,7 +260,7 @@ auth required /lib/security/pam_pwdb.so use_first_pass shadow nullok </command></para> <para>The next step is to join the domain. To do that use the - <command>smbpasswd</command> program like this: </para> + <command>net</command> program like this: </para> <para><command>net join -S PDC -U Administrator</command></para> |