<?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: samba setup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-setup/m-p/4586073#M374441</link>
    <description>thanks. &lt;BR /&gt;btw,  join domain done previously.</description>
    <pubDate>Fri, 19 Feb 2010 01:20:16 GMT</pubDate>
    <dc:creator>Mohd Rasidi Che Mat</dc:creator>
    <dc:date>2010-02-19T01:20:16Z</dc:date>
    <item>
      <title>samba setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-setup/m-p/4586069#M374437</link>
      <description>Hi, &lt;BR /&gt;i've managed to setup samba share in hpux with "security = domain". However I'm not sure if this is correct as i need to manually create samba id &amp;amp; passwd at samba server. shouldn't the id &amp;amp; passwd obtained from domain credentials? if domain passwd changed, will it be reflected at samba?&lt;BR /&gt;&lt;BR /&gt;1. create id in unix the same with windows domain id.&lt;BR /&gt;2. add the id in /etc/opt/samba/smb.conf as “valid users”.&lt;BR /&gt;3. create samba passwd for the id same with windows domain passwd:&lt;BR /&gt;     #  /opt/samba/bin/smbpasswd –a  new_unix_id&lt;BR /&gt;4. add “host allow” in smb.conf for workstation used by user to access samba share.&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Feb 2010 03:00:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-setup/m-p/4586069#M374437</guid>
      <dc:creator>Mohd Rasidi Che Mat</dc:creator>
      <dc:date>2010-02-18T03:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: samba setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-setup/m-p/4586070#M374438</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;From:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/domain-member.html" target="_blank"&gt;http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/domain-member.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I quote:&lt;BR /&gt;&lt;BR /&gt;"Currently, domain security in Samba does not free you from having to create local UNIX users to represent the users attaching to your server. "&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Horia.</description>
      <pubDate>Thu, 18 Feb 2010 06:29:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-setup/m-p/4586070#M374438</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-02-18T06:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: samba setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-setup/m-p/4586071#M374439</link>
      <description>You had 2 questions:&lt;BR /&gt;1: &amp;gt;at samba server. shouldn't the id &amp;amp; passwd obtained from domain credentials? if domain &lt;BR /&gt;&lt;BR /&gt;2: &amp;gt;passwd changed, will it be reflected at samba?&lt;BR /&gt;&lt;BR /&gt;The answer is NO to both of those. &lt;BR /&gt;At least not in the current implementation of SAMBA. Re-read the passage I have quoted above.&lt;BR /&gt;&lt;BR /&gt;Horia.</description>
      <pubDate>Thu, 18 Feb 2010 07:58:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-setup/m-p/4586071#M374439</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-02-18T07:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: samba setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-setup/m-p/4586072#M374440</link>
      <description>hi there.&lt;BR /&gt;&lt;BR /&gt;1. setting security=domain is not enough, u must also join the domain with command:&lt;BR /&gt;&lt;BR /&gt;/opt/samba/bin/net rpc join&lt;BR /&gt;&lt;BR /&gt;it would ask u the administrator password, as a alternative u can create a host with the name as the hpux box on the domain controller checking the box windows 2000 domain. In this way it will not ask u the password&lt;BR /&gt;&lt;BR /&gt;once u join the domain u can check with same command with argument testjoin&lt;BR /&gt;&lt;BR /&gt;Once u have join the domain, the domain controller will authenticate username and password, so changing the password on the pc will effect also connecting the samba resource BUT u still must map the windows username to a unix username, u can create same username in the passwd file with * password or, if username is longer then 8 char, use the mapping file in smb.conf, in this file put something like:&lt;BR /&gt;&lt;BR /&gt;&lt;UNIX username=""&gt; = &lt;DOMAIN&gt;\&lt;WINDOWS username=""&gt;&lt;BR /&gt;&lt;BR /&gt;If u wan to get uid from the domain controller samba is not enough, u must also configure the ldap client on the unix box, but that's another story&lt;BR /&gt;&lt;BR /&gt;hope it helps&lt;/WINDOWS&gt;&lt;/DOMAIN&gt;&lt;/UNIX&gt;</description>
      <pubDate>Fri, 19 Feb 2010 00:00:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-setup/m-p/4586072#M374440</guid>
      <dc:creator>Cesare Salvioni</dc:creator>
      <dc:date>2010-02-19T00:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: samba setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-setup/m-p/4586073#M374441</link>
      <description>thanks. &lt;BR /&gt;btw,  join domain done previously.</description>
      <pubDate>Fri, 19 Feb 2010 01:20:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-setup/m-p/4586073#M374441</guid>
      <dc:creator>Mohd Rasidi Che Mat</dc:creator>
      <dc:date>2010-02-19T01:20:16Z</dc:date>
    </item>
  </channel>
</rss>

