Re: Samba/Swat Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Message: 2
Date: Wed, 19 Sep 2007 20:18:54 -0700
From: Ed Kasky
Subject: Re: Samba/Swat Help
To: For users of Fedora
Message-ID: <200709200318.l8K3IcAV006787@xxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"

At 07:31 PM Wednesday, 9/19/2007, you wrote -=>
>I have installed samba and swat on my fedora 7 box. I can not
>connect to swat with the browser. The firewall is open. What else do
>I need installed or services running.
>
>Can someone provide a check list?

1. Check to see if you have /etc/xinetd.d/swat - it should look like:

# default: off
# description: SWAT is the Samba Web Admin Tool. Use swat \
# to configure your Samba server. To use SWAT, \
# connect to port 901 with your favorite web browser.
service swat
{
port = 901
socket_type = stream
wait = no
# > user = root
server = /usr/sbin/swat
log_on_failure += USERID
disable = no
}

2. Did you restart extended internet services? Check netstat to see
if the service is running:

$netstat -a | grep swat
tcp 0 0 *:swat *:* LISTEN

3. Point your browser to the proper port - in this case 901 - and
login as root.

. . . . . . . . . . . . . . . . . .
Randomly Generated Quote (810 of 1270):
Mum's the word.
-- Miguel de Cervantes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.redhat.com/archives/fedora-list/attachments/20070919/e35c2314/attachment.html

Swat is installed, but netstat  does not show anything. Should this not show up as part of the config services?


Be a better Globetrotter. Get better travel answers from someone who knows.
Yahoo! Answers - Check it out.

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux