<?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 error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-error/m-p/5146093#M453602</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;whats in your smb.conf file?&lt;BR /&gt;&lt;BR /&gt;there should be something like:&lt;BR /&gt;&lt;BR /&gt;workgroup = &lt;DOMAINNAME&gt;&lt;BR /&gt;security = domain&lt;BR /&gt;password server = &lt;DOMAINCONTROLLER1&gt;, &lt;DOMAINCONTROLLER2&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then  " /opt/samba/bin/net rpc join -U username%passwd " should work.&lt;BR /&gt;&lt;BR /&gt;Be sure that your smbd is down while joining.&lt;BR /&gt;&lt;BR /&gt;Frank&lt;/DOMAINCONTROLLER2&gt;&lt;/DOMAINCONTROLLER1&gt;&lt;/DOMAINNAME&gt;</description>
    <pubDate>Fri, 12 Dec 2008 13:34:38 GMT</pubDate>
    <dc:creator>Frank_W</dc:creator>
    <dc:date>2008-12-12T13:34:38Z</dc:date>
    <item>
      <title>Samba error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-error/m-p/5146090#M453599</link>
      <description>Admins,&lt;BR /&gt;&lt;BR /&gt;I was trying to issue net join command for adding the unix box to win2000 domain and I am getting below error. I have tried with various combinations in smb.conf file but not able to get rid of this error.&lt;BR /&gt;&lt;BR /&gt;/opt/samba/bin/net rpc join -U username%passwd -I IPADDRESS&lt;BR /&gt;&lt;BR /&gt;[2008/12/11 10:50:01, 0] rpc_client/cli_netlogon.c:cli_nt_setup_creds(256)&lt;BR /&gt;  cli_nt_setup_creds: request challenge failed&lt;BR /&gt;[2008/12/11 10:50:01, 0] rpc_client/cli_netlogon.c:cli_nt_setup_creds(256)&lt;BR /&gt;  cli_nt_setup_creds: request challenge failed&lt;BR /&gt;[2008/12/11 10:50:01, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(319)&lt;BR /&gt;  Error domain join verification (reused connection): NT_STATUS_INVALID_COMPUTER_NAME&lt;BR /&gt;&lt;BR /&gt;Unable to join domain domain Name.&lt;BR /&gt;I am using hpux 11.23 on itanium SD.&lt;BR /&gt;Thanks&lt;BR /&gt;in advacne.&lt;BR /&gt;Sreeram&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Dec 2008 21:16:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-error/m-p/5146090#M453599</guid>
      <dc:creator>sreeram n</dc:creator>
      <dc:date>2008-12-11T21:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Samba error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-error/m-p/5146091#M453600</link>
      <description>&lt;!--!*#--&gt;What version of samba are you running?&lt;BR /&gt;&lt;BR /&gt;Do you have Kerberos client installed and configured?&lt;BR /&gt;&lt;BR /&gt;I just added a samba server to a ADS 2003 domain using the following:&lt;BR /&gt;./net ads join -U USER -S ADSERVER -s /smb.conf&lt;BR /&gt;&lt;BR /&gt;Remember that the user account must be able to add computer accounts to the AD domain.</description>
      <pubDate>Thu, 11 Dec 2008 21:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-error/m-p/5146091#M453600</guid>
      <dc:creator>Michael Allmer</dc:creator>
      <dc:date>2008-12-11T21:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Samba error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-error/m-p/5146092#M453601</link>
      <description>Hi Mike,&lt;BR /&gt;Thanks for the quick responce.&lt;BR /&gt;I am using below samba version.&lt;BR /&gt;Samba version 3.0.14a based HP CIFS Server A.02.02.01.&lt;BR /&gt;&lt;BR /&gt;I have not configuers kerbose client. I am not that much familiar with samba.&lt;BR /&gt;&lt;BR /&gt;Could you please help me here.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;Sreeram</description>
      <pubDate>Thu, 11 Dec 2008 21:54:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-error/m-p/5146092#M453601</guid>
      <dc:creator>sreeram n</dc:creator>
      <dc:date>2008-12-11T21:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Samba error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-error/m-p/5146093#M453602</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;whats in your smb.conf file?&lt;BR /&gt;&lt;BR /&gt;there should be something like:&lt;BR /&gt;&lt;BR /&gt;workgroup = &lt;DOMAINNAME&gt;&lt;BR /&gt;security = domain&lt;BR /&gt;password server = &lt;DOMAINCONTROLLER1&gt;, &lt;DOMAINCONTROLLER2&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then  " /opt/samba/bin/net rpc join -U username%passwd " should work.&lt;BR /&gt;&lt;BR /&gt;Be sure that your smbd is down while joining.&lt;BR /&gt;&lt;BR /&gt;Frank&lt;/DOMAINCONTROLLER2&gt;&lt;/DOMAINCONTROLLER1&gt;&lt;/DOMAINNAME&gt;</description>
      <pubDate>Fri, 12 Dec 2008 13:34:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-error/m-p/5146093#M453602</guid>
      <dc:creator>Frank_W</dc:creator>
      <dc:date>2008-12-12T13:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Samba error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-error/m-p/5146094#M453603</link>
      <description>Hi,&lt;BR /&gt;My smb.conf is something like&lt;BR /&gt;&lt;BR /&gt;workgroup = domain name&lt;BR /&gt;netbios name = unix hostname&lt;BR /&gt;server string = samba server&lt;BR /&gt;security = DOMAIN&lt;BR /&gt;password server = domain controller1&lt;BR /&gt;log file = /var/opt/samba/log.%m&lt;BR /&gt;max log size = 1000&lt;BR /&gt;local master = No&lt;BR /&gt;kernel oplocks = No&lt;BR /&gt;read only = No&lt;BR /&gt;create mask = 0775&lt;BR /&gt;directory mask = 0775&lt;BR /&gt;short preserve case = No&lt;BR /&gt;preserve case = Yes&lt;BR /&gt;oplocks = No&lt;BR /&gt;dos filetime resolution = Yes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;smbd and nmbd process are runnig on server.&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Dec 2008 14:10:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-error/m-p/5146094#M453603</guid>
      <dc:creator>sreeram n</dc:creator>
      <dc:date>2008-12-12T14:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Samba error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-error/m-p/5146095#M453604</link>
      <description>At last it joined the domain after adding wins server = IP of WIns server to the smb.conf file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks all for your support.&lt;BR /&gt;&lt;BR /&gt;Sreeram</description>
      <pubDate>Fri, 12 Dec 2008 15:12:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-error/m-p/5146095#M453604</guid>
      <dc:creator>sreeram n</dc:creator>
      <dc:date>2008-12-12T15:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Samba error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-error/m-p/5146096#M453605</link>
      <description>I solved the problem by adding wins server to smb.conf.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See my previous comment.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Dec 2008 16:07:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-error/m-p/5146096#M453605</guid>
      <dc:creator>sreeram n</dc:creator>
      <dc:date>2008-12-12T16:07:48Z</dc:date>
    </item>
  </channel>
</rss>

