<?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: Mixing authentication (LDAP and native) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/mixing-authentication-ldap-and-native/m-p/151936#M106639</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I didn't test it myself, but I think it is possible in alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Security_and_Authentication#Chaining" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Security_and_Authentication#Chaining&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Friendly regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Apr 2008 11:55:29 GMT</pubDate>
    <dc:creator>xerox</dc:creator>
    <dc:date>2008-04-01T11:55:29Z</dc:date>
    <item>
      <title>Mixing authentication (LDAP and native)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mixing-authentication-ldap-and-native/m-p/151933#M106636</link>
      <description>Hello,I know the question may sound stupid, but is it possible to define one or more Alfresco user accounts that are authenticated against a corporate directory service, and (in the same installation) other user accounts that are authenticated using the internal password?My corporate IT department h</description>
      <pubDate>Fri, 08 Feb 2008 01:01:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mixing-authentication-ldap-and-native/m-p/151933#M106636</guid>
      <dc:creator>theorbix</dc:creator>
      <dc:date>2008-02-08T01:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Mixing authentication (LDAP and native)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mixing-authentication-ldap-and-native/m-p/151934#M106637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please, refer to&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Security_and_Authentication" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Security_and_Authentication&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;under section "chaining", the document sounds promising: "&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See projects\repository\config\alfresco\extension\chaining-authentication-context.xml.sample for an example of JAAS and Alfresco authentication services combined.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the configuration, take care to give unique bean names where required in the definitions of each authentication service stack. "&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 14:13:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mixing-authentication-ldap-and-native/m-p/151934#M106637</guid>
      <dc:creator>jos_snellings</dc:creator>
      <dc:date>2008-02-08T14:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mixing authentication (LDAP and native)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mixing-authentication-ldap-and-native/m-p/151935#M106638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, it does not seem so easy….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My Alfresco administrator has configured the server to synchronize all users from the corporate Active Directory server, via LDAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This means that users now can login to Alfresco using their "corporate" username and password…. good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But then I tried to create a new user manually, using the Alfresco web admin UI, and at the end of the Create User wizard I got the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to create Person due to error: Create User is not supported&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So it seems that once Alfresco is "hooked" to a corporate directory server, it's a "take all or nothing" situation, and one needs to have ALL the Alfresco users cataloged in the directory server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is an annoying limitation, since sometimes (external consultants, temporary workers, etc) it would be useful to be able to create accounts in the Alfresco user directory only (with a "local" Alfresco password) without having to create these accounts in the central directory server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco folks… can you confirm this limitation? Any way to get around it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 11:19:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mixing-authentication-ldap-and-native/m-p/151935#M106638</guid>
      <dc:creator>theorbix</dc:creator>
      <dc:date>2008-04-01T11:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Mixing authentication (LDAP and native)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mixing-authentication-ldap-and-native/m-p/151936#M106639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I didn't test it myself, but I think it is possible in alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Security_and_Authentication#Chaining" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Security_and_Authentication#Chaining&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Friendly regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 11:55:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mixing-authentication-ldap-and-native/m-p/151936#M106639</guid>
      <dc:creator>xerox</dc:creator>
      <dc:date>2008-04-01T11:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mixing authentication (LDAP and native)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mixing-authentication-ldap-and-native/m-p/151937#M106640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Xerox for the hint… it points to the same wiki page that I was referred before by Jos.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So it seems that a proper configuration of the the chaining-authentication-context.xml should allow a mix of "LDAP users" and "internal Alfresco users"… interesting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone ever tried this type of configuration?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it enough to remove the ".sample" suffix from the chaining-authentication-context.xml.sample file and then restart Alfresco, or something else must be done to enable this configuration (pardon me for the stupid question, but I'm a newbie to Alfresco security and authentication configuration…)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 12:42:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mixing-authentication-ldap-and-native/m-p/151937#M106640</guid>
      <dc:creator>theorbix</dc:creator>
      <dc:date>2008-04-01T12:42:34Z</dc:date>
    </item>
  </channel>
</rss>

