diff options
author | John Terpstra <jht@samba.org> | 2005-07-01 09:19:22 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:58 -0500 |
commit | f07fb55eed0b1d585815612632959c10a13938a7 (patch) | |
tree | 463ab32ddd4f3bde70dc7e191713785b42be91da /docs/Samba3-ByExample/SBE-AddingUNIXClients.xml | |
parent | 64bed7ecbf8fb0d34c05ee83054affac3283a06a (diff) | |
download | samba-f07fb55eed0b1d585815612632959c10a13938a7.tar.gz samba-f07fb55eed0b1d585815612632959c10a13938a7.tar.bz2 samba-f07fb55eed0b1d585815612632959c10a13938a7.zip |
Final Addition. Copy layout is next.
(This used to be commit 6e81f1b33945fb4271172ed91c18a2a164bc5dff)
Diffstat (limited to 'docs/Samba3-ByExample/SBE-AddingUNIXClients.xml')
-rw-r--r-- | docs/Samba3-ByExample/SBE-AddingUNIXClients.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba3-ByExample/SBE-AddingUNIXClients.xml b/docs/Samba3-ByExample/SBE-AddingUNIXClients.xml index 7415da34b9..15a228ae5b 100644 --- a/docs/Samba3-ByExample/SBE-AddingUNIXClients.xml +++ b/docs/Samba3-ByExample/SBE-AddingUNIXClients.xml @@ -1855,7 +1855,7 @@ administrator:x:1000:1013:Administrator:/home/BE/administrator:/bin/bash In the case of an NT4 or Samba-3-style domain the <parameter>realm</parameter> is not used, and the command used to join the domain is <command>net rpc join</command>. The above example also demonstrates advanced error reporting techniques that are documented in the chapter called "Reporting Bugs" in - <quote>The Official Samba-3 HOWTO and Reference Guide</quote> (TOSHARG). + <quote>The Official Samba-3 HOWTO and Reference Guide, Second Edition</quote> (TOSHARG2). </para> <para> |