I'm unable to access samba-swat? Why ? Samba swat is functioning with xinet.d. Check your configuration "vi /etc/xinetd.d/swat" file. service swat
{
port = 901
socket_type = stream
wait = no
only_from = 127.0.0.1
user = root
server = /usr/sbin/swat
log_on_failure += USERID
disable = no
}