<?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: Is it possible to configure system to constrain passwords? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-configure-system-to-constrain-passwords/m-p/138886#M97353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, it is possible with regular expression constraint&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Constraints" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Constraints&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Oct 2007 09:05:05 GMT</pubDate>
    <dc:creator>dhalupa</dc:creator>
    <dc:date>2007-10-19T09:05:05Z</dc:date>
    <item>
      <title>Is it possible to configure system to constrain passwords?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-configure-system-to-constrain-passwords/m-p/138885#M97352</link>
      <description>I need to establish rules or constraints on passwords.&amp;nbsp; For example,&amp;nbsp; require a minimum number of characters in the password.&amp;nbsp; Also, require at least one numeric character.&amp;nbsp; Etcetera.&amp;nbsp; Is this possible through any of the standard customization mechanisms for the community edition?&amp;nbsp; If so, how?</description>
      <pubDate>Thu, 18 Oct 2007 23:35:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-configure-system-to-constrain-passwords/m-p/138885#M97352</guid>
      <dc:creator>tdahlgren</dc:creator>
      <dc:date>2007-10-18T23:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to configure system to constrain passwords?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-configure-system-to-constrain-passwords/m-p/138886#M97353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, it is possible with regular expression constraint&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Constraints" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Constraints&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 09:05:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-configure-system-to-constrain-passwords/m-p/138886#M97353</guid>
      <dc:creator>dhalupa</dc:creator>
      <dc:date>2007-10-19T09:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to configure system to constrain passwords?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-configure-system-to-constrain-passwords/m-p/138887#M97354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great!&amp;nbsp; I was hoping that would be the case.&amp;nbsp; I haven't dug into the Alfresco internals; rather, am relying primarily on extensions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;o&amp;nbsp; Would the constraints be defined in the custom model or web-client-config-custom.xml?&amp;nbsp; If not, where should they be placed?&lt;BR /&gt;o&amp;nbsp; Would they be tied to the login through entries in the &amp;lt;config&amp;gt;&amp;lt;client&amp;gt;&amp;lt;/client&amp;gt;&amp;lt;/config&amp;gt; tags in web-client-config-custom.xml?&amp;nbsp; If so, what are the relevant tags and options?&amp;nbsp; If not, where?&lt;/UL&gt;&lt;SPAN&gt;P.S.&amp;nbsp;&amp;nbsp; I'm using Alfresco 2.1 with Tomcat on Linux.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 15:22:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-configure-system-to-constrain-passwords/m-p/138887#M97354</guid>
      <dc:creator>tdahlgren</dc:creator>
      <dc:date>2007-10-19T15:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to configure system to constrain passwords?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-configure-system-to-constrain-passwords/m-p/138888#M97355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ups, sorry, I did not quite understand what you are trying to acheive..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think that you can enforce constrains on password creation by changing ChangeMyPasswordDialog, ChangePasswordDialog and CreateUserWizard (perhaps that are more classes on the list) in org.alfresco.web.bean.users package. This is rather high level, if you would like to go lower try looking into classes which implement AuthenticationDAO interface.. Haven't done this myself, so take this advice with caution, but felt I have to answer since I allready gave you wrong information above &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Oct 2007 11:13:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-configure-system-to-constrain-passwords/m-p/138888#M97355</guid>
      <dc:creator>dhalupa</dc:creator>
      <dc:date>2007-10-20T11:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to configure system to constrain passwords?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-configure-system-to-constrain-passwords/m-p/138889#M97356</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;You would have to enforce password constraints in the DAO or authentication service. Constraints in the DD will not work as they will (most likely) apply to the password hash. You will also need to add the constraints in the UI (so as not to throw a nasty error).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2007 11:16:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-configure-system-to-constrain-passwords/m-p/138889#M97356</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2007-10-29T11:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to configure system to constrain passwords?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-configure-system-to-constrain-passwords/m-p/138890#M97357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My apologies for not following through on this months ago.&amp;nbsp; I was advised (locally) to pursue an Active Directory-related solution so have not pursued this matter further.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you both for the information, though!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 23:16:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-configure-system-to-constrain-passwords/m-p/138890#M97357</guid>
      <dc:creator>tdahlgren</dc:creator>
      <dc:date>2008-03-05T23:16:36Z</dc:date>
    </item>
  </channel>
</rss>

