..
README.xinetd
fix_smbadduser_csh_usage.patch
samba.cache
samba.conf
samba.desc
samba.init
smbmount.init

README.xinetd

Add the following to /etc/xinetd.conf:

service swat
{
socket_type = stream
port = 901
protocol = tcp
wait = no
user = root
server = D_sbindir/swat
}

And the following to /etc/services:

swat 901/tcp # SWAT (Samba Administration Tool)