<?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: Implement Complex Passwords in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/implement-complex-passwords/m-p/6303025#M1391419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;  Or, will they be forced to use complex passwords on their next, scheduled or user selected password change?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... unless you set login/password_compliance_to_current_policy to value 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2009 15:31:00 GMT</pubDate>
    <dc:creator>Wolfgang_Janzen</dc:creator>
    <dc:date>2009-10-29T15:31:00Z</dc:date>
    <item>
      <title>Implement Complex Passwords</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/implement-complex-passwords/m-p/6303021#M1391415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to determine what the impact of changing the password parameters so that the SAP ECC 6.0 version will require complex passwords.  The settings we would like to change are:&lt;/P&gt;&lt;P&gt;1.  login/min_password_digits&lt;/P&gt;&lt;P&gt;2. login/min_password_letters&lt;/P&gt;&lt;P&gt;3. login/min_password_lowercase&lt;/P&gt;&lt;P&gt;4. login/min_password_specials&lt;/P&gt;&lt;P&gt;5. login/min_password_uppercase&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, we are wondering what will happen to users whose passwords are not "complex".  Will their existing passwords be "rejected", meaning they will be forced to create complex passwords right away?  Will their passwords expire and have to be reset manually by security?  Or, will they be forced to use complex passwords on their next, scheduled or user selected password change?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2009 21:57:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/implement-complex-passwords/m-p/6303021#M1391415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-26T21:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Implement Complex Passwords</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/implement-complex-passwords/m-p/6303022#M1391416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can control password policy check using parameter login/password_compliance_to_current_policy (since NW7.0). Have a look at parameter documentation in RZ11. Also have a look at note 2467.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 00:07:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/implement-complex-passwords/m-p/6303022#M1391416</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2009-10-27T00:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Implement Complex Passwords</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/implement-complex-passwords/m-p/6303023#M1391417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Basically, we are wondering what will happen to users whose passwords are not "complex".  &lt;/P&gt;&lt;P&gt;&amp;gt; 1 Will their existing passwords be "rejected", meaning they will be forced to create complex passwords right away?  &lt;/P&gt;&lt;P&gt;&amp;gt; 2 Will their passwords expire and have to be reset manually by security?  &lt;/P&gt;&lt;P&gt;&amp;gt; 3 Or, will they be forced to use complex passwords on their next, scheduled or user selected password change?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe number 3 will be the case. Unless you also tamper with the validity period.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jurjen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh, yeah, and they will write down their new passwords (which they can no longer remember) on post-it notes. Besides that, they'll hate your guts so make sure you can blame someone else &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 07:52:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/implement-complex-passwords/m-p/6303023#M1391417</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-10-27T07:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Implement Complex Passwords</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/implement-complex-passwords/m-p/6303024#M1391418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set this parameter as well - login/password_expiration_time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once the set period is over , the system prompts for a password change , then your complex user settings come into play, till then the users can continue with their existing passwords.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is as per my experience at my work place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brahmeshwar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 08:05:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/implement-complex-passwords/m-p/6303024#M1391418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T08:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Implement Complex Passwords</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/implement-complex-passwords/m-p/6303025#M1391419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;  Or, will they be forced to use complex passwords on their next, scheduled or user selected password change?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... unless you set login/password_compliance_to_current_policy to value 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 15:31:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/implement-complex-passwords/m-p/6303025#M1391419</guid>
      <dc:creator>Wolfgang_Janzen</dc:creator>
      <dc:date>2009-10-29T15:31:00Z</dc:date>
    </item>
  </channel>
</rss>

