Sample configuration

<resources>

<resource name="smb_res1" type="SambaServer">

<attribute name="ConfFile"><scalar>"/etc/samba/smb.conf" </scalar></attribute>

<attribute name="LockDir"><scalar>"/var/run"</scalar> </attribute>

</resource>

</resources>

SambaServer samba_server (

Ports = { 139 }

ConFile = "/etc/samba/smb.conf"

LockDir = "/var/run"

IndepthMonitorCyclePeriod = 3

ResponseTimeout = 15

)