diff options
Diffstat (limited to 'docs/htmldocs/install.html')
-rw-r--r-- | docs/htmldocs/install.html | 116 |
1 files changed, 46 insertions, 70 deletions
diff --git a/docs/htmldocs/install.html b/docs/htmldocs/install.html index 22cd3f32c5..f78a6f85bd 100644 --- a/docs/htmldocs/install.html +++ b/docs/htmldocs/install.html @@ -9,15 +9,12 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.77"><LINK REL="HOME" TITLE="SAMBA Project Documentation" HREF="samba-howto-collection.html"><LINK -REL="UP" -TITLE="General installation" -HREF="introduction.html"><LINK REL="PREVIOUS" -TITLE="General installation" -HREF="introduction.html"><LINK +TITLE="SAMBA Project Documentation" +HREF="samba-howto-collection.html"><LINK REL="NEXT" -TITLE="Improved browsing in samba" -HREF="improved-browsing.html"></HEAD +TITLE="Integrating MS Windows networks with Samba" +HREF="integrate-ms-networks.html"></HEAD ><BODY CLASS="CHAPTER" BGCOLOR="#FFFFFF" @@ -45,7 +42,7 @@ WIDTH="10%" ALIGN="left" VALIGN="bottom" ><A -HREF="introduction.html" +HREF="samba-howto-collection.html" ACCESSKEY="P" >Prev</A ></TD @@ -59,7 +56,7 @@ WIDTH="10%" ALIGN="right" VALIGN="bottom" ><A -HREF="improved-browsing.html" +HREF="integrate-ms-networks.html" ACCESSKEY="N" >Next</A ></TD @@ -80,9 +77,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN26" +NAME="AEN20" ></A ->1.1. Read the man pages</H1 +>1.1. Step 0: Read the man pages</H1 ><P >The man pages distributed with SAMBA contain lots of useful info that will help to get you started. @@ -95,20 +92,10 @@ CLASS="PROMPT" ><TT CLASS="USERINPUT" ><B ->man smbd.8</B -></TT -> - or - <TT -CLASS="PROMPT" ->$ </TT -><TT -CLASS="USERINPUT" -><B >nroff -man smbd.8 | more </B ></TT -> on older unixes.</P +></P ><P >Other sources of information are pointed to by the Samba web site,<A @@ -122,9 +109,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN36" +NAME="AEN28" ></A ->1.2. Building the Binaries</H1 +>1.2. Step 1: Building the Binaries</H1 ><P >To do this, first run the program <B CLASS="COMMAND" @@ -221,9 +208,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN64" +NAME="AEN56" ></A ->1.3. The all important step</H1 +>1.3. Step 2: The all important step</H1 ><P >At this stage you must fetch yourself a coffee or other drink you find stimulating. Getting the rest @@ -238,9 +225,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN68" +NAME="AEN60" ></A ->1.4. Create the smb configuration file.</H1 +>1.4. Step 3: Create the smb configuration file.</H1 ><P >There are sample configuration files in the examples subdirectory in the distribution. I suggest you read them @@ -294,9 +281,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN82" +NAME="AEN74" ></A ->1.5. Test your config file with +>1.5. Step 4: Test your config file with <B CLASS="COMMAND" >testparm</B @@ -312,21 +299,15 @@ CLASS="FILENAME" ><P >Make sure it runs OK and that the services look reasonable before proceeding. </P -><P ->Always run testparm again when you change - <TT -CLASS="FILENAME" ->smb.conf</TT ->!</P ></DIV ><DIV CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN90" +NAME="AEN80" ></A ->1.6. Starting the smbd and nmbd</H1 +>1.6. Step 5: Starting the smbd and nmbd</H1 ><P >You must choose to start smbd and nmbd either as daemons or from <B @@ -364,9 +345,9 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN100" +NAME="AEN90" ></A ->1.6.1. Starting from inetd.conf</H2 +>1.6.1. Step 5a: Starting from inetd.conf</H2 ><P >NOTE; The following will be different if you use NIS or NIS+ to distributed services maps.</P @@ -468,9 +449,9 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN129" +NAME="AEN119" ></A ->1.6.2. Alternative: starting it as a daemon</H2 +>1.6.2. Step 5b. Alternative: starting it as a daemon</H2 ><P >To start the server as a daemon you should create a script something like this one, perhaps calling @@ -525,9 +506,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN145" +NAME="AEN135" ></A ->1.7. Try listing the shares available on your +>1.7. Step 6: Try listing the shares available on your server</H1 ><P ><TT @@ -566,9 +547,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN154" +NAME="AEN144" ></A ->1.8. Try connecting with the unix client</H1 +>1.8. Step 7: Try connecting with the unix client</H1 ><P ><TT CLASS="PROMPT" @@ -629,9 +610,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN170" +NAME="AEN160" ></A ->1.9. Try connecting from a DOS, WfWg, Win9x, WinNT, +>1.9. Step 8: Try connecting from a DOS, WfWg, Win9x, WinNT, Win2k, OS/2, etc... client</H1 ><P >Try mounting disks. eg:</P @@ -678,7 +659,7 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN184" +NAME="AEN174" ></A >1.10. What If Things Don't Work?</H1 ><P @@ -701,16 +682,15 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN189" +NAME="AEN179" ></A >1.10.1. Diagnosing Problems</H2 ><P ->If you have installation problems then go to the - <A -HREF="Diagnosis.html" -TARGET="_top" ->Diagnosis</A -> chapter to try to find the +>If you have installation problems then go to + <TT +CLASS="FILENAME" +>DIAGNOSIS.txt</TT +> to try to find the problem.</P ></DIV ><DIV @@ -718,7 +698,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN193" +NAME="AEN183" ></A >1.10.2. Scope IDs</H2 ><P @@ -734,7 +714,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN196" +NAME="AEN186" ></A >1.10.3. Choosing the Protocol Level</H2 ><P @@ -775,7 +755,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN205" +NAME="AEN195" ></A >1.10.4. Printing from UNIX to a Client PC</H2 ><P @@ -796,7 +776,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN210" +NAME="AEN200" ></A >1.10.5. Locking</H2 ><P @@ -856,7 +836,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN219" +NAME="AEN209" ></A >1.10.6. Mapping Usernames</H2 ><P @@ -882,7 +862,7 @@ WIDTH="33%" ALIGN="left" VALIGN="top" ><A -HREF="introduction.html" +HREF="samba-howto-collection.html" ACCESSKEY="P" >Prev</A ></TD @@ -900,7 +880,7 @@ WIDTH="33%" ALIGN="right" VALIGN="top" ><A -HREF="improved-browsing.html" +HREF="integrate-ms-networks.html" ACCESSKEY="N" >Next</A ></TD @@ -910,21 +890,17 @@ ACCESSKEY="N" WIDTH="33%" ALIGN="left" VALIGN="top" ->General installation</TD +>SAMBA Project Documentation</TD ><TD WIDTH="34%" ALIGN="center" VALIGN="top" -><A -HREF="introduction.html" -ACCESSKEY="U" ->Up</A -></TD +> </TD ><TD WIDTH="33%" ALIGN="right" VALIGN="top" ->Improved browsing in samba</TD +>Integrating MS Windows networks with Samba</TD ></TR ></TABLE ></DIV |