3.7.0 HP StorageWorks HP Scalable NAS File Serving Software administration guide - HP Scalable NAS 3.7 for Linux (AG513-96002, October 2009)

smb.conf.<virtual-server> files, and the smbpasswd file to all nodes in the
cluster. The files are placed in the /etc/samba directory. Although only a specific
file will be used on each node, placing all of the files on each node ensures that the
proper file will always be available. When you need to modify the Samba
configuration, you can rerun the smbcfg_dist utility.
Before running the utility, ensure that your cluster has been configured and that all
nodes are up and active.
NOTE:
The smbcfg_dist utility requires that the root user has configured ssh correctly
and that it is allowed among the nodes in the cluster. smbcfg_dist uses scp to
copy Samba configuration files to each node in the cluster. As a result, you will be
prompted for the root password on each node unless you have set up authorized
keys across the cluster nodes.
Following is an example of running the smbcfg_dist utility:
# /opt/hpcfs/tools/smbcfg_dist
The following SAMBA configuration files:
/etc/samba/smb.conf.cifs1
/etc/samba/smb.conf.virtual-server
/etc/samba/smb.default
/etc/samba/smbpasswd
/etc/samba/smbusers
will be copied from 99.12.10.101 to other cluster servers:
99.12.10.102
99.12.10.103
99.12.10.104
99.12.10.105
99.12.10.106
99.12.10.107
99.12.10.108
99.12.10.109
99.12.10.110
Please enter 'Y/y' to continue or 'N/n' to cancel: (Y/N)?y
Copying SAMBA configuration files to server 99.12.10.102 ...
smb.conf.cifs1 100% 809 0.8KB/s 00:00
smb.conf.virtual-server 100% 804 0.8KB/s 00:00
smb.default 100% 1205 1.2KB/s 00:00
smbpasswd 100% 392 0.4KB/s 00:00
smbusers 100% 389 0.4KB/s 00:00
Copying SAMBA configuration files to server 99.12.10.103...
smb.conf.cifs1 100% 809 0.8KB/s 00:00
Samba configuration408