<?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: Built in Change Password in 3.4 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/built-in-change-password-in-3-4/m-p/234829#M187959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, that's what I figured, out it goes until I have time to code in to update someone's password against the AD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Oct 2010 18:15:23 GMT</pubDate>
    <dc:creator>jriker1</dc:creator>
    <dc:date>2010-10-16T18:15:23Z</dc:date>
    <item>
      <title>Built in Change Password in 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/built-in-change-password-in-3-4/m-p/234827#M187957</link>
      <description>Was wondering if the Change Password option in 3.4 when you click on your name pulldown is for internally authenticated users or AD based users or both?&amp;nbsp; I'm going to dig deeper to find out more however thought I would ask. I know when as an AD user I use it I get a nasty java error.&amp;nbsp; Below is the c</description>
      <pubDate>Sat, 16 Oct 2010 14:01:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/built-in-change-password-in-3-4/m-p/234827#M187957</guid>
      <dc:creator>jriker1</dc:creator>
      <dc:date>2010-10-16T14:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Built in Change Password in 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/built-in-change-password-in-3-4/m-p/234828#M187958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can only change the authentication details managed by Alfresco.&amp;nbsp;&amp;nbsp;&amp;nbsp; If the authentication details are held in another system, such as LDAP or AD then you will need to change the password there, and not from Alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Oct 2010 16:36:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/built-in-change-password-in-3-4/m-p/234828#M187958</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-10-16T16:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Built in Change Password in 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/built-in-change-password-in-3-4/m-p/234829#M187959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, that's what I figured, out it goes until I have time to code in to update someone's password against the AD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Oct 2010 18:15:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/built-in-change-password-in-3-4/m-p/234829#M187959</guid>
      <dc:creator>jriker1</dc:creator>
      <dc:date>2010-10-16T18:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Built in Change Password in 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/built-in-change-password-in-3-4/m-p/234830#M187960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;condition="!context.externalAuthentication"&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; should be preventing the Change Password menu item from even appearing if you're using external authentication.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please raise a JIRA, as this seems to be the case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Oct 2010 18:33:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/built-in-change-password-in-3-4/m-p/234830#M187960</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-10-16T18:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Built in Change Password in 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/built-in-change-password-in-3-4/m-p/234831#M187961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Raised a JIRA however also noticed it is referenced for logout also.&amp;nbsp; Wouldn't a user who uses AD to login still be provided the option to logout?&amp;nbsp; With AD you still enter your credentials to login.&amp;nbsp; I could see skipping logout if you were using Windows auth to auto login.&amp;nbsp; Just made me curious on the thought process behind context.externalAuthentication.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Oct 2010 16:47:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/built-in-change-password-in-3-4/m-p/234831#M187961</guid>
      <dc:creator>jriker1</dc:creator>
      <dc:date>2010-10-17T16:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Built in Change Password in 3.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/built-in-change-password-in-3-4/m-p/234832#M187962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is the Jira link in case anyone wants to vote on it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/jira/browse/ALF-5256" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/jira/browse/ALF-5256&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 18:00:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/built-in-change-password-in-3-4/m-p/234832#M187962</guid>
      <dc:creator>jriker1</dc:creator>
      <dc:date>2010-10-27T18:00:06Z</dc:date>
    </item>
  </channel>
</rss>

