<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba/m-p/3980079#M543864</link>
    <description>Make sure following two entries are as follows:&lt;BR /&gt;&lt;BR /&gt;encrypt passwords = yes&lt;BR /&gt;passdb backend = tdbsam&lt;BR /&gt;</description>
    <pubDate>Mon, 14 May 2007 05:45:23 GMT</pubDate>
    <dc:creator>ssvl</dc:creator>
    <dc:date>2007-05-14T05:45:23Z</dc:date>
    <item>
      <title>SAMBA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba/m-p/3980075#M543860</link>
      <description>Trying to connect a Windows server 2003 sp2 to HPUX 11.23. It has been since the mid 90's since I've even touched this. I can look at the shares fom my PC but can't see them from the Windows server. There is NO AD domain and I was just trying the workgroup setup. Security = share but it always prompts for a guest login and password on the Windows box and doesn't give me the option of changing the ID. If someone has a link for me with setup instructions, that would be great.</description>
      <pubDate>Thu, 12 Apr 2007 09:04:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba/m-p/3980075#M543860</guid>
      <dc:creator>Michael Murphy_9</dc:creator>
      <dc:date>2007-04-12T09:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba/m-p/3980076#M543861</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;To work with windows you need to do one of the following:&lt;BR /&gt;&lt;BR /&gt;security=domain or security=ads&lt;BR /&gt;&lt;BR /&gt;net join (the domain with a windows admin id and password)&lt;BR /&gt;&lt;BR /&gt;Or&lt;BR /&gt;&lt;BR /&gt;security=user&lt;BR /&gt;smbpasswd -a &lt;USERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/USERNAME&gt;</description>
      <pubDate>Thu, 12 Apr 2007 09:08:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba/m-p/3980076#M543861</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-04-12T09:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba/m-p/3980077#M543862</link>
      <description>SEP, I've tried your suggestion an now it tells me that the account is not authorized to login from this station. This is pretty much what I've been running into. I have a user ID that is the same on the Windows box and the HP box and that user is also entered in SAMBA but no luck.</description>
      <pubDate>Thu, 12 Apr 2007 09:20:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba/m-p/3980077#M543862</guid>
      <dc:creator>Michael Murphy_9</dc:creator>
      <dc:date>2007-04-12T09:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba/m-p/3980078#M543863</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;what is in the log for the W2K3-Server on the SMB-Server?&lt;BR /&gt;&lt;BR /&gt;If W2K3 doesn't let you change your ID, try it with creating a users.map on the SMB-Server.&lt;BR /&gt;This would solve this issue.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Apr 2007 10:17:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba/m-p/3980078#M543863</guid>
      <dc:creator>Dino_4</dc:creator>
      <dc:date>2007-04-12T10:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba/m-p/3980079#M543864</link>
      <description>Make sure following two entries are as follows:&lt;BR /&gt;&lt;BR /&gt;encrypt passwords = yes&lt;BR /&gt;passdb backend = tdbsam&lt;BR /&gt;</description>
      <pubDate>Mon, 14 May 2007 05:45:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba/m-p/3980079#M543864</guid>
      <dc:creator>ssvl</dc:creator>
      <dc:date>2007-05-14T05:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba/m-p/3980080#M543865</link>
      <description>Michael, &lt;BR /&gt;&lt;BR /&gt;Greetings.&lt;BR /&gt;&lt;BR /&gt;Conttinue with your SECURITY = SHARE approach IF you really do not need the Domain authentication and security. And if you can access the shares from your PC and not from your Win2K server,&lt;BR /&gt;&lt;BR /&gt;1.) Is the user that you're logged in on the Win2003 server existent on your UNIX SAMBA server?&lt;BR /&gt;2.) Is your Win2003 Server's Domain set to the WORKGROUP you have defined on your SAMBA machine?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 May 2007 09:47:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba/m-p/3980080#M543865</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2007-05-14T09:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba/m-p/3980081#M543866</link>
      <description>Thanks for all your help.</description>
      <pubDate>Wed, 16 May 2007 09:56:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba/m-p/3980081#M543866</guid>
      <dc:creator>Michael Murphy_9</dc:creator>
      <dc:date>2007-05-16T09:56:12Z</dc:date>
    </item>
  </channel>
</rss>

