Installation

The rest of this presentation assumes a source installation.

Configuration

Configuration of samba is very simple. For the most part, a simple ./configure in the source directory of the distribution is all that is needed. A few configuration options may be useful, listed below:

For a complete list of options, run ./configure --help

Once you have decided on a set of options, type:
./configure [options]
make
make install

If you are upgrading to a newer version of samba, the procedure is exactly the same. Samba will save old versions of files, and you may revert to the previous installation at any time by typing make revert.

If all goes well, Samba should be installed and ready to go.