<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Redhat  9 Linux samba Swat problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-9-linux-samba-swat-problem/m-p/3593827#M18979</link>
    <description>hi  to all once more&lt;BR /&gt;&lt;BR /&gt;I have try all the option u give but still to no avail.Trt telnetting into 901 but fail saying lost connection with foreign host.Below here is my comfiguration i  copy from my editor. I try reload and restart the  samba service. All u give me is working except the telnetting into port 901.It is listen to port 901. I still need ur help&lt;BR /&gt;&lt;BR /&gt;# default: off&lt;BR /&gt;# description: SWAT is the Samba Web Admin Tool. Use swat \   &lt;BR /&gt;#        to configure your Samba server. To use SWAT, \&lt;BR /&gt;#        connect to port 901 with your favorite web browser.&lt;BR /&gt;service swat&lt;BR /&gt;{     &lt;BR /&gt;&lt;BR /&gt;port = 901&lt;BR /&gt;socket_type = stream&lt;BR /&gt;protocol  =   tcp&lt;BR /&gt;wait    = no&lt;BR /&gt;user = root&lt;BR /&gt;server = /usr/sbin/swat&lt;BR /&gt;log_on_failure += USERID&lt;BR /&gt;disable = no&lt;BR /&gt;only_from =localhost&lt;BR /&gt; }&lt;BR /&gt;</description>
    <pubDate>Wed, 03 Aug 2005 18:53:57 GMT</pubDate>
    <dc:creator>Sakui</dc:creator>
    <dc:date>2005-08-03T18:53:57Z</dc:date>
    <item>
      <title>Redhat  9 Linux samba Swat problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-9-linux-samba-swat-problem/m-p/3593822#M18974</link>
      <description>Hi All,&lt;BR /&gt;I have installed redhat 9 and want to configure samba using Swat. I have  downloaded latest samba version from Samba.org.It is samba 3.0.14a-1.src.rpm. i have successfully installed the samba and have gone to etc/xinetd.d/swat to edit the swat file.I have change the port to 901,and select the rest of the configuration needed.but when i type localhost:901 in the browser. it does not  give error but nothing is display is the browser.But when i used the command testparam /etc/xinetd.d/swat i give error on each line that is is in the configuration file such as unrecognizing and unknown to all the variable in the swat file.i Used the kate editor to edit the swat file.&lt;BR /&gt;I really need your help on this issue.&lt;BR /&gt;I need to used the web interface to configure samba.</description>
      <pubDate>Mon, 01 Aug 2005 08:06:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-9-linux-samba-swat-problem/m-p/3593822#M18974</guid>
      <dc:creator>Sakui</dc:creator>
      <dc:date>2005-08-01T08:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat  9 Linux samba Swat problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-9-linux-samba-swat-problem/m-p/3593823#M18975</link>
      <description>As far i know, testparm is used to verify the smb.conf file.&lt;BR /&gt;&lt;BR /&gt;Use the chkconfig --list command to see if the service is enabled, if not, use:&lt;BR /&gt;&lt;BR /&gt;chkconfig swat on&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;service xinetd reload</description>
      <pubDate>Mon, 01 Aug 2005 09:14:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-9-linux-samba-swat-problem/m-p/3593823#M18975</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-08-01T09:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat  9 Linux samba Swat problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-9-linux-samba-swat-problem/m-p/3593824#M18976</link>
      <description>try using the browser that is running on the RedHat Unix Server locally. Are you using a b IE browser from you windows desktop?&lt;BR /&gt;&lt;BR /&gt;launch /usr/bin/konqueror or mozilla and then try to connect to localhost:901.&lt;BR /&gt;&lt;BR /&gt;See if that works 1st.</description>
      <pubDate>Mon, 01 Aug 2005 10:47:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-9-linux-samba-swat-problem/m-p/3593824#M18976</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2005-08-01T10:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat  9 Linux samba Swat problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-9-linux-samba-swat-problem/m-p/3593825#M18977</link>
      <description>service iptables stop&lt;BR /&gt;&lt;BR /&gt;iptables may be preventing outside users from connecting to the port that swat uses.&lt;BR /&gt;&lt;BR /&gt;Don't do this if the server is exposed to the Internet without disabling the NIC that is exposed to the Internet.&lt;BR /&gt;&lt;BR /&gt;Local browser configuration is a good idea as well.&lt;BR /&gt;&lt;BR /&gt;service smb start&lt;BR /&gt;&lt;BR /&gt;Samba needs to be running for swat to work.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;Yisrael</description>
      <pubDate>Mon, 01 Aug 2005 11:02:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-9-linux-samba-swat-problem/m-p/3593825#M18977</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-08-01T11:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat  9 Linux samba Swat problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-9-linux-samba-swat-problem/m-p/3593826#M18978</link>
      <description>Check whether swat is actually started . 'lsof -i tcp:901' or 'netstat -nl |grep 901' . If started , try telnetting to the port 901 'telnet localhost 901' in ur linux machine and check whether it is giving a connection refused error .</description>
      <pubDate>Mon, 01 Aug 2005 23:32:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-9-linux-samba-swat-problem/m-p/3593826#M18978</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2005-08-01T23:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat  9 Linux samba Swat problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-9-linux-samba-swat-problem/m-p/3593827#M18979</link>
      <description>hi  to all once more&lt;BR /&gt;&lt;BR /&gt;I have try all the option u give but still to no avail.Trt telnetting into 901 but fail saying lost connection with foreign host.Below here is my comfiguration i  copy from my editor. I try reload and restart the  samba service. All u give me is working except the telnetting into port 901.It is listen to port 901. I still need ur help&lt;BR /&gt;&lt;BR /&gt;# default: off&lt;BR /&gt;# description: SWAT is the Samba Web Admin Tool. Use swat \   &lt;BR /&gt;#        to configure your Samba server. To use SWAT, \&lt;BR /&gt;#        connect to port 901 with your favorite web browser.&lt;BR /&gt;service swat&lt;BR /&gt;{     &lt;BR /&gt;&lt;BR /&gt;port = 901&lt;BR /&gt;socket_type = stream&lt;BR /&gt;protocol  =   tcp&lt;BR /&gt;wait    = no&lt;BR /&gt;user = root&lt;BR /&gt;server = /usr/sbin/swat&lt;BR /&gt;log_on_failure += USERID&lt;BR /&gt;disable = no&lt;BR /&gt;only_from =localhost&lt;BR /&gt; }&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Aug 2005 18:53:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-9-linux-samba-swat-problem/m-p/3593827#M18979</guid>
      <dc:creator>Sakui</dc:creator>
      <dc:date>2005-08-03T18:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat  9 Linux samba Swat problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-9-linux-samba-swat-problem/m-p/3593828#M18980</link>
      <description>In ur config file it is saying only_from localhost , which means u can access swat from 127.0.0.1 only . Remove the line only_from =localhost and restart xinetd and check again.</description>
      <pubDate>Wed, 03 Aug 2005 22:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-9-linux-samba-swat-problem/m-p/3593828#M18980</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2005-08-03T22:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat  9 Linux samba Swat problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-9-linux-samba-swat-problem/m-p/3593829#M18981</link>
      <description>U had assigned points to "0 of 18 responses" . Try to assign points to them who helped u to solve ur pblms.</description>
      <pubDate>Wed, 03 Aug 2005 22:44:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-9-linux-samba-swat-problem/m-p/3593829#M18981</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2005-08-03T22:44:58Z</dc:date>
    </item>
  </channel>
</rss>

