carape
10-04-2001, 12:19 AM
can anyone help me out? I'm running RH 7.1 I want to use swat to configure samba. When I installed samba it didn't put in a swat file in xinetd.d folder. So I tried to write my own which worked to a degree, except I can't log in.
Here is the file:
service swat
{
flags = REUSE
socket_type = stream
wait = no
protocol = tcp
user = root
server = /usr/local/samba/bin/swat
disable = no
port = 901
}
can anyone identify my issue?
Thanks,
Juan
Here is the file:
service swat
{
flags = REUSE
socket_type = stream
wait = no
protocol = tcp
user = root
server = /usr/local/samba/bin/swat
disable = no
port = 901
}
can anyone identify my issue?
Thanks,
Juan