<?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: Alfresco authenticate against domain or servername? (AD2003) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-authenticate-against-domain-or-servername-ad2003/m-p/122907#M86561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Kerberos setup details are not under our control. All of the samples I've seen or used have named servers in them, but it may be possible to name multiple servers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the Alfresco config the KDC value is used to do the initial service logon using the key table that is generated during the setup. I'm not sure if having a list of servers there would work unless there is some replication between the AD servers so that the key table is still valid. The key has a version number in it which is bumped each time the key table is generated with the ktpass command, the version numbers must match.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you follow the Kerberos setup then list the SPNs on the backup AD server for the account are the mappings there ?.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the values are being replicated then it could be possible to make the KDC property a list of servers, but it might require the krb5.ini setup to match as some of the Java API code references those settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2007 13:57:24 GMT</pubDate>
    <dc:creator>gary_spencer</dc:creator>
    <dc:date>2007-10-15T13:57:24Z</dc:date>
    <item>
      <title>Alfresco authenticate against domain or servername? (AD2003)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-authenticate-against-domain-or-servername-ad2003/m-p/122905#M86559</link>
      <description>Hi All,Sometimes I get Alfresco up and running to authenticate &amp;amp; sync against AD2003 (Web Client). However, I get a question from the IT department:"Does Alfresco authenticate against the domain (and find the AD itself) or against a configured named server." We use JAAS/Kerberos on RedHat5, Java</description>
      <pubDate>Thu, 27 Sep 2007 14:10:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-authenticate-against-domain-or-servername-ad2003/m-p/122905#M86559</guid>
      <dc:creator>tpeelen</dc:creator>
      <dc:date>2007-09-27T14:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco authenticate against domain or servername? (AD2003)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-authenticate-against-domain-or-servername-ad2003/m-p/122906#M86560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The background is the following. I understand from the IT guys over here, Microsoft Active Directory is designed for (un/expected) reboot. Therefore they have at least two instances of AD. Because you can never guarantee that one named server is up and available, they expect an application to ask the domain where the AD(s) can be found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears to me in the Alfresco config there is a reference to named (KDC) servers instead: (&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Configuring_the_CIFS_and_web_servers_for_Kerberos/AD_integration" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Configuring_the_CIFS_and_web_servers_for_Kerberos/AD_integration&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;file-servers-custom.xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="Filesystem Security"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;authenticator type="enterprise"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;KDC&amp;gt;adsrv.alfresco.org&amp;lt;/KDC&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Realm&amp;gt;ALFRESCO.ORG&amp;lt;/Realm&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Password&amp;gt;…&amp;lt;/Password&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/authenticator&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;and in /etc/krb5.conf&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;[libdefaults]&lt;BR /&gt; default_realm = ALFRESCO.ORG&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[realms]&lt;BR /&gt; ALFRESCO.ORG = {&lt;BR /&gt;&amp;nbsp; kdc = adsrv.alfresco.org&lt;BR /&gt;&amp;nbsp; admin_server = adsrv.alfresco.org&lt;BR /&gt; }&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[domain_realm]&lt;BR /&gt; adsrv.alfresco.org = ALFRESCO.ORG&lt;BR /&gt; .adsrv.alfresco.org = ALFRESCO.ORG&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The local IT guys need to know if the named-server option can be configured in such a manner it can handle the AD-uncertainty of which of the AD servers is up…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS: there is something similar in the ldap auth en sync xml configs, although the auth can look for multiple named AD servers…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 09:49:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-authenticate-against-domain-or-servername-ad2003/m-p/122906#M86560</guid>
      <dc:creator>tpeelen</dc:creator>
      <dc:date>2007-10-02T09:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco authenticate against domain or servername? (AD2003)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-authenticate-against-domain-or-servername-ad2003/m-p/122907#M86561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Kerberos setup details are not under our control. All of the samples I've seen or used have named servers in them, but it may be possible to name multiple servers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the Alfresco config the KDC value is used to do the initial service logon using the key table that is generated during the setup. I'm not sure if having a list of servers there would work unless there is some replication between the AD servers so that the key table is still valid. The key has a version number in it which is bumped each time the key table is generated with the ktpass command, the version numbers must match.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you follow the Kerberos setup then list the SPNs on the backup AD server for the account are the mappings there ?.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the values are being replicated then it could be possible to make the KDC property a list of servers, but it might require the krb5.ini setup to match as some of the Java API code references those settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 13:57:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-authenticate-against-domain-or-servername-ad2003/m-p/122907#M86561</guid>
      <dc:creator>gary_spencer</dc:creator>
      <dc:date>2007-10-15T13:57:24Z</dc:date>
    </item>
  </channel>
</rss>

