| /opt/samba | This is the base directory for most of the HP CIFS Server (if the source bundle was installed). |
/opt/samba_src | This is the directory that contains the source code for the HP CIFS Server (if the source bundle was installed). |
| /opt/samba/bin | This is the directory that contains the binaries for HP CIFS Server, including the daemons and utilities. |
| /opt/samba/docs | This is the directory that contains documentation in various formats including html (htmldocs) and text (textdocs). |
| /opt/samba/examples | This directory contains example smb.conf files, example scripts and other utilities, among other things. |
| /opt/samba/man | This directory contains the man pages for HP CIFS Server. |
| /opt/samba/script | This directory contains various scripts which are utilities for the HP CIFS Server. |
| /opt/samba/swat | This directory contains html and image files which the Samba Web Administration Tool (SWAT) needs. |
| /opt/samba/HA | This directory contains example High Availability scripts, configuration files, and README files. |
| /var/opt/samba | 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. |
| /etc/opt/samba | This directory contains configuration files which the HP CIFS Server uses, primarily the smb.conf file. |
| /etc/opt/samba/smb.conf | This is the main configuration file for the HP CIFS Server which is discussed in great detail elsewhere. |
| /etc/opt/samba/smb.conf.default | This is the default smb.conf file that ships with the HP CIFS server. This can be modified to fit your needs. |
| /opt/samba/LDAP3 | This directory contains files which HP CIFS Server uses for LDAP integration support. |
| /opt/samba/COPYING, /opt/samba_src/COPYING, /opt/samba_src/samba/COPYING | These are copies of the GNU Public License which applies to the HP CIFS Server. |
| /sbin/init.d/samba | This is the script that starts HP CIFS Server at boot time and stops it at shutdown (if it is configured to do so). |
| /etc/rc.config.d/samba | This text file configures whether the HP CIFS server starts automatically at boot time or not. |
| /sbin/rc2.d/S900samba, /sbin/rc1.d/K100samba | 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). |