<?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 installation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731172#M65507</link>
    <description>Hi , where do i download CIFS server A.01.07. I hit the same problem as you. I can only find the A.01.08 version at HP website.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Desperate</description>
    <pubDate>Tue, 13 Aug 2002 05:09:58 GMT</pubDate>
    <dc:creator>kchris</dc:creator>
    <dc:date>2002-08-13T05:09:58Z</dc:date>
    <item>
      <title>samba installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731162#M65497</link>
      <description>Hi Big Brains,&lt;BR /&gt;&lt;BR /&gt;--&amp;gt; I installed samba depot B8725AA_11.00.depot on K class/460 with HPUX B.11.00 running and nis is configured with this box&lt;BR /&gt;--&amp;gt; changed the smb.conf file as per the requirements&lt;BR /&gt;--&amp;gt; checked with testparm....it is fine&lt;BR /&gt;--&amp;gt; eventhough i remarked ; encrypted password = yes&lt;BR /&gt;--&amp;gt;added the hostname/ip addr of unix in wins on nt side&lt;BR /&gt;&lt;BR /&gt;the entry for share is as follows on smb.conf&lt;BR /&gt;[myid]&lt;BR /&gt;  path = /home/myid&lt;BR /&gt;  read only = no&lt;BR /&gt;  browseable = yes&lt;BR /&gt;  writable = no&lt;BR /&gt;  valid users = bthippa&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;problem:&lt;BR /&gt;when i try to map my home \\host\myid ....it is prompting for connect as and password...even i gave nis password....i am not able to map/share the path&lt;BR /&gt;&lt;BR /&gt;in the log file it is giving the messages like&lt;BR /&gt;&lt;BR /&gt;smbd/chgpasswd.c: (939)&lt;BR /&gt; check_plaintext_password: getsmbpwnam returned NULL&lt;BR /&gt;&lt;BR /&gt;unable to open passdb database....&lt;BR /&gt;&lt;BR /&gt;can anyone pls give guide me on this issue&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 May 2002 12:56:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731162#M65497</guid>
      <dc:creator>BKUMAR</dc:creator>
      <dc:date>2002-05-24T12:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: samba installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731163#M65498</link>
      <description>&lt;BR /&gt;add the account to the smbpasswd file&lt;BR /&gt;&lt;BR /&gt;smbpasswd -a &lt;USERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Fri, 24 May 2002 12:59:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731163#M65498</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2002-05-24T12:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: samba installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731164#M65499</link>
      <description>hi rainer,&lt;BR /&gt;&lt;BR /&gt;thanks for the quick response.....but i like to use the unix passwd file...it is possible....instead of using smbpasswd....otherwise there is a tool&lt;BR /&gt;&lt;BR /&gt;samba/bin --&amp;gt; syncsmbpasswd&lt;BR /&gt;&lt;BR /&gt;is it ok to execute so that it will synchronize the unix passwd file....&lt;BR /&gt;&lt;BR /&gt;your suggestions</description>
      <pubDate>Fri, 24 May 2002 13:08:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731164#M65499</guid>
      <dc:creator>BKUMAR</dc:creator>
      <dc:date>2002-05-24T13:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: samba installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731165#M65500</link>
      <description>&lt;BR /&gt;I still would first try to enter the user in smbpasswd ; if it works this way you have narrowed the problem&lt;BR /&gt;&lt;BR /&gt;Myself never used the sync mechanism between passwd and smbpasswd&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;</description>
      <pubDate>Fri, 24 May 2002 13:12:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731165#M65500</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2002-05-24T13:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: samba installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731166#M65501</link>
      <description>Kumar,&lt;BR /&gt;&lt;BR /&gt;  You can sync the smbpasswd with passwd. It will work fine. I have done that earlier. It worked fine</description>
      <pubDate>Fri, 24 May 2002 15:21:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731166#M65501</guid>
      <dc:creator>Arockia Jegan</dc:creator>
      <dc:date>2002-05-24T15:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: samba installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731167#M65502</link>
      <description>To enable NIS lookups in the smb.conf file&lt;BR /&gt;&lt;BR /&gt;[globals]&lt;BR /&gt;nis homedir = yes&lt;BR /&gt;homedir map = amd.map&lt;BR /&gt;&lt;BR /&gt;Got this from the O'Reily Samba book...&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Fri, 24 May 2002 15:39:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731167#M65502</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-05-24T15:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: samba installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731168#M65503</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Cifs/9000 server version a.01.08 (2.2.3a) is having samba code change and hence it requires smbpasswd definately instead of authenticating /etc/passwd&lt;BR /&gt;&lt;BR /&gt;i am going back to a.01.07 which again is required patch installs....which i am planning now....i will let u all know by next week the status&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Fri, 31 May 2002 12:55:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731168#M65503</guid>
      <dc:creator>BKUMAR</dc:creator>
      <dc:date>2002-05-31T12:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: samba installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731169#M65504</link>
      <description>Hi-&lt;BR /&gt;&lt;BR /&gt;Have you created the smbpasswd file and created alias as needed if the unix and windows login names are not the same?&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Fri, 31 May 2002 13:30:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731169#M65504</guid>
      <dc:creator>Mark Vollmers</dc:creator>
      <dc:date>2002-05-31T13:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: samba installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731170#M65505</link>
      <description>sorry, didn't see everyone else's suggestions the first time.  guess i should pay more attention.&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Fri, 31 May 2002 14:38:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731170#M65505</guid>
      <dc:creator>Mark Vollmers</dc:creator>
      <dc:date>2002-05-31T14:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: samba installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731171#M65506</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;The issue is resolved....&lt;BR /&gt;&lt;BR /&gt;Installed the Patches PHCO_25707 which had dependencies of PHCO_23963,PHKL_18543,PHKL_23226 and PHKL_22677 and made samba (a.01.7) services started.....The mapping of home dir went fine with nis user ids.....&lt;BR /&gt;&lt;BR /&gt;Take recovery and full system backup...since kernel will be rebuilding......Thanks for HP SUPPORT and all of you....&lt;BR /&gt;&lt;BR /&gt;-bkumar</description>
      <pubDate>Mon, 03 Jun 2002 13:12:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731171#M65506</guid>
      <dc:creator>BKUMAR</dc:creator>
      <dc:date>2002-06-03T13:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: samba installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731172#M65507</link>
      <description>Hi , where do i download CIFS server A.01.07. I hit the same problem as you. I can only find the A.01.08 version at HP website.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Desperate</description>
      <pubDate>Tue, 13 Aug 2002 05:09:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-installation/m-p/2731172#M65507</guid>
      <dc:creator>kchris</dc:creator>
      <dc:date>2002-08-13T05:09:58Z</dc:date>
    </item>
  </channel>
</rss>

