old-www/LDP/solrhe/Securing-Optimizing-Linux-R.../chap29sec283.html

281 lines
5.5 KiB
HTML

<HTML
><HEAD
><TITLE
>Configurations</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.60"><LINK
REL="HOME"
TITLE="Securing and Optimizing Linux"
HREF="index.html"><LINK
REL="UP"
TITLE="Software -Server/File Sharing-Network"
HREF="soft-fileshrng.html"><LINK
REL="PREVIOUS"
TITLE="Compile and optimize"
HREF="chap29sec282.html"><LINK
REL="NEXT"
TITLE="Configuration of the /etc/smb.conf file"
HREF="chap29sec284.html"></HEAD
><BODY
CLASS="section"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Securing and Optimizing Linux: RedHat Edition -A Hands on Guide</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="chap29sec282.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 31. Software -Server/File Sharing-Network</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="chap29sec284.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="AEN21961"
>31.4. Configurations</A
></H1
><P
>&#13; Configuration files for different services are very specific, depending on your need and your network architecture. Someone could install Samba Server and have just one client connection, and another could install it with 1000 connections.
</P
><DIV
CLASS="note"
><BLOCKQUOTE
CLASS="note"
><P
><B
><SPAN
CLASS="inlinemediaobject"
><IMG
SRC="./images/Note.gif"
ALT="Note"
></IMG
></SPAN
>: </B
>All the configuration files required for each software described in this book has been provided by us as a gzipped file, <TT
CLASS="filename"
>floppy.tgz</TT
> for your convenience. This can be downloaded from this web address: <A
HREF="appendixa.html#sc24obecfrs2"
>http://www.openna.com/books/floppy.tgz</A
>
You can unpack this to any location on your local machine, say for example <TT
CLASS="filename"
>/tmp</TT
>, assuming you have done this your directory structure will be <TT
CLASS="filename"
>/tmp/floppy</TT
>. Within this floppy directory each configuration file has its own directory
for respective software. For example <I
CLASS="wordasword"
>Samba</I
> configuration file are organised like this:
<TABLE
BORDER="0"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><PRE
CLASS="literallayout"
><TT
CLASS="computeroutput"
>&#13; total 28
-rw-r--r-- 1 harrypotter harrypotter 196 Jun 8 13:00 Compile-Samba
drwxr-xr-x 2 harrypotter harrypotter 4096 Jun 8 13:00 init.d/
-rw-r--r-- 1 harrypotter harrypotter 94 Jun 8 13:00 lmhosts
drwxr-xr-x 2 harrypotter harrypotter 4096 Jun 8 13:00 logrotate.d/
drwxr-xr-x 2 harrypotter harrypotter 4096 Jun 8 13:00 pam.d/
-rwx------ 1 harrypotter harrypotter 282 Jun 8 13:00 samba.sh*
-rw-r--r-- 1 harrypotter harrypotter 1157 Jun 8 13:00 smb.conf
</TT
></PRE
></TD
></TR
></TABLE
>
You can either cut and paste this directly if you are faithfully following our instructions from the begining or manually edit these to modify to your needs. This facility is there though as a convenience but please don't forget ultimately it will be your
responsibility to check, verify, <SPAN
CLASS="abbrev"
>etc.</SPAN
> before you use them whether modified or as it is.
</P
></BLOCKQUOTE
></DIV
><P
>&#13; To run a Samba server, the following files are required and must be created or copied to the appropriate directories on your server.
<P
></P
><OL
TYPE="i"
><LI
><P
>&#13; Copy the <TT
CLASS="filename"
>smb.conf</TT
> and lmhosts files in the <TT
CLASS="filename"
>/etc/</TT
> directory.
</P
></LI
><LI
><P
>&#13; Copy the <TT
CLASS="filename"
>smb</TT
> script file in the <TT
CLASS="filename"
>/etc/rc.d/init.d/</TT
> directory.
</P
></LI
><LI
><P
>&#13; Copy the <TT
CLASS="filename"
>samba</TT
> file in the <TT
CLASS="filename"
>/etc/logrotate.d/</TT
> directory.
</P
></LI
><LI
><P
>&#13; Copy the <TT
CLASS="filename"
>samba</TT
> file in the <TT
CLASS="filename"
>/etc/pam.d/</TT
> directory.
</P
></LI
></OL
>
</P
><DIV
CLASS="tip"
><BLOCKQUOTE
CLASS="tip"
><P
><B
><SPAN
CLASS="inlinemediaobject"
><IMG
SRC="./images/Tip.gif"
ALT="Tip"
></IMG
></SPAN
>: </B
>
To run Samba, the following file from the floppy.tgz archive is required and must be created or copied to the appropriate directory on your server. Copy the *.conf file to the <TT
CLASS="filename"
>/etc/</TT
> directory.
or alternatively you can copy and paste directly from this book to the concerned file.
</P
></BLOCKQUOTE
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="chap29sec282.html"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="chap29sec284.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Compile and optimize</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="soft-fileshrng.html"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Configuration of the <TT
CLASS="filename"
>/etc/smb.conf</TT
> file</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>