<?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 kinit OK but &amp;quot;net ads join&amp;quot; fails.  Cached credentials issue? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475994#M361850</link>
    <description>&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Note: KRB5CLIENT D.1.6.2.01 on HP-UX 11iv2 and KRB5CLIENT E.1.6.2.03 on HP-UX 11iv3 are not compatible with HP CIFS Server. HP recommends that you use KRB5CLIENT D.1.6.2 on HP-UX 11iv2 and KRB5CLIENT E.1.6.2 on HP-UX 11iv3 with HP CIFS Server. To download these KRB5CLIENT versions, contact HP support center.</description>
    <pubDate>Fri, 09 Oct 2009 17:54:32 GMT</pubDate>
    <dc:creator>Court Campbell</dc:creator>
    <dc:date>2009-10-09T17:54:32Z</dc:date>
    <item>
      <title>Samba kinit OK but "net ads join" fails.  Cached credentials issue?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475983#M361839</link>
      <description>&lt;!--!*#--&gt;Hi all&lt;BR /&gt;&lt;BR /&gt;I am failing to join a HP-UX 11.31 host to an AD domain with an error not found elsewhere in my searches.  Any pointers of where to look next would be appreciated.&lt;BR /&gt;&lt;BR /&gt;The "net ads join" fails just before a Service Ticket would be requested.  The "net" command seems to have trouble accessing cached credentials at this point - despite the prior debug suggesting all is right with the setup of Kerberos, smb.conf and initial interaction with the AD DC.&lt;BR /&gt;&lt;BR /&gt;The debug ends as follows (the full output is attached) ...&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;[2009/08/06 16:20:47, 3] libads/sasl.c:ads_sasl_spnego_bind(291)&lt;BR /&gt;  ads_sasl_spnego_bind: got OID=1 3 6 1 4 1 311 2 2 10&lt;BR /&gt;[2009/08/06 16:20:47, 3] libads/sasl.c:ads_sasl_spnego_bind(300)&lt;BR /&gt;  ads_sasl_spnego_bind: got server principal name = tcs01addc$@TCSTEST.CO.UK&lt;BR /&gt;[2009/08/06 16:20:47, 3] libsmb/clikrb5.c:ads_krb5_mk_req(592)&lt;BR /&gt;  ads_krb5_mk_req: krb5_cc_get_principal failed (No credentials cache found)&lt;BR /&gt;[2009/08/06 16:20:47, 10] libads/sasl.c:ads_sasl_spnego_bind(320)&lt;BR /&gt;  ads_sasl_spnego_krb5_bind failed with: No credentials cache found, calling kinit&lt;BR /&gt;[2009/08/06 16:20:47, 10] libads/kerberos.c:kerberos_kinit_password_ext(89)&lt;BR /&gt;  kerberos_kinit_password: using [MEMORY:net_ads] as ccache and config [/var/opt/samba/locks/smb_krb5/krb5.conf.TCSTEST]&lt;BR /&gt;[2009/08/06 16:20:47, 3] libsmb/clikrb5.c:ads_krb5_mk_req(592)&lt;BR /&gt;  ads_krb5_mk_req: krb5_cc_get_principal failed (No credentials cache found)&lt;BR /&gt;[2009/08/06 16:20:47, 0] libads/sasl.c:ads_sasl_spnego_bind(328)&lt;BR /&gt;  kinit succeeded but ads_sasl_spnego_krb5_bind failed: No credentials cache found&lt;BR /&gt;[2009/08/06 16:20:47, 1] utils/net_ads.c:net_ads_join(1470)&lt;BR /&gt;  error on ads_startup: No credentials cache found&lt;BR /&gt;Failed to join domain: NT_STATUS_NO_SUCH_FILE&lt;BR /&gt;[2009/08/06 16:20:47, 2] utils/net.c:main(1082)&lt;BR /&gt;  return code = -1&lt;BR /&gt;&lt;BR /&gt;At the same point in the dialog on my test rig (running same CIFS server version but on 11.11 and the corresponding Kerberos and LdapUx packages) it carries on to get a service ticket and succeeds...&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;[2009/08/09 18:25:33, 3] libads/sasl.c:ads_sasl_spnego_bind(291)&lt;BR /&gt;  ads_sasl_spnego_bind: got OID=1 3 6 1 4 1 311 2 2 10&lt;BR /&gt;[2009/08/09 18:25:33, 3] libads/sasl.c:ads_sasl_spnego_bind(300)&lt;BR /&gt;  ads_sasl_spnego_bind: got server principal name = hoy$@SANDC.LOCAL&lt;BR /&gt;[2009/08/09 18:25:33, 3] libsmb/clikrb5.c:ads_krb5_mk_req(592)&lt;BR /&gt;  ads_krb5_mk_req: krb5_cc_get_principal failed (No credentials cache found)&lt;BR /&gt;[2009/08/09 18:25:33, 10] libads/sasl.c:ads_sasl_spnego_bind(320)&lt;BR /&gt;  ads_sasl_spnego_krb5_bind failed with: No credentials cache found, calling kin&lt;BR /&gt;it&lt;BR /&gt;[2009/08/09 18:25:33, 10] libads/kerberos.c:kerberos_kinit_password_ext(89)&lt;BR /&gt;  kerberos_kinit_password: using [MEMORY:net_ads] as ccache and config [/var/opt&lt;BR /&gt;/samba/locks/smb_krb5/krb5.conf.SANDC]&lt;BR /&gt;[2009/08/09 18:25:33, 3] libsmb/clikrb5.c:ads_cleanup_expired_creds(526)&lt;BR /&gt;  ads_cleanup_expired_creds: Ticket in ccache[MEMORY:net_ads] expiration Mon, 10&lt;BR /&gt; Aug 2009 04:25:33 BST&lt;BR /&gt;[2009/08/09 18:25:33, 10] libsmb/clikrb5.c:ads_krb5_mk_req(621)&lt;BR /&gt;  ads_krb5_mk_req: Ticket (hoy$@SANDC.LOCAL) in ccache (MEMORY:net_ads) is valid&lt;BR /&gt; until: (Mon, 10 Aug 2009 04:25:33 BST - 1249874733)&lt;BR /&gt;[2009/08/09 18:25:33, 10] libsmb/clikrb5.c:get_krb5_smb_session_key(735)&lt;BR /&gt;  Got KRB5 session key of length 16&lt;BR /&gt;[2009/08/09 18:25:33, 10] lib/gencache.c:gencache_del(173)&lt;BR /&gt;  Deleting cache entry (key = NBT/SANDC.LOCAL#1C)&lt;BR /&gt;...&lt;BR /&gt;[ on to successful completion ]&lt;BR /&gt;&lt;BR /&gt;Any ideas/guesses of where to go from here would be much appreciated.  The AD server's event logs show the usual output up to the successful request for the Authentication Ticket (event id 672).  After that I don't see the event id 673 - Service Ticket Request - that I get on the test rig, but nor do I see any other errors. &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ceri Hopkins&lt;BR /&gt;&lt;BR /&gt;I have used a limited permission account as documented by HP - but please note that I get exactly the same problem when the Administrator account of the DC was used.&lt;BR /&gt;&lt;BR /&gt;Software stack is:&lt;BR /&gt;&lt;BR /&gt;CIFS-CFSM             A.02.04        HP CIFS File System Module &lt;BR /&gt;&lt;BR /&gt;CIFS-Client           A.02.02.02     HP CIFS Client &lt;BR /&gt;&lt;BR /&gt;CIFS-Development      A.02.04        HP CIFS Server Source Code Files &lt;BR /&gt;&lt;BR /&gt;CIFS-Server           A.02.04        HP CIFS Server (Samba) File and Print Services&lt;BR /&gt;&lt;BR /&gt;KRB5-Client           B.11.31        Kerberos V5 Client Version 1.3.5.03 &lt;BR /&gt;krb5client            E.1.6.2.03     Kerberos V5 Client Version 1.6.2.03 &lt;BR /&gt;&lt;BR /&gt;LdapUxClient          B.04.20        LDAP-UX Client Services &lt;BR /&gt;&lt;BR /&gt;Kerberos configuration seems to be OK with kinit checking out.&lt;BR /&gt;&lt;BR /&gt;# cat /etc/krb5.conf&lt;BR /&gt;[libdefaults]&lt;BR /&gt;default_realm = TCSTEST.CO.UK&lt;BR /&gt;default_tkt_enctypes = DES-CBC-MD5&lt;BR /&gt;default_tgs_enctypes = DES-CBC-MD5&lt;BR /&gt;ccache_type = 2&lt;BR /&gt;&lt;BR /&gt;[realms]&lt;BR /&gt;TCSTEST.CO.UK = {&lt;BR /&gt;kdc = tcs01addc.tcstest.co.uk:88&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;[domain_realm]&lt;BR /&gt;.tcstest.co.uk = TCSTEST.CO.UK&lt;BR /&gt;&lt;BR /&gt;[logging]&lt;BR /&gt;kdc = FILE:/var/log/krb5kdc.log&lt;BR /&gt;admin_server = FILE:/var/log/kadmin.log&lt;BR /&gt;default = FILE:/var/log/krb5lib.log&lt;BR /&gt;&lt;BR /&gt;# kinit CIFSAdmin@TCSTEST.CO.UK&lt;BR /&gt;# klist&lt;BR /&gt;Ticket cache: FILE:/tmp/krb5cc_0&lt;BR /&gt;Default principal: CIFSAdmin@TCSTEST.CO.UK&lt;BR /&gt;&lt;BR /&gt;Valid starting     Expires            Service principal&lt;BR /&gt;08/06/09 14:16:41  08/07/09 00:16:41  krbtgt/TCSTEST.CO.UK@TCSTEST.CO.UK&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 09 Aug 2009 19:08:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475983#M361839</guid>
      <dc:creator>Ceri Hopkins</dc:creator>
      <dc:date>2009-08-09T19:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Samba kinit OK but "net ads join" fails.  Cached credentials issue?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475984#M361840</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You may not like this but:&lt;BR /&gt;&lt;BR /&gt;Try in smb.conf&lt;BR /&gt;&lt;BR /&gt;security = domain&lt;BR /&gt;&lt;BR /&gt;Have the system removed from the domain, there may be a record in the ADS domain controller.&lt;BR /&gt;&lt;BR /&gt;Then try the join again, same syntax.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 09 Aug 2009 21:41:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475984#M361840</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-08-09T21:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Samba kinit OK but "net ads join" fails.  Cached credentials issue?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475985#M361841</link>
      <description>Thanks.  I will try the suggestion (security = domain) on Wednesday of this week and report back.  Is there any particular reason/suspicion to go this way - or is it just to test out an alternative?</description>
      <pubDate>Mon, 10 Aug 2009 09:05:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475985#M361841</guid>
      <dc:creator>Ceri Hopkins</dc:creator>
      <dc:date>2009-08-10T09:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Samba kinit OK but "net ads join" fails.  Cached credentials issue?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475986#M361842</link>
      <description>There are possible issues.&lt;BR /&gt;&lt;BR /&gt;1) It may not work.&lt;BR /&gt;2) Your integration may not work as expected.&lt;BR /&gt;&lt;BR /&gt;This may be due to Domain configuration, or your configuration.&lt;BR /&gt;&lt;BR /&gt;Have a short test plan ready when you make the switch to make sure all functionality you need is present.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 10 Aug 2009 10:18:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475986#M361842</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-08-10T10:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Samba kinit OK but "net ads join" fails.  Cached credentials issue?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475987#M361843</link>
      <description>&lt;BR /&gt;I'm experiencing the exact same issue!&lt;BR /&gt;&lt;BR /&gt;HP-UX B.11.23 ia64&lt;BR /&gt;B8725AA        A.02.04        HP CIFS Server&lt;BR /&gt;&lt;BR /&gt;Domain works but ADS fails with the same message.&lt;BR /&gt;&lt;BR /&gt;Did you solve it? &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Johan</description>
      <pubDate>Fri, 11 Sep 2009 06:14:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475987#M361843</guid>
      <dc:creator>UNIXGRUPPEN</dc:creator>
      <dc:date>2009-09-11T06:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Samba kinit OK but "net ads join" fails.  Cached credentials issue?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475988#M361844</link>
      <description>Thanks for the suggestions.  There was a bit of a delay getting back to the client site to action this - but here is my forum feedback for the interested.&lt;BR /&gt;&lt;BR /&gt;My Plan B was "security=domain" as suggested, but I skipped straight to Plan C - using an older software stack - as there was a problem booting the 11.31 test server I had previously configured.&lt;BR /&gt;&lt;BR /&gt;With the same AD test domain and users (no changes) and the previous configuration, all worked as expected with the following software from the Sept 2008 install media.&lt;BR /&gt;&lt;BR /&gt;CIFS-Server            A.02.03.03      HP CIFS Server (Samba) File and Print&lt;BR /&gt;KRB5-Client            B.11.31         Kerberos V5 Client Version 1.3.5.03&lt;BR /&gt;LdapUxClient           B.04.17         LDAP-UX Client Services&lt;BR /&gt;&lt;BR /&gt;This works just fine.&lt;BR /&gt;&lt;BR /&gt;I then decided to upgrade to A.02.04 to test out my previous failure and managed to replicate the output described in the original post.  Unfortunately I didn't have enough time for a thorough investigation as I needed to back out and leave the client with a working configuration.  Access to a test rig should help someone tease out the problems.&lt;BR /&gt;&lt;BR /&gt;Suspecting the original problem to be Kerberos related I first installed A.02.04 without updating Kerberos to E.1.6.02.  Ok, so the documentation says this is a requirement on 11.31 and no surprise when winbindd and  smbd dies with errors such as:&lt;BR /&gt;&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unsatisfied code symbol 'krb5_get_init_creds_opt_alloc'&lt;BR /&gt;&lt;BR /&gt;I installed KRB5CLIENT bundle for E.1.6.02 and all daemons seemed to start up OK -- hmm. Note that I have valid cached credentials from my previous work with A.02.03.03.&lt;BR /&gt;&lt;BR /&gt;# klist -e&lt;BR /&gt;Ticket cache: FILE:/tmp/krb5cc_0&lt;BR /&gt;Default principal: CIFSAdmin@TCSTEST.CO.UK&lt;BR /&gt;&lt;BR /&gt;Valid starting     Expires            Service principal&lt;BR /&gt;09/02/09 15:07:24  09/03/09 01:07:24  krbtgt/TCSTEST.CO.UK@TCSTEST.CO.UK&lt;BR /&gt; Etype (skey, tkt): DES cbc mode with RSA-MD5, ArcFour with HMAC/md5 &lt;BR /&gt;09/02/09 15:08:14  09/03/09 01:07:24  tcs01addc$@TCSTEST.CO.UK&lt;BR /&gt; Etype (skey, tkt): DES cbc mode with RSA-MD5, ArcFour with HMAC/md5&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To replicate my previous experience I then decided to kdestroy my credentials and delete the computer definition in AD and I ended back at the the same point as described in the original posting - not being able to join the AD domain with:&lt;BR /&gt;&lt;BR /&gt;Failed to join domain: NT_STATUS_NO_SUCH_FILE&lt;BR /&gt;&lt;BR /&gt;Now, reverting to CIFS-Server A.02.03.03 and attempting to rejoin I got the following slightly different error.&lt;BR /&gt;&lt;BR /&gt;[2009/09/02 15:19:12, 3] libsmb/clikrb5.c:ads_krb5_mk_req(478)&lt;BR /&gt;  ads_krb5_mk_req: krb5_cc_get_principal failed (No credentials cache found)&lt;BR /&gt;[2009/09/02 15:19:12, 3] libsmb/clikrb5.c:ads_krb5_mk_req(478)&lt;BR /&gt;  ads_krb5_mk_req: krb5_cc_get_principal failed (No credentials cache found)&lt;BR /&gt;[2009/09/02 15:19:12, 0] utils/net_ads.c:ads_startup(191)&lt;BR /&gt;  ads_connect: No credentials cache found&lt;BR /&gt;[2009/09/02 15:19:12, 2] utils/net.c:main(890)&lt;BR /&gt;  return code = -1&lt;BR /&gt;&lt;BR /&gt;I ended up removing krb5client product for E.1.6.02 (leaving PHSS_39766 cumulative patch in place) and sticking with A.02.03.03 - albeit with an updated LDAPUX.&lt;BR /&gt;&lt;BR /&gt;CIFS-Server   A.02.03.03      HP CIFS Server (Samba) File and Print&lt;BR /&gt;KRB5-Client            B.11.31         Kerberos V5 Client Version 1.3.5.03&lt;BR /&gt;PHSS_39766   1.0 KRB5-Client Version 1.3.5.03 Cumulative patch&lt;BR /&gt;1.6.2.03&lt;BR /&gt;LDAPUX LdapUxClient           B.04.20         LDAP-UX Client Services&lt;BR /&gt;&lt;BR /&gt;I hope this might help someone with access to a test rig tease out where a problem might lie setting up from scratch on 11.31 with Kerberos E.1.6.02 and A.02.04.&lt;BR /&gt;&lt;BR /&gt;I would have liked to follow this through myself but no longer access to the relevant hardware.&lt;BR /&gt;&lt;BR /&gt;I never needed to try Plan B, but am sure it would have worked!</description>
      <pubDate>Thu, 17 Sep 2009 10:18:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475988#M361844</guid>
      <dc:creator>Ceri Hopkins</dc:creator>
      <dc:date>2009-09-17T10:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Samba kinit OK but "net ads join" fails.  Cached credentials issue?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475989#M361845</link>
      <description>I am having the same issue, but I did want to note that the cifs-server docs state that you need to use krb5client version E.1.6.2. It says that version E.1.6.2.03 will not work. I am currently trying to get that version and see what happens.</description>
      <pubDate>Thu, 01 Oct 2009 12:20:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475989#M361845</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-10-01T12:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Samba kinit OK but "net ads join" fails.  Cached credentials issue?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475990#M361846</link>
      <description>Got the depot. Worked like a charm.&lt;BR /&gt;&lt;BR /&gt;KRB5CLIENT                    E.1.6.2        Kerberos V5 Client Version 1.6.2 &lt;BR /&gt;  PHSS_37666                    1.0            KRB5-Client Version 1.3.5.03 Cumulative patch &lt;BR /&gt;</description>
      <pubDate>Thu, 01 Oct 2009 12:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475990#M361846</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-10-01T12:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Samba kinit OK but "net ads join" fails.  Cached credentials issue?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475991#M361847</link>
      <description>Hi Court&lt;BR /&gt;&lt;BR /&gt;Good work!&lt;BR /&gt;&lt;BR /&gt;I've looked at Edition 12 of the Administrators Guide which say throughout that "E.1.6.2 or later" should work.  I can find no reference to E.1.6.2.03 not working.&lt;BR /&gt;&lt;BR /&gt;Can you please provide a reference to the exact document/version you found this is?  Was it inside the depot?&lt;BR /&gt;&lt;BR /&gt;I clearly missed this and can't be the only one who's main reference was the admin guide and release notes.&lt;BR /&gt;&lt;BR /&gt;HP Part Number: B8725-90143&lt;BR /&gt;Published: May 2009&lt;BR /&gt;Edition: Edition 12&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 01 Oct 2009 14:15:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475991#M361847</guid>
      <dc:creator>Ceri Hopkins</dc:creator>
      <dc:date>2009-10-01T14:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Samba kinit OK but "net ads join" fails.  Cached credentials issue?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475992#M361848</link>
      <description>Sorry for the late notice on this - dunno how I missed it.&lt;BR /&gt;&lt;BR /&gt;A bug was introduced into the krb5 client distribution that broke CIFS Server (Samba) interoperability with Windows domain joins (as you have found out).  &lt;BR /&gt;&lt;BR /&gt;The CIFS Server download site states this at:  &lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I also updated the CIFS Server Unified Login document for W2008, and put a warning in there on page 8:  &lt;A href="http://www.docs.hp.com/en/16212/CIFSUnifiedLoginV2.pdf" target="_blank"&gt;http://www.docs.hp.com/en/16212/CIFSUnifiedLoginV2.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I need to update the CIFS Server Kerberos whitepaper too, and will add a similar warning.&lt;BR /&gt;&lt;BR /&gt;Sorry for the delay on posting kbr5 client version 1.6.2.04 - hopefully in will be on software.hp.com in a couple of weeks.  Outta my hands.&lt;BR /&gt;&lt;BR /&gt;Eric Roseme</description>
      <pubDate>Thu, 01 Oct 2009 14:30:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475992#M361848</guid>
      <dc:creator>eric roseme</dc:creator>
      <dc:date>2009-10-01T14:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Samba kinit OK but "net ads join" fails.  Cached credentials issue?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475993#M361849</link>
      <description>Hello, I rolled back to KRB5CLIENT E.1.6.2 on HP-UX 11iv3 as the note suggested for &lt;BR /&gt;A.02.04&lt;BR /&gt;&lt;BR /&gt;However looks like I have a more serious problem now that smbd will not even start&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: krb5_get_init_creds_opt_alloc (code)  from /&lt;BR /&gt;opt/samba/bin/smbd&lt;BR /&gt;&lt;BR /&gt;Any ideas ?</description>
      <pubDate>Thu, 08 Oct 2009 19:24:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475993#M361849</guid>
      <dc:creator>Mike Dunphy_1</dc:creator>
      <dc:date>2009-10-08T19:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Samba kinit OK but "net ads join" fails.  Cached credentials issue?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475994#M361850</link>
      <description>&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Note: KRB5CLIENT D.1.6.2.01 on HP-UX 11iv2 and KRB5CLIENT E.1.6.2.03 on HP-UX 11iv3 are not compatible with HP CIFS Server. HP recommends that you use KRB5CLIENT D.1.6.2 on HP-UX 11iv2 and KRB5CLIENT E.1.6.2 on HP-UX 11iv3 with HP CIFS Server. To download these KRB5CLIENT versions, contact HP support center.</description>
      <pubDate>Fri, 09 Oct 2009 17:54:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-kinit-ok-but-quot-net-ads-join-quot-fails-cached/m-p/4475994#M361850</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-10-09T17:54:32Z</dc:date>
    </item>
  </channel>
</rss>

