User's Manual

#cmcheckconf -P pkg.conf
6. If the cmcheckconf command does not report any errors, use the cmapplyconf command
to add the package into Serviceguard environment.
For Example:
#cmapplyconf -P pkg.conf
Toolkit User Configuration
All the user configuration variables are kept in a single file in shell script format. The variable
names and their sample values are in Table 36 (page 133):
Table 36 User Configuration Variables
DescriptionConfiguration Variables
This variable holds the NetBIOS Name of the server.
If the configuration of HP CIFS Server is done using
/opt/samba/bin/samba_setup command, the
NetBIOS ame can be found in /etc/opt/samba/
smb.conf. If you are configuring multiple HP CIFS
Server packages, ensure the NetBIOS name is unique
for each of the packages.
NETBIOS_NAME (for example, NETBIOS_NAME=smb1)
This variable holds the path of the
"smb.conf.<netbios_name>". By default, the path is
/etc/opt/samba/smb.conf.${NETBIOS_NAME}.
If the path is different, modify the variable.
CONF_FILE (for example,
CONF_FILE=/etc/opt/samba/smb.conf.${NETBIOS_NAME})
This variable holds the log directory path of the CIFS
Server instance of the particular package. By default,
the path is /var/opt/samba/${NETBIOS_NAME}/
logs. If the path is different, modify the variable.
LOG_DIRECTORY (for example,
LOG_DIRECTORY=/var/opt/samba/${NETBIOS_NAME}/logs)
This variable holds the PID File path of smbd process
of the particular package. By default, the path is
/var/opt/samba/${NETBIOS_NAME}/locks/
smbd.pid. If the path is different, modify the variable.
SMBD_PID_FILE (for example,
SMBD_PID_FILE=/var/opt/samba/${NETBIOS_NAME}/locks/smbd.pid)
This variable holds the PID File path of nmbd process
of the particular package. By default, the path is
/var/opt/samba/${NETBIOS_NAME}/locks/
nmbd.pid. If the path is different, modify the variable.
NMBD_PID_FILE (for example,
NMBD_PID_FILE=/var/opt/samba/${NETBIOS_NAME}/locks/nmbd.pid)
Setting Up the Toolkit 133