<?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: How to config PAM Kerberos in AD for multiple KDCs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-config-pam-kerberos-in-ad-for-multiple-kdcs/m-p/4282647#M734409</link>
    <description>Make sure that you have the latest Kerberos client.  I don't see this problem on my system:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# uname -a&lt;BR /&gt;HP-UX atcux3 B.11.11 U 9000/800 1731243132 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;# swlist -l product | grep -i kerb&lt;BR /&gt;  KRB-Support           B.11.11        Kerberos Support for HP-UX and DCE &lt;BR /&gt;  KRB5-Client           B.11.11        Kerberos V5 Client Version 1.0 &lt;BR /&gt;  PAM-Kerberos          B.11.11.12     PAM-Kerberos Version 1.10 &lt;BR /&gt;  krb5client            C.1.3.5.05     Kerberos V5 Client Version 1.3.5.05 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# grep kdc /etc/krb5.conf&lt;BR /&gt;      kdc = atcux8.rose.hp.com:88&lt;BR /&gt;      kdc = atcwinvm4.rose.hp.com:88&lt;BR /&gt;&lt;BR /&gt;# ping atcux8.rose.hp.com -n 2&lt;BR /&gt;PING atcux8.rose.hp.com: 64 byte packets&lt;BR /&gt;&lt;BR /&gt;----atcux8.rose.hp.com PING Statistics----&lt;BR /&gt;2 packets transmitted, 0 packets received, 100% packet loss&lt;BR /&gt;&lt;BR /&gt;# timex kinit dougl&lt;BR /&gt;Password for dougl@WIN2K8.ATC.HP.COM: &lt;BR /&gt;&lt;BR /&gt;real        6.12&lt;BR /&gt;user        0.00&lt;BR /&gt;sys         0.01&lt;BR /&gt;#</description>
    <pubDate>Wed, 15 Oct 2008 21:41:29 GMT</pubDate>
    <dc:creator>Doug Lamoureux_2</dc:creator>
    <dc:date>2008-10-15T21:41:29Z</dc:date>
    <item>
      <title>How to config PAM Kerberos in AD for multiple KDCs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-config-pam-kerberos-in-ad-for-multiple-kdcs/m-p/4282646#M734408</link>
      <description>Greetings,&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.11 system here in an Active Directory environment.  We're switching over to Kerberos authentication.  It works great right now until we reboot the main domain controller.  I've added both domain controllers to the krb5.conf file but there is a very long pause (about 3 minutes) before it times out and tries the secondary kdc.  As you can see below, I've already set the only timeout value I could find on the man page down to two seconds but it didn't seem to make any difference.&lt;BR /&gt;&lt;BR /&gt;Is there an undocumented timeout value that I could tweak to reduce the pause to something more reasonable?&lt;BR /&gt;&lt;BR /&gt;krb5.conf file below:&lt;BR /&gt;&lt;BR /&gt;default_realm = HARTWELLCORP.COM&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;kpasswd_timeout = 2&lt;BR /&gt;&lt;BR /&gt;[realms]&lt;BR /&gt;HARTWELLCORP.COM = {&lt;BR /&gt;kdc = hcdc.hartwellcorp.com:88&lt;BR /&gt;kdc = hcbu.hartwellcorp.com:88&lt;BR /&gt;admin_server = hcdc.hartwellcorp.com&lt;BR /&gt;}&lt;BR /&gt;[domain_realm]&lt;BR /&gt;.hartwellcorp.com = HARTWELLCORP.COM&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;</description>
      <pubDate>Tue, 07 Oct 2008 21:31:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-config-pam-kerberos-in-ad-for-multiple-kdcs/m-p/4282646#M734408</guid>
      <dc:creator>Michael St. Laurent</dc:creator>
      <dc:date>2008-10-07T21:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to config PAM Kerberos in AD for multiple KDCs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-config-pam-kerberos-in-ad-for-multiple-kdcs/m-p/4282647#M734409</link>
      <description>Make sure that you have the latest Kerberos client.  I don't see this problem on my system:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# uname -a&lt;BR /&gt;HP-UX atcux3 B.11.11 U 9000/800 1731243132 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;# swlist -l product | grep -i kerb&lt;BR /&gt;  KRB-Support           B.11.11        Kerberos Support for HP-UX and DCE &lt;BR /&gt;  KRB5-Client           B.11.11        Kerberos V5 Client Version 1.0 &lt;BR /&gt;  PAM-Kerberos          B.11.11.12     PAM-Kerberos Version 1.10 &lt;BR /&gt;  krb5client            C.1.3.5.05     Kerberos V5 Client Version 1.3.5.05 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# grep kdc /etc/krb5.conf&lt;BR /&gt;      kdc = atcux8.rose.hp.com:88&lt;BR /&gt;      kdc = atcwinvm4.rose.hp.com:88&lt;BR /&gt;&lt;BR /&gt;# ping atcux8.rose.hp.com -n 2&lt;BR /&gt;PING atcux8.rose.hp.com: 64 byte packets&lt;BR /&gt;&lt;BR /&gt;----atcux8.rose.hp.com PING Statistics----&lt;BR /&gt;2 packets transmitted, 0 packets received, 100% packet loss&lt;BR /&gt;&lt;BR /&gt;# timex kinit dougl&lt;BR /&gt;Password for dougl@WIN2K8.ATC.HP.COM: &lt;BR /&gt;&lt;BR /&gt;real        6.12&lt;BR /&gt;user        0.00&lt;BR /&gt;sys         0.01&lt;BR /&gt;#</description>
      <pubDate>Wed, 15 Oct 2008 21:41:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-config-pam-kerberos-in-ad-for-multiple-kdcs/m-p/4282647#M734409</guid>
      <dc:creator>Doug Lamoureux_2</dc:creator>
      <dc:date>2008-10-15T21:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to config PAM Kerberos in AD for multiple KDCs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-config-pam-kerberos-in-ad-for-multiple-kdcs/m-p/4282648#M734410</link>
      <description>I have the same as you or higher on my system:&lt;BR /&gt;&lt;BR /&gt;-bash-3.00# swlist -l product | grep -i kerb&lt;BR /&gt;  KRB-Support           B.11.11        Kerberos Support for HP-UX and DCE&lt;BR /&gt;  KRB5-Client           B.11.11        Kerberos V5 Client Version 1.0&lt;BR /&gt;  PAM-Kerberos          B.11.11.12     PAM-Kerberos Version 1.10&lt;BR /&gt;  krb5client            C.1.3.5.06     Kerberos V5 Client Version 1.3.5.06&lt;BR /&gt;-bash-3.00#&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Oct 2008 16:28:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-config-pam-kerberos-in-ad-for-multiple-kdcs/m-p/4282648#M734410</guid>
      <dc:creator>Michael St. Laurent</dc:creator>
      <dc:date>2008-10-16T16:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to config PAM Kerberos in AD for multiple KDCs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-config-pam-kerberos-in-ad-for-multiple-kdcs/m-p/4282649#M734411</link>
      <description>Is the 1st KDC reachable (pingable) when you are attempting to login? Have you tested with kinit as I did in my example?  Taking a network trace may give you an idea what is taking so long.  Is the same KDC(DC) your DNS server? &lt;BR /&gt;</description>
      <pubDate>Thu, 16 Oct 2008 16:37:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-config-pam-kerberos-in-ad-for-multiple-kdcs/m-p/4282649#M734411</guid>
      <dc:creator>Doug Lamoureux_2</dc:creator>
      <dc:date>2008-10-16T16:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to config PAM Kerberos in AD for multiple KDCs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-config-pam-kerberos-in-ad-for-multiple-kdcs/m-p/4282650#M734412</link>
      <description>They are both domain controllers (active directory) and the windows admin needs to be able to reboot the primary from time to time.  the backup is supposed to seamlessly step into the role.  They are both DNS servers (the primary and secondary).</description>
      <pubDate>Thu, 16 Oct 2008 16:40:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-config-pam-kerberos-in-ad-for-multiple-kdcs/m-p/4282650#M734412</guid>
      <dc:creator>Michael St. Laurent</dc:creator>
      <dc:date>2008-10-16T16:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to config PAM Kerberos in AD for multiple KDCs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-config-pam-kerberos-in-ad-for-multiple-kdcs/m-p/4282651#M734413</link>
      <description>so it may be DNS lookups that are causing the delay, are the DC's hostnames in the local /etc/hosts file?  If I put a "downed" DNS server in my resolv.conf I see a delay executing kinit too:&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;# timex kinit dougl&lt;BR /&gt;Password for dougl@WIN2K8.ATC.HP.COM: &lt;BR /&gt;&lt;BR /&gt;real     2:04.53&lt;BR /&gt;user        0.00&lt;BR /&gt;sys         0.01&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If I use IP addresses is /etc/krb5.conf I don't see the DNS lookup delay (with downed DNS server in /etc/resolv.conf):&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# timex kinit dougl&lt;BR /&gt;Password for dougl@WIN2K8.ATC.HP.COM: &lt;BR /&gt;&lt;BR /&gt;real        4.24&lt;BR /&gt;user        0.00&lt;BR /&gt;sys         0.00&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Oct 2008 16:51:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-config-pam-kerberos-in-ad-for-multiple-kdcs/m-p/4282651#M734413</guid>
      <dc:creator>Doug Lamoureux_2</dc:creator>
      <dc:date>2008-10-16T16:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to config PAM Kerberos in AD for multiple KDCs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-config-pam-kerberos-in-ad-for-multiple-kdcs/m-p/4282652#M734414</link>
      <description>Oooh, good point.  I'll try that!</description>
      <pubDate>Thu, 16 Oct 2008 16:57:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-config-pam-kerberos-in-ad-for-multiple-kdcs/m-p/4282652#M734414</guid>
      <dc:creator>Michael St. Laurent</dc:creator>
      <dc:date>2008-10-16T16:57:11Z</dc:date>
    </item>
  </channel>
</rss>

