<?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 Active Directory Integration: Seriously very broken in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-integration-seriously-very-broken/m-p/53886#M32007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've tried following the steps outlined in &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Configuring_NTLM" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Configuring_NTLM&lt;/A&gt;&lt;SPAN&gt; and no matter how hard I try to enter in my domain name and enter the IP addresses (or hostnames) of my Active Directory servers, it always throws an exception: "Failed to find domain controller or browse master for domainname"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A tcpdump on the system shows broadcasts being sent, and replies back, but the error never varies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Trying a different approach, I've configured jaas-kerberos authentication according to &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Enterprise_Security_and_Authentication_Configuration" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Enterprise_Security_and_Authentication_Configuration&lt;/A&gt;&lt;SPAN&gt; and each time I try /that/, I get a different exception: "File server configuration error, Wrong authentication setup for alfresco authenticator"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After searching for this error on the wiki, I find references to the LDAP synchronization stuff, and I'm assuming I'm not there yet. Shouldn't kerberos ticketing (e.g. kinit) stuff work independant of ldap? A tcpdump in this type of configuration shows no attempt to connect to any of my domain controllers via port 88.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm so horribly confused. Do I want JAAS, NTLM, LDAP, or PassThru? Or a combination of any two? Or three?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have this working in the real world who can provide an example of what they've modified in thier configs to get it to work? The forums and the wiki are sending me in every direction, and each one is a dead end.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All my "normal" stuff like kinit, and ldapsearch with SASL GSSAPI (e.g. no password, authenticated connection to LDAP via kerberos ticket) all works perfectly from the shell against my Active Directory, so it can't be a system configuration or Active Directory problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Sep 2006 04:52:39 GMT</pubDate>
    <dc:creator>blentz</dc:creator>
    <dc:date>2006-09-23T04:52:39Z</dc:date>
    <item>
      <title>Active Directory Integration: Seriously very broken</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-integration-seriously-very-broken/m-p/53886#M32007</link>
      <description>I've tried following the steps outlined in http://wiki.alfresco.com/wiki/Configuring_NTLM and no matter how hard I try to enter in my domain name and enter the IP addresses (or hostnames) of my Active Directory servers, it always throws an exception: "Failed to find domain controller or browse maste</description>
      <pubDate>Sat, 23 Sep 2006 04:52:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-integration-seriously-very-broken/m-p/53886#M32007</guid>
      <dc:creator>blentz</dc:creator>
      <dc:date>2006-09-23T04:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory Integration: Seriously very broken</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-integration-seriously-very-broken/m-p/53887#M32008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The LDAP stuff works, but I still get the error "File server configuration error, Wrong authentication setup for alfresco authenticator". I'd love for someone to help me get this one resolved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JAAS still broken.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NTLM still broken.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;None of the LDAP synchronziation stuff works, either. When I modify scheduled-jobs-context.xml and add the triggers according to &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Enterprise_Security_and_Authentication_Configuration#LDAP_People_synchronisation" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Enterprise_Security_and_Authentication_Configuration#LDAP_People_synchronisation&lt;/A&gt;&lt;SPAN&gt;, things blow up. The file says "Triggers should not appear here" yet the Enterprise Security doc gives an example doing exactly that. I get errors like "Error creating bean with name 'ftsIndexerTrigger' defined in class path resource" when I try this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Sep 2006 06:06:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-integration-seriously-very-broken/m-p/53887#M32008</guid>
      <dc:creator>blentz</dc:creator>
      <dc:date>2006-09-23T06:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory Integration: Seriously very broken</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-integration-seriously-very-broken/m-p/53888#M32009</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;See&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;config\alfresco\extension\ldap-authentication-context.xml.sample&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should use this example to set up LDAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are other examples for NTLM and JAAS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The example includes registration with the scheduler - which you will have to uncomment. There is no reason to change scheduled-jobs-context.xml with 1.3 and above. However, your error suggests there is something wrong with the changes you have made to this file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"File server configuration error, Wrong authentication setup for alfresco authenticator". This is not terminal - this means the authentication system will not support CIFS. Not all do. Only Alfresco and PassThru do unless CIFS is configured to use Kerberos on Windows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What you need to configure for authentication depends on what you want to do. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The wiki docs are due for updating in the next few weeks foe 1.4. JAAS, NTLM, LDAP, or PassThru all work when configured correctly. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 08:40:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-integration-seriously-very-broken/m-p/53888#M32009</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2006-09-26T08:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory Integration: Seriously very broken</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-integration-seriously-very-broken/m-p/53889#M32010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What about kerberos on linux? Why doesn't that work?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2006 14:11:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-integration-seriously-very-broken/m-p/53889#M32010</guid>
      <dc:creator>blentz</dc:creator>
      <dc:date>2006-10-03T14:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory Integration: Seriously very broken</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-integration-seriously-very-broken/m-p/53890#M32011</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;You can use JAAS/Kerberos authentication on linux and against a linux Kerberos server. The default kerberos/JAAS implementation should be fine. If not, you can use any other Kerberos JAAS provider. The question is "Does you client support Kerberos tickets?". Which it will, if it is IE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to set Kerberos up and configure it. Single sign on against a non active directory/windows configuration is another issue. I believe it is possible but I (personally not we Alfresco) have not set it up and tested it. The client application is import.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are still having trouble I suggest you get in touch with Support &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.alfresco.com/services/support" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.com/services/support&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are many people authenticating against AD and extacting users and groups from AD using LDAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2006 08:14:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-integration-seriously-very-broken/m-p/53890#M32011</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2006-10-10T08:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory Integration: Seriously very broken</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-integration-seriously-very-broken/m-p/53891#M32012</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;I noticed that this post is quite old.&amp;nbsp; Still, as I was getting the same kind of problem, and had to troubleshoot the issue for some time to get the 'domain controller not found' error gone, I am posting here, hoping it might be useful.&amp;nbsp; (I am still troubleshooting– I am getting a 'Passthru server list already configured' error now on Alfresco 2.0, but I am still trying to fix that one).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I got the domain controller not found error, I did a tcpdump on my interfaces and noticed that netbios broadcasts were being sent to the loopback interface.&amp;nbsp; Changing the /etc/hosts to map the public ip address of the server to the hostname (alfresco.mytestdomain.com), I was able to get rid of the first error.&amp;nbsp; Previously, alfresco.mytestdomain.com was mapped to 127.0.0.1 in /etc/hosts, which is why broadcasts were being sent to the loopback interface only, and I was getting the domain controller not found issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 08:23:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-integration-seriously-very-broken/m-p/53891#M32012</guid>
      <dc:creator>prajjwal</dc:creator>
      <dc:date>2007-07-02T08:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory Integration: Seriously very broken</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-integration-seriously-very-broken/m-p/53892#M32013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have started a thread that I hope to eventually turn into a AlfrescoWiki page for how to configure Active Directory authentication for both CIFS and the Web Interface in Alfresco Labs 3c.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please see my thread:&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=16242" rel="nofollow noopener noreferrer"&gt;[ERROR]Alfresco Engineers: CIFS auth does not work. Sugg?&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please come join in the discussion, or at least subscribe to the thread. I want to try to get everyone having these types of issues into the thread so that we can get a large collection of experiences and configurations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We &lt;/SPAN&gt;&lt;STRONG&gt;WILL&lt;/STRONG&gt;&lt;SPAN&gt; find the answer for how to enable Active Directory authentication with CIFS in Alfresco!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 20:39:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-integration-seriously-very-broken/m-p/53892#M32013</guid>
      <dc:creator>meansartin14</dc:creator>
      <dc:date>2009-01-13T20:39:11Z</dc:date>
    </item>
  </channel>
</rss>

