Enabling SWAT problem

From: Aram Hazarian (ahazarian_at_omnilogic.ro)
Date: 01/21/05

  • Next message: Stephen Carville: "SCSI Errors on Oracle Server"
    Date: Fri, 21 Jan 2005 21:38:40 +0200
    To: <redhat-list@redhat.com>
    
    

    Hi,

    What about my issue:

    I installed samba 2.2.12.

    I added in /etc/services the line:
    swat 901/tcp (uncommented)

    I added in /etc/xinetd.conf the line:
    swat stream tcp nowait.400 root /usr/local/samba/bin/swat swat

    Because in /etc/xinetd.d there was no ?swat? file, I created one with the following content:
    service swat
    {
            disable = no
            port=901
            socket_type=stream
            wait=no
            only_from=127.0.0.1
            user=root
    }

    I restarted xinetd ? and when I went in the browser, at http://127.0.0.1:901 the only answer I got is ?The connection was refused when trying to connect to ?? !!!

    By the way, I have httpd started.

    Everything looks like swat is not recognized as a service for the system.
    I tried also:
    [root@bobo sbin]# ./service swat start
    swat: unrecognized service

    I feel like stucked ?

    I would appreciate your help.

    Thanks,

    Bobo

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Stephen Carville: "SCSI Errors on Oracle Server"

    Relevant Pages

    • Re: SAMBA for VMS (The saga continues!)
      ... I have successfully built and installed SAMBA (and SWAT) ... to start followed by a message about TCP/IP Services startup completed. ...
      (comp.os.vms)
    • Re: home networking: easy way?
      ... I installed samba (and swat ... The samba servers seem to start ... is a "Samba Server " icon in the My Network Places) but it can not ...
      (Fedora)
    • Samba/Swat Help
      ... I have installed samba and swat on my fedora 7 box. ... The firewall is open. ...
      (Fedora)
    • Re: Enabling SWAT problem
      ... On Fri January 21 2005 11:38 am, Aram Hazarian wrote: ... > I installed samba 2.2.12. ... > Everything looks like swat is not recognized as a service for the system. ... 6033 W.Century Blvd. ...
      (RedHat)
    • Re: Samba Permissions
      ... > I just installed samba on my private home network. ... > read access to shares. ... Using swat, I changed the create, security, and ...
      (comp.os.linux.misc)