<?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: CIFS/SAMBA in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cifs-samba/m-p/3016669#M5497</link>
    <description>I great tool to configure samba is SWAT. You can check if it is installed:&lt;BR /&gt;&lt;BR /&gt;$ rpm -qa | grep swat&lt;BR /&gt;&lt;BR /&gt;if it is so, and if you never used it before, you should enable it editing the file /etc/xinetd.d/swat changing the line 'disable = yes' in 'disable = no'.&lt;BR /&gt;then restart the xinetd service:&lt;BR /&gt;&lt;BR /&gt;# service xinetd restart&lt;BR /&gt;&lt;BR /&gt;Now you are able to use SWAT connecting to this machine with any browser at port 901.&lt;BR /&gt;&lt;BR /&gt;ciao&lt;BR /&gt;Claudio</description>
    <pubDate>Mon, 07 Jul 2003 12:16:42 GMT</pubDate>
    <dc:creator>Claudio Cilloni</dc:creator>
    <dc:date>2003-07-07T12:16:42Z</dc:date>
    <item>
      <title>CIFS/SAMBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cifs-samba/m-p/3016666#M5494</link>
      <description>I am a novice linux admin. Running redhat 8.&lt;BR /&gt;I am going to attempt to set up cifs. Can someone point me to the specifics to get this started. I have no idea where to start.&lt;BR /&gt;&lt;BR /&gt;10x&lt;BR /&gt;RPM</description>
      <pubDate>Mon, 07 Jul 2003 12:06:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cifs-samba/m-p/3016666#M5494</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-07-07T12:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS/SAMBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cifs-samba/m-p/3016667#M5495</link>
      <description>A good starting document is SMB-HOWTO, that can be found at &lt;A href="http://www.tldp.org." target="_blank"&gt;http://www.tldp.org.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Claudio</description>
      <pubDate>Mon, 07 Jul 2003 12:11:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cifs-samba/m-p/3016667#M5495</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2003-07-07T12:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS/SAMBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cifs-samba/m-p/3016668#M5496</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;you need to go to the samba web site and look for the documentation.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.samba.org/" target="_blank"&gt;http://www.samba.org/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.tldp.org/HOWTO/SMB-HOWTO.html" target="_blank"&gt;http://www.tldp.org/HOWTO/SMB-HOWTO.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;by default after installing the samba rpms, just run samba. it should work. then u can start by customizing the smb.conf file.&lt;BR /&gt;&lt;BR /&gt;post specific queries back here.&lt;BR /&gt;good luck&lt;BR /&gt;-balaji</description>
      <pubDate>Mon, 07 Jul 2003 12:11:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cifs-samba/m-p/3016668#M5496</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-07-07T12:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS/SAMBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cifs-samba/m-p/3016669#M5497</link>
      <description>I great tool to configure samba is SWAT. You can check if it is installed:&lt;BR /&gt;&lt;BR /&gt;$ rpm -qa | grep swat&lt;BR /&gt;&lt;BR /&gt;if it is so, and if you never used it before, you should enable it editing the file /etc/xinetd.d/swat changing the line 'disable = yes' in 'disable = no'.&lt;BR /&gt;then restart the xinetd service:&lt;BR /&gt;&lt;BR /&gt;# service xinetd restart&lt;BR /&gt;&lt;BR /&gt;Now you are able to use SWAT connecting to this machine with any browser at port 901.&lt;BR /&gt;&lt;BR /&gt;ciao&lt;BR /&gt;Claudio</description>
      <pubDate>Mon, 07 Jul 2003 12:16:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cifs-samba/m-p/3016669#M5497</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2003-07-07T12:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS/SAMBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cifs-samba/m-p/3016670#M5498</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;You can read on the &lt;A href="http://www.samba.org/" target="_blank"&gt;http://www.samba.org/&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;You can run the swat for easy configuration&lt;BR /&gt;http://localhost:901&lt;BR /&gt;It's web based configuration tool for samba.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Mon, 07 Jul 2003 18:56:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cifs-samba/m-p/3016670#M5498</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-07T18:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS/SAMBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cifs-samba/m-p/3016671#M5499</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;as you run RH8, here's useful link regarding samba :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.europe.redhat.com/documentation/rhl8.0/rhl-cg-en-8.0/ch-samba.php3" target="_blank"&gt;http://www.europe.redhat.com/documentation/rhl8.0/rhl-cg-en-8.0/ch-samba.php3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Mon, 07 Jul 2003 19:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cifs-samba/m-p/3016671#M5499</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-07-07T19:36:47Z</dc:date>
    </item>
  </channel>
</rss>

