HP CIFS Server 3.0a Administrator's Guide version A.02.01
Installing and Configuring the HP CIFS Server
Step 4: Starting the HP CIFS Server
Chapter 240
Automatically Starting the HP CIFS Server
When the HP CIFS Server is installed, by default it will not be
configured to automatically start when the system boots up and stop
when the system shuts down. You can enable this feature by doing the
following:
1. Edit the /etc/rc.config.d/samba file.
2. Change the last line of the file to: RUN_SAMBA=1.
3. Save the file.
If you later decide to disable the automatic start feature, change the last
line back to:
RUN_SAMBA=0
NOTE The winbind demon will not automatically start with the option
mentioned above. To automatically start winbind , you may want to edit
the /sbin/init.d/samba file or the /opt/samba/bin/startsmb file.