HP CIFS Server 3.0f Administrator's Guide verison A.02.03

HP CIFS Server File and Directory Roadmap
The default base installation directory of HP CIFS Server product is
/opt/samba
. The HP CIFS configuration
files are located in the directory
/etc/opt/samba
. The HP CIFS log files and any temporary files are created
in
/var/opt/samba
.
Table 1-2 briefly describes the important directories and files that comprise the CIFS Server.
Table 1-2 Files and Directory Description
DescriptionFile/Directory
This is the base directory for most of the HP CIFS Server (if the
source bundle was installed).
/opt/samba
This is the directory that contains the source code for the HP CIFS
Server (if the source bundle was installed).
/opt/samba_src
This is the directory that contains the binaries for HP CIFS Server,
including the daemons and utilities.
/opt/samba/bin
This is the directory that contains documentation in various
formats including html (htmldocs) and text (textdocs).
/opt/samba/docs
This directory contains example
smb.conf
files, example scripts
and other utilities, among other things.
/opt/samba/examples
This directory contains the man pages for HP CIFS Server.
/opt/samba/man
This directory contains various scripts which are utilities for the
HP CIFS Server.
/opt/samba/script
This directory contains html and image files which the Samba
Web Administration Tool (SWAT) needs.
/opt/samba/swat
This directory contains example High Availability scripts,
configuration files, and README files.
/opt/samba/HA
This directory contains the HP CIFS Server log files as well as
other dynamic files that the HP CIFS Server uses, such as lock
files.
/var/opt/samba
This directory contains configuration files which the HP CIFS
Server uses, primarily the
smb.conf
file.
/etc/opt/samba
This is the main configuration file for the HP CIFS Server which
is discussed in great detail elsewhere.
/etc/opt/samba/smb.conf
This is the default
smb.conf
file that ships with the HP CIFS server.
This can be modified to fit your needs.
/etc/opt/samba/smb.conf.default
This directory contains files which HP CIFS Server uses for LDAP
integration support.
/opt/samba/LDAP3
These are copies of the GNU Public License which applies to the
HP CIFS Server.
/opt/samba/COPYING, /opt/samba_src/COPYING,
/opt/samba_src/samba/COPYING
This is the script that starts HP CIFS Server at boot time and stops
it at shutdown (if it is configured to do so).
/sbin/init.d/samba
This text file configures whether the HP CIFS server starts
automatically at boot time or not.
/etc/rc.config.d/samba
These are links to
/sbin/init.d/samba
which are actually
executed at boot time and shutdown time to start and stop the
HP CIFS Server, (if it is configured to do so).
/sbin/rc2.d/S900samba, /sbin/rc1.d/K100samba
HP CIFS Server File and Directory Roadmap 23