<?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: Permission Ldap/alfresco for loading document in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/permission-ldap-alfresco-for-loading-document/m-p/257461#M210591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;are you absolutely sure you want to give an(y) user loaded via LDAP admin privileges?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This would be one way to have a user loaded via LDAP as admin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ldap.authentication.defaultAdministratorUserNames = &amp;lt;colon-separates-user-names&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2012 10:14:32 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2012-09-06T10:14:32Z</dc:date>
    <item>
      <title>Permission Ldap/alfresco for loading document</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/permission-ldap-alfresco-for-loading-document/m-p/257460#M210590</link>
      <description>Hello,I realized the ldap configuration in alfresco 4.0.d , the synchronization is done.So a user can authenticate in ldap alfresco and creates a folder with the name of the onscreen user authenticated.the problem arises when a user wants to upload a document ldap in Alfresco Ged, an error occurs, w</description>
      <pubDate>Thu, 06 Sep 2012 09:52:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/permission-ldap-alfresco-for-loading-document/m-p/257460#M210590</guid>
      <dc:creator>esprit</dc:creator>
      <dc:date>2012-09-06T09:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Permission Ldap/alfresco for loading document</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/permission-ldap-alfresco-for-loading-document/m-p/257461#M210591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;are you absolutely sure you want to give an(y) user loaded via LDAP admin privileges?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This would be one way to have a user loaded via LDAP as admin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ldap.authentication.defaultAdministratorUserNames = &amp;lt;colon-separates-user-names&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 10:14:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/permission-ldap-alfresco-for-loading-document/m-p/257461#M210591</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-09-06T10:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Permission Ldap/alfresco for loading document</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/permission-ldap-alfresco-for-loading-document/m-p/257462#M210592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;yes sure,but if i have many users , i will put them all at this level???&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for your response&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 10:58:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/permission-ldap-alfresco-for-loading-document/m-p/257462#M210592</guid>
      <dc:creator>esprit</dc:creator>
      <dc:date>2012-09-06T10:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Permission Ldap/alfresco for loading document</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/permission-ldap-alfresco-for-loading-document/m-p/257463#M210593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;well, usually, one wouldn't do this sort of stuff. But if you need many users as admins, you could write up a policy which reacts to cm&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;erson being created and adds that person to the administrator group, if it comes from LDAP. This requires some Java coding.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 11:50:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/permission-ldap-alfresco-for-loading-document/m-p/257463#M210593</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-09-06T11:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Permission Ldap/alfresco for loading document</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/permission-ldap-alfresco-for-loading-document/m-p/257464#M210594</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;precisely, it is not practical to add each user in ldap, I add it to the configuration file,it becomes too heavy for the file ldap-authentication.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you can offer me a sample code please.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 14:30:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/permission-ldap-alfresco-for-loading-document/m-p/257464#M210594</guid>
      <dc:creator>esprit</dc:creator>
      <dc:date>2012-09-06T14:30:03Z</dc:date>
    </item>
  </channel>
</rss>

