Author Topic: Unable to access http://localhost:901 - samba swat  (Read 5196 times)

Open Your Hands

  • Administrator
  • Full Member
  • *****
  • Posts: 146
Unable to access http://localhost:901 - samba swat
« on: January 19, 2008, 11:47:04 PM »
I'm unable to access samba-swat? Why ? Samba swat is functioning with xinet.d. Check your configuration  "vi /etc/xinetd.d/swat" file. 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
}

Open Your Hands

  • Administrator
  • Full Member
  • *****
  • Posts: 146
Re: Unable to access http://localhost:901 - samba swat
« Reply #1 on: January 19, 2008, 11:49:42 PM »
Make shure that set to disable state to YES...!! Then You should restart the xinet.d service.

/etc/init.d/xinetd restart.

Now you can access samba-swat in : http://localhost:901/

YeaH. You are win. Enjoy  :P

GoogleTagged