diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-09-04 09:31:27 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-09-04 03:05:02 +0200 |
commit | 68f68d01529e159d965cefa1da497f3472a36972 (patch) | |
tree | b3af515d253e3ccf4d785bc7023eedd1be179de5 | |
parent | 8be652a675efb5f25f0e2c573b9c8d6c0f3a9b5f (diff) | |
download | samba-68f68d01529e159d965cefa1da497f3472a36972.tar.gz samba-68f68d01529e159d965cefa1da497f3472a36972.tar.bz2 samba-68f68d01529e159d965cefa1da497f3472a36972.zip |
docs: Move Samba4 HOWTO link into README
This allows us to make clear that it applies to the AD DC deployment.
Andrew Bartlett
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Sep 4 03:05:02 CEST 2012 on sn-devel-104
-rw-r--r-- | README | 11 | ||||
-rw-r--r-- | howto4.txt | 7 |
2 files changed, 8 insertions, 10 deletions
@@ -1,13 +1,18 @@ This is the release version of Samba, the free SMB and CIFS client and -server for UNIX and other operating systems. Samba is maintained by -the Samba Team, who support the original author, Andrew Tridgell. +server and Domain Controller for UNIX and other operating +systems. Samba is maintained by the Samba Team, who support the +original author, Andrew Tridgell. >>>> Please read THE WHOLE of this file as it gives important information >>>> about the configuration and use of Samba. -NOTE: Installation instructions may be found in +NOTE: Installation instructions may be found + for the file/print server and domain member in: docs/htmldocs/Samba3-HOWTO/install.html + For the AD DC implementation a full HOWTO is provided at: + http://wiki.samba.org/index.php/Samba4/HOWTO + This software is freely distributable under the GNU public license, a copy of which you should have received with this software (in a file called COPYING). diff --git a/howto4.txt b/howto4.txt deleted file mode 100644 index 6a40d612e1..0000000000 --- a/howto4.txt +++ /dev/null @@ -1,7 +0,0 @@ -Samba4 howto -============ - -For current versions of the Samba4 HOWTO, please see our wiki: - - http://wiki.samba.org/index.php/Samba4/HOWTO - |