<?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 configuring samba in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/configuring-samba/m-p/3646962#M20085</link>
    <description>Hi &lt;BR /&gt; I am trying to map a windows directory onto HPUX server using SAMBA. Samba has been installed on the unix server.Can you please let me know how to configure the windows directory onto the unix server. I could nt able to get the right instructions so far..your help is highly appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 11 Oct 2005 13:53:26 GMT</pubDate>
    <dc:creator>Chandra Sekhar_5</dc:creator>
    <dc:date>2005-10-11T13:53:26Z</dc:date>
    <item>
      <title>configuring samba</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-samba/m-p/3646962#M20085</link>
      <description>Hi &lt;BR /&gt; I am trying to map a windows directory onto HPUX server using SAMBA. Samba has been installed on the unix server.Can you please let me know how to configure the windows directory onto the unix server. I could nt able to get the right instructions so far..your help is highly appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Oct 2005 13:53:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-samba/m-p/3646962#M20085</guid>
      <dc:creator>Chandra Sekhar_5</dc:creator>
      <dc:date>2005-10-11T13:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: configuring samba</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-samba/m-p/3646963#M20086</link>
      <description>You need to create a directory where the windows share will be mounted:&lt;BR /&gt;&lt;BR /&gt;mkdir /mnt/windows_share&lt;BR /&gt;&lt;BR /&gt;Use the smbmount command to mount the windows share:&lt;BR /&gt;&lt;BR /&gt;smbmount //netbios_name/share_name /mnt/windows_share -o username=user-name password=user-password&lt;BR /&gt;&lt;BR /&gt;If you don't need a password, use&lt;BR /&gt;&lt;BR /&gt;smbmount //netbios_name/share_name /mnt/windows_share -o guest&lt;BR /&gt;&lt;BR /&gt;See man smbmount.</description>
      <pubDate>Tue, 11 Oct 2005 14:30:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-samba/m-p/3646963#M20086</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-10-11T14:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: configuring samba</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-samba/m-p/3646964#M20087</link>
      <description>Your question is vague and in the Linux section.&lt;BR /&gt;&lt;BR /&gt;Some general information:&lt;BR /&gt;&lt;BR /&gt;Windows has a samba client built in. Windows networking is based on CIFS, which is what Samba is based on.&lt;BR /&gt;&lt;BR /&gt;Basically, there is on Unix a single important configuration file. Its called smb.conf and it is pretty well documented with lots of comments.&lt;BR /&gt;&lt;BR /&gt;You make changes based on your authentication environment and restart samba.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/samba stop&lt;BR /&gt;/sbin/init.d/samba start&lt;BR /&gt;&lt;BR /&gt;The most simple authentication involves having a user ID on unix that is the same as windows. The windows user searches through network neighborhood by ip address or server name and clicks in. &lt;BR /&gt;&lt;BR /&gt;Then the user is challented for a user name and password.&lt;BR /&gt;&lt;BR /&gt;User rights on Unix are based on unix permissions.&lt;BR /&gt;&lt;BR /&gt;Its possible to integrate authentication into LDAP or ADS, this is more comoplex and is beyond the scope of this message.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 11 Oct 2005 14:31:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-samba/m-p/3646964#M20087</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-10-11T14:31:18Z</dc:date>
    </item>
  </channel>
</rss>

