<?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: Password generating &amp; USR40? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-generating-usr40/m-p/7273624#M1530476</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;as administrators are allowed to set passwords in SU01, which are contained in usr40, the generator does not care about usr40.&lt;/P&gt;&lt;P&gt;b.rgds, Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Sep 2010 10:38:00 GMT</pubDate>
    <dc:creator>Bernhard_SAP</dc:creator>
    <dc:date>2010-09-20T10:38:00Z</dc:date>
    <item>
      <title>Password generating &amp; USR40?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-generating-usr40/m-p/7273623#M1530475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good afternoon everybody.&lt;/P&gt;&lt;P&gt;I need your assistance.&lt;/P&gt;&lt;P&gt;My system is SAP ECC 6.0&lt;/P&gt;&lt;P&gt;I want to use the default password generating of SU01.&lt;/P&gt;&lt;P&gt;Already configured the settings from the "Note 1482619 - PRGN_CUST: Switches are missing from value help"&lt;/P&gt;&lt;P&gt;I have a lot of exceptions in the table USR40, and the password generating does not look this table.&lt;/P&gt;&lt;P&gt;How do I make, so the generator does not create passwords that are in USR40?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 09:53:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-generating-usr40/m-p/7273623#M1530475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-20T09:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Password generating &amp; USR40?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-generating-usr40/m-p/7273624#M1530476</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;as administrators are allowed to set passwords in SU01, which are contained in usr40, the generator does not care about usr40.&lt;/P&gt;&lt;P&gt;b.rgds, Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 10:38:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-generating-usr40/m-p/7273624#M1530476</guid>
      <dc:creator>Bernhard_SAP</dc:creator>
      <dc:date>2010-09-20T10:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Password generating &amp; USR40?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-generating-usr40/m-p/7273625#M1530477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With best wishes,&lt;/P&gt;&lt;P&gt;Moiseev Artem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 11:08:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-generating-usr40/m-p/7273625#M1530477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-20T11:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Password generating &amp; USR40?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-generating-usr40/m-p/7273626#M1530478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;USR40 is actually a pest &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was originally intended to define permitted characters for the logon routines to validate (for example, no 'apostophes') input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, it rejects values and for the same folks who misunderstood the initial intention they seem to want to add all dictionary words to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will confuse your users to no end!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My recommendation: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-  Add 1 or even 2 special characters to the rules. &lt;/P&gt;&lt;P&gt;-  Add one or better 2 digits.&lt;/P&gt;&lt;P&gt;-  Add 10 as the minimum length of the password.&lt;/P&gt;&lt;P&gt;-  Lock the password after 5 failed attempts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consequence: They can still use patterns such as "$123" and "init" and some city names or seasons, but it cannot easily be scripted or guessed without the user noticing it (if they are not idle).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I completely agree with SAP that they ignore USR40 when the admin sets a password but on the customer side a usefull feature would be to force the wizard for them (user type dependently and optional in config).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 20:22:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-generating-usr40/m-p/7273626#M1530478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-20T20:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Password generating &amp; USR40?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-generating-usr40/m-p/7273627#M1530479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Julius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yesterday discussed the situation with management.&lt;/P&gt;&lt;P&gt;There are currently limited by safety standards of our company:&lt;/P&gt;&lt;P&gt;- 1 special characters.&lt;/P&gt;&lt;P&gt;- 5 digits.&lt;/P&gt;&lt;P&gt;- 10 as the minimum length of the password.&lt;/P&gt;&lt;P&gt;- Lock the password after five failed attempts.&lt;/P&gt;&lt;P&gt;And I began to configure SNC, for the complete elimination of passwords in the system.&lt;/P&gt;&lt;P&gt;In the future, to disable logon password, the password will only system users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There was one question?&lt;/P&gt;&lt;P&gt;Risks disabling logon password.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 05:12:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-generating-usr40/m-p/7273627#M1530479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-21T05:12:43Z</dc:date>
    </item>
  </channel>
</rss>

