<?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: Autenthication questions in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/autenthication-questions/m-p/267575#M220705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In a NTLM authentication environment, I expect that the web server or something in its side (IIS in a windows environment) will grab the user login and send it to the windows server that will validate the login. To get an SSO feature, we just need to set the browser to automatically send the data of the logged ion user. I think im not wrong so far…&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;NTLM support is native alfresco authentication (AlfrescoNTLM) … it does enable sso , but your machine credentials have to match the native alfresco credentials ( I believe you can set this with cookies) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In Alfresco we have AlfrescoNtlm. But does this has any relation with the NTLM scheme I described above? Because as far as i understood Alfresco will not use any windows server for the autentication in this scheme. Thus, in a sso approach, it is Alfresco that actually is validating the autoamtically sented data from the user against its database (and so, we must first add a user to the Alfresco database). Is this right?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes … users must already be in alfresco to be authenticated in this method. They can't be auto populated as the authentication method is look to alfreco for the credentials&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Now, what if we configure another authentication mechanism in Alfresco, like ldap. If alfresco syncronizes with ldap it will get all the useres information from ldap server. In this way, will not users be automatically authenticated (because users information will alreday be inside alfresco database)? Or ldap syncronization will just import user information and not password, and thus we would need to set manually each password. If this is true, than I understand why passtru may be needed…&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can configure LDAP&amp;nbsp; Authentication to a&amp;gt; just authenticate (no sync) … or b&amp;gt; synchronize account info&amp;nbsp; (groups and users etc) …. You can configure either passthru or ldap or a combination of both … if synchronizing with an AD server and wanting SSO , you will require both.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Correct me if I'm wrong … I'm in the process of configuring the LDAP / Passthru with Sync … but it keeps tossing me errors (timestamp format … go figure) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;M/soop&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Mar 2011 14:17:27 GMT</pubDate>
    <dc:creator>soop</dc:creator>
    <dc:date>2011-03-03T14:17:27Z</dc:date>
    <item>
      <title>Autenthication questions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/autenthication-questions/m-p/267574#M220704</link>
      <description>Hello,Im trying to understand the authentication mechanism/pipeline used in Alfresco. So, any help is appreciated.In a NTLM authentication environment, I expect that the web server or something in its side (IIS in a windows environment) will grab the user login and send it to the windows server that</description>
      <pubDate>Thu, 03 Mar 2011 14:07:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/autenthication-questions/m-p/267574#M220704</guid>
      <dc:creator>forumwebuser</dc:creator>
      <dc:date>2011-03-03T14:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Autenthication questions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/autenthication-questions/m-p/267575#M220705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In a NTLM authentication environment, I expect that the web server or something in its side (IIS in a windows environment) will grab the user login and send it to the windows server that will validate the login. To get an SSO feature, we just need to set the browser to automatically send the data of the logged ion user. I think im not wrong so far…&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;NTLM support is native alfresco authentication (AlfrescoNTLM) … it does enable sso , but your machine credentials have to match the native alfresco credentials ( I believe you can set this with cookies) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In Alfresco we have AlfrescoNtlm. But does this has any relation with the NTLM scheme I described above? Because as far as i understood Alfresco will not use any windows server for the autentication in this scheme. Thus, in a sso approach, it is Alfresco that actually is validating the autoamtically sented data from the user against its database (and so, we must first add a user to the Alfresco database). Is this right?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes … users must already be in alfresco to be authenticated in this method. They can't be auto populated as the authentication method is look to alfreco for the credentials&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Now, what if we configure another authentication mechanism in Alfresco, like ldap. If alfresco syncronizes with ldap it will get all the useres information from ldap server. In this way, will not users be automatically authenticated (because users information will alreday be inside alfresco database)? Or ldap syncronization will just import user information and not password, and thus we would need to set manually each password. If this is true, than I understand why passtru may be needed…&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can configure LDAP&amp;nbsp; Authentication to a&amp;gt; just authenticate (no sync) … or b&amp;gt; synchronize account info&amp;nbsp; (groups and users etc) …. You can configure either passthru or ldap or a combination of both … if synchronizing with an AD server and wanting SSO , you will require both.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Correct me if I'm wrong … I'm in the process of configuring the LDAP / Passthru with Sync … but it keeps tossing me errors (timestamp format … go figure) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;M/soop&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 14:17:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/autenthication-questions/m-p/267575#M220705</guid>
      <dc:creator>soop</dc:creator>
      <dc:date>2011-03-03T14:17:27Z</dc:date>
    </item>
  </channel>
</rss>

