diff options
author | Andrew Tridgell <tridge@samba.org> | 2005-07-23 11:03:24 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:29:59 -0500 |
commit | 3c2a5aa63cdf4737a69a820a2e2d3ebeaef37257 (patch) | |
tree | 3de44481c6626f29d83686c52e009560be9c338f /swat/install/index.esp | |
parent | dc2635efe326d6262e0b458e4c2d200f061187c8 (diff) | |
download | samba-3c2a5aa63cdf4737a69a820a2e2d3ebeaef37257.tar.gz samba-3c2a5aa63cdf4737a69a820a2e2d3ebeaef37257.tar.xz samba-3c2a5aa63cdf4737a69a820a2e2d3ebeaef37257.zip |
r8724: some boilerplate installation text
(This used to be commit 5b28bdb9c800e8fbf2c7ee62a7c6faf2ec773ef9)
Diffstat (limited to 'swat/install/index.esp')
-rw-r--r-- | swat/install/index.esp | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/swat/install/index.esp b/swat/install/index.esp index 6e35a98fd4..5a73b7751f 100644 --- a/swat/install/index.esp +++ b/swat/install/index.esp @@ -3,4 +3,18 @@ <h1>Installation</h1> +Welcome to Samba4 installation. Before proceeding, you will need to +know: + +<ul> +<li>The domain name you will use +<li>The realm name you will use +</ul> + +After you have decided on those, choose the 'Provisioning' menu item +on the left, and fill in the form.<p> + +<b>Warning!</b> When you provision, your existing user database is +wiped and replaced with a new one. + <% page_footer(); %> |