<?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 Kerberos autentication in Win domain using mod_auth_kerb in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/kerberos-autentication-in-win-domain-using-mod-auth-kerb/m-p/3849714#M24866</link>
    <description>Hi,&lt;BR /&gt;I have problem with configuring kerberos authetication within windows domain using apache module mod_auth_kerb.&lt;BR /&gt;At the beginning there was only one domain -  the web server and users were in one domain AD.X.CZ&lt;BR /&gt;&lt;BR /&gt;there is listing of /etc/krb5.conf:&lt;BR /&gt;[libdefaults]&lt;BR /&gt; ticket_lifetime = 24000&lt;BR /&gt; default_realm = AD.X.CZ&lt;BR /&gt; dns_lookup_realm = false&lt;BR /&gt; dns_lookup_kdc = false&lt;BR /&gt;&lt;BR /&gt;[realms]&lt;BR /&gt; AD.X.CZ = {&lt;BR /&gt;  kdc = NTAD.x.cz:88&lt;BR /&gt;  admin_server = NTAD.x.cz:749&lt;BR /&gt;  default_domain = x.cz&lt;BR /&gt; }&lt;BR /&gt;&lt;BR /&gt;[domain_realm]&lt;BR /&gt; .x.cz = AD.X.CZ&lt;BR /&gt; x.cz = AD.X.CZ&lt;BR /&gt;&lt;BR /&gt;and listing of httpd.conf:&lt;BR /&gt;&lt;DIRECTORY&gt;&lt;BR /&gt;   AuthType Kerberos&lt;BR /&gt;   AuthName "Bla bla..."&lt;BR /&gt;   KrbAuthRealms AD.X.CZ&lt;BR /&gt;   KrbServiceName HTTP&lt;BR /&gt;   KrbVerifyKDC off&lt;BR /&gt;   Krb5Keytab         /bla/bla/private/http.keytab&lt;BR /&gt;   KrbMethodNegotiate off&lt;BR /&gt;   KrbMethodK5Passwd on&lt;BR /&gt;   KrbSaveCredentials off&lt;BR /&gt;   KrbAuthoritative on&lt;BR /&gt;   require valid-user&lt;BR /&gt;&lt;/DIRECTORY&gt; &lt;BR /&gt;&lt;BR /&gt;But now I need to allow access for users from another trusted domain (lets say AD.Y.CZ).&lt;BR /&gt;I add to krb5.conf another realm and the same realm to KrbAuthRealms directive, but there are only failed logins in logs on win KDC. &lt;BR /&gt;&lt;BR /&gt;The attempts for authentication are for Y_domain_user@AD.X.CZ, but the Y_domain_user user is from domain Y, so error message "failed: Client not found in Kerberos database"  appers in log.&lt;BR /&gt;&lt;BR /&gt;Where is the basic problem in my configuration?&lt;BR /&gt;Any advice is really welcome.&lt;BR /&gt;</description>
    <pubDate>Thu, 24 Aug 2006 06:10:19 GMT</pubDate>
    <dc:creator>Josef Forman</dc:creator>
    <dc:date>2006-08-24T06:10:19Z</dc:date>
    <item>
      <title>Kerberos autentication in Win domain using mod_auth_kerb</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kerberos-autentication-in-win-domain-using-mod-auth-kerb/m-p/3849714#M24866</link>
      <description>Hi,&lt;BR /&gt;I have problem with configuring kerberos authetication within windows domain using apache module mod_auth_kerb.&lt;BR /&gt;At the beginning there was only one domain -  the web server and users were in one domain AD.X.CZ&lt;BR /&gt;&lt;BR /&gt;there is listing of /etc/krb5.conf:&lt;BR /&gt;[libdefaults]&lt;BR /&gt; ticket_lifetime = 24000&lt;BR /&gt; default_realm = AD.X.CZ&lt;BR /&gt; dns_lookup_realm = false&lt;BR /&gt; dns_lookup_kdc = false&lt;BR /&gt;&lt;BR /&gt;[realms]&lt;BR /&gt; AD.X.CZ = {&lt;BR /&gt;  kdc = NTAD.x.cz:88&lt;BR /&gt;  admin_server = NTAD.x.cz:749&lt;BR /&gt;  default_domain = x.cz&lt;BR /&gt; }&lt;BR /&gt;&lt;BR /&gt;[domain_realm]&lt;BR /&gt; .x.cz = AD.X.CZ&lt;BR /&gt; x.cz = AD.X.CZ&lt;BR /&gt;&lt;BR /&gt;and listing of httpd.conf:&lt;BR /&gt;&lt;DIRECTORY&gt;&lt;BR /&gt;   AuthType Kerberos&lt;BR /&gt;   AuthName "Bla bla..."&lt;BR /&gt;   KrbAuthRealms AD.X.CZ&lt;BR /&gt;   KrbServiceName HTTP&lt;BR /&gt;   KrbVerifyKDC off&lt;BR /&gt;   Krb5Keytab         /bla/bla/private/http.keytab&lt;BR /&gt;   KrbMethodNegotiate off&lt;BR /&gt;   KrbMethodK5Passwd on&lt;BR /&gt;   KrbSaveCredentials off&lt;BR /&gt;   KrbAuthoritative on&lt;BR /&gt;   require valid-user&lt;BR /&gt;&lt;/DIRECTORY&gt; &lt;BR /&gt;&lt;BR /&gt;But now I need to allow access for users from another trusted domain (lets say AD.Y.CZ).&lt;BR /&gt;I add to krb5.conf another realm and the same realm to KrbAuthRealms directive, but there are only failed logins in logs on win KDC. &lt;BR /&gt;&lt;BR /&gt;The attempts for authentication are for Y_domain_user@AD.X.CZ, but the Y_domain_user user is from domain Y, so error message "failed: Client not found in Kerberos database"  appers in log.&lt;BR /&gt;&lt;BR /&gt;Where is the basic problem in my configuration?&lt;BR /&gt;Any advice is really welcome.&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Aug 2006 06:10:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kerberos-autentication-in-win-domain-using-mod-auth-kerb/m-p/3849714#M24866</guid>
      <dc:creator>Josef Forman</dc:creator>
      <dc:date>2006-08-24T06:10:19Z</dc:date>
    </item>
  </channel>
</rss>

