<?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: Disable accounts created by LDAP sync in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/disable-accounts-created-by-ldap-sync/m-p/283207#M236337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you please tell me how to make this ? becasue i have some users only need to log on the alfresco ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Sep 2015 04:55:12 GMT</pubDate>
    <dc:creator>alahwany</dc:creator>
    <dc:date>2015-09-24T04:55:12Z</dc:date>
    <item>
      <title>Disable accounts created by LDAP sync</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-accounts-created-by-ldap-sync/m-p/283200#M236330</link>
      <description>Hi there,how can I disable (as an admin) certain user accounts, which where previously created by the regular LDAP sync?When editing this sort of user account the &amp;lt;strong&amp;gt;Disable account&amp;lt;/strong&amp;gt; setting is disabled (grayed) and can't be changed (in former versions this setting was not d</description>
      <pubDate>Tue, 26 Feb 2013 09:32:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-accounts-created-by-ldap-sync/m-p/283200#M236330</guid>
      <dc:creator>mpeters</dc:creator>
      <dc:date>2013-02-26T09:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Disable accounts created by LDAP sync</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-accounts-created-by-ldap-sync/m-p/283201#M236331</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;did you found the solution to this issue? At this moment i have the same problem and i´m going crazy with the property "isMutable" that appears to block the user disable action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 19:03:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-accounts-created-by-ldap-sync/m-p/283201#M236331</guid>
      <dc:creator>ofnavarro</dc:creator>
      <dc:date>2014-10-08T19:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Disable accounts created by LDAP sync</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-accounts-created-by-ldap-sync/m-p/283202#M236332</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;User accounts that come from LDAP or AD sync are not mutable. An account will be disabled by Alfresco if it is deleted from LDAP or AD and if synchronization.allowDeletions parameter is set to false.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you can disable accounts coming from LDAP or AD with a javascript script. But I don't know if synchronization will reenable them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 07:38:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-accounts-created-by-ldap-sync/m-p/283202#M236332</guid>
      <dc:creator>mlagneaux</dc:creator>
      <dc:date>2014-10-13T07:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Disable accounts created by LDAP sync</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-accounts-created-by-ldap-sync/m-p/283203#M236333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi and thanks for your answer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Disable user accounts with the alfresco/service/api/people is what we are trying to do but, with the user accounts created by LDAP synchronization, is impossible. It always gives a "Not found user" exception. The same function with de enable option does not give this error and it gives a 200 code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have also tried with the alfresco/service/slingshot/profile/userprofile function and it changes the node properties correctly but there must be a superior authority that manage this immutable properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If only we knew how to delete this mark to these user accounts,&amp;nbsp; we could manage this account like they have never been sync.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you any idea to do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Merci beaucoup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 10:50:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-accounts-created-by-ldap-sync/m-p/283203#M236333</guid>
      <dc:creator>ofnavarro</dc:creator>
      <dc:date>2014-10-13T10:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Disable accounts created by LDAP sync</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-accounts-created-by-ldap-sync/m-p/283204#M236334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you can directly use the NodeService instead of classic APIs that manage user accounts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To disable a user coming from LDAP or AD, you can add personDisabled aspect to the related "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" node. This node is located in workspace://SpacesStore store in system/people.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't what LDAP synchronization is going to do on a user account with this aspect.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 12:58:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-accounts-created-by-ldap-sync/m-p/283204#M236334</guid>
      <dc:creator>mlagneaux</dc:creator>
      <dc:date>2014-10-20T12:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Disable accounts created by LDAP sync</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-accounts-created-by-ldap-sync/m-p/283205#M236335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you could also make a application group in your ldap for alfresco and sync only users from this special group&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 08:01:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-accounts-created-by-ldap-sync/m-p/283205#M236335</guid>
      <dc:creator>hgindl</dc:creator>
      <dc:date>2014-10-22T08:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Disable accounts created by LDAP sync</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-accounts-created-by-ldap-sync/m-p/283206#M236336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I'm just now facing the same problem. We are shutting down our AD server and want all the sync'ed accounts to become local account. All of them are now disabled and cannot change that property. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried thru both a JS script and RESTful API and it throws a "user not found" exception. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone found a solution?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 10:32:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-accounts-created-by-ldap-sync/m-p/283206#M236336</guid>
      <dc:creator>luiseterc</dc:creator>
      <dc:date>2014-10-23T10:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Disable accounts created by LDAP sync</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-accounts-created-by-ldap-sync/m-p/283207#M236337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you please tell me how to make this ? becasue i have some users only need to log on the alfresco ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 04:55:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-accounts-created-by-ldap-sync/m-p/283207#M236337</guid>
      <dc:creator>alahwany</dc:creator>
      <dc:date>2015-09-24T04:55:12Z</dc:date>
    </item>
  </channel>
</rss>

