Samba/Swat Help

edwarner99 at yahoo.com edwarner99 at yahoo.com
Thu Sep 20 13:08:28 UTC 2007


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 at yoda.wrenkasky.com>
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
#       only_from       = 127.0.0.1
         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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20070920/7b3dfd17/attachment-0001.htm>


More information about the fedora-list mailing list