Pietjeparasietje
Programmer
Hi,
I'm pretty new to samba and swat. I've got samba installed and working, but the problem lies with swat.
My config looks like this:
But I get a "connection was refused trying to connect to -message.
If I run samba and then check nmap localhost port 901 is closed.
Do I have to start or run swat as a service, because when I enter "swat start" after a few minutes it gives me a alarm clock.
Hope someone can help me !!!
Thanks,
Peter
I'm pretty new to samba and swat. I've got samba installed and working, but the problem lies with swat.
My config looks like this:
Code:
service swat
{
disable = no
port = 901
socket_type = stream
wait = no
only_from = 127.0.0.1
user = root
server = /usr/sbin/swat
log_on_failure += USERID
}
If I run samba and then check nmap localhost port 901 is closed.
Do I have to start or run swat as a service, because when I enter "swat start" after a few minutes it gives me a alarm clock.
Hope someone can help me !!!
Thanks,
Peter