<?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 Samba Configuration on HP-UX 11i in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration-on-hp-ux-11i/m-p/4591007#M374911</link>
    <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I have windows 2k3 domain with user ids on it, I want to configured the samba on HP-UX 11i server so all users log on to winnt domain can able to access the shared directories on HP-UX server. &lt;BR /&gt;Please suggest what will be my smb.conf files setting. &lt;BR /&gt;&lt;BR /&gt;Thanks a lot. &lt;BR /&gt;Regards &lt;BR /&gt;VB</description>
    <pubDate>Thu, 25 Feb 2010 14:40:34 GMT</pubDate>
    <dc:creator>VICBUR1507</dc:creator>
    <dc:date>2010-02-25T14:40:34Z</dc:date>
    <item>
      <title>Samba Configuration on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration-on-hp-ux-11i/m-p/4591007#M374911</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I have windows 2k3 domain with user ids on it, I want to configured the samba on HP-UX 11i server so all users log on to winnt domain can able to access the shared directories on HP-UX server. &lt;BR /&gt;Please suggest what will be my smb.conf files setting. &lt;BR /&gt;&lt;BR /&gt;Thanks a lot. &lt;BR /&gt;Regards &lt;BR /&gt;VB</description>
      <pubDate>Thu, 25 Feb 2010 14:40:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration-on-hp-ux-11i/m-p/4591007#M374911</guid>
      <dc:creator>VICBUR1507</dc:creator>
      <dc:date>2010-02-25T14:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Configuration on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration-on-hp-ux-11i/m-p/4591008#M374912</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Change security=domain&lt;BR /&gt;&lt;BR /&gt;Restart the samba deamon&lt;BR /&gt;&lt;BR /&gt;net join  &lt;TO join="" the="" domain=""&gt;&lt;BR /&gt;&lt;BR /&gt;You will need a windows administrator password to join the domain.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/TO&gt;</description>
      <pubDate>Thu, 25 Feb 2010 14:58:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration-on-hp-ux-11i/m-p/4591008#M374912</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-02-25T14:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Configuration on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration-on-hp-ux-11i/m-p/4591009#M374913</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I dont understand when you mean: net join &lt;TO join="" the="" domain=""&gt;....type this command????&lt;BR /&gt;&lt;BR /&gt;I m Domain admin....&lt;BR /&gt;&lt;BR /&gt;VB&lt;/TO&gt;</description>
      <pubDate>Thu, 25 Feb 2010 15:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration-on-hp-ux-11i/m-p/4591009#M374913</guid>
      <dc:creator>VICBUR1507</dc:creator>
      <dc:date>2010-02-25T15:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Configuration on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration-on-hp-ux-11i/m-p/4591010#M374914</link>
      <description>run /opt/samba/bin/samba_setup for a guided configuration , it is pretty much straight forward and easy</description>
      <pubDate>Thu, 25 Feb 2010 19:32:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration-on-hp-ux-11i/m-p/4591010#M374914</guid>
      <dc:creator>johnsonpk</dc:creator>
      <dc:date>2010-02-25T19:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Configuration on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration-on-hp-ux-11i/m-p/4591011#M374915</link>
      <description>If you want to use Kerberos, then you need to sync up some configuration files.  Use this whitepaper and just follow the directions and smb.conf example in chapter 4:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/14985/HPCIFSKerberosV105.pdf" target="_blank"&gt;http://docs.hp.com/en/14985/HPCIFSKerberosV105.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you want to learn how to use the Windows 2003DC to store both your HP-UX ID and your Windows IDs (you need both for CIFS/Samba), then use this whitepaper (with smb.conf examples):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/16322/CIFSUnifiedLoginV2.pdf" target="_blank"&gt;http://docs.hp.com/en/16322/CIFSUnifiedLoginV2.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Review:  With CIFS/Samba on HP-UX, the Windows DC will *authenticate* a user logon, but the HP-UX system needs a local user to "authorize" a user to access files and directories.  You can configure CIFS/Samba to authorize with "username.map" (simplest), "winbind" (easy to set up, hard to maintain), or Unified Login (hard to set up, easy to maintain). &lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Mon, 08 Mar 2010 21:43:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration-on-hp-ux-11i/m-p/4591011#M374915</guid>
      <dc:creator>eric roseme</dc:creator>
      <dc:date>2010-03-08T21:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Configuration on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration-on-hp-ux-11i/m-p/4591012#M374916</link>
      <description>Shalom VB,&lt;BR /&gt;&lt;BR /&gt;From the Unix system.&lt;BR /&gt;&lt;BR /&gt;net join &lt;SEE the="" man="" page=""&gt;&lt;BR /&gt;&lt;BR /&gt;You set security=domain in the smb.conf file and you as root run the net join command and will then be prompted for a Windows Administrator password.&lt;BR /&gt;&lt;BR /&gt;Then wala, chef of the future the Unix system is integrated in the domain.&lt;BR /&gt;&lt;BR /&gt;Document version.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5990-5133/index.html" target="_blank"&gt;http://docs.hp.com/en/5990-5133/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As the windows domain administrator all you have to do is hand out the password.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/SEE&gt;</description>
      <pubDate>Tue, 09 Mar 2010 13:48:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration-on-hp-ux-11i/m-p/4591012#M374916</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-03-09T13:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Configuration on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration-on-hp-ux-11i/m-p/6670118#M487962</link>
      <description>&lt;P&gt;Oh and the log files are in /var/opt/samba in case someone wondering. Hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2014 00:45:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration-on-hp-ux-11i/m-p/6670118#M487962</guid>
      <dc:creator>Gen-i_ICT_Ops</dc:creator>
      <dc:date>2014-11-13T00:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Configuration on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration-on-hp-ux-11i/m-p/6670806#M487967</link>
      <description>&lt;P&gt;For domain I use:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$ /opt/samba/bin/net rpc&amp;nbsp;join -U username&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2014 16:39:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration-on-hp-ux-11i/m-p/6670806#M487967</guid>
      <dc:creator>RJHall</dc:creator>
      <dc:date>2014-11-13T16:39:22Z</dc:date>
    </item>
  </channel>
</rss>

