<?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: FORCE PASSWORD CHANGE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449417#M828582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; For an auditor the result will look like: suddenly, many users have decided to change their password - without any obvious reason. Well, to assuage the auditor, one should document that this action was performed (and when).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Wolfgang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good point about recording the action for the auditors.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would be surprised if the majority of auditors would pick it up to be honest.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They tend to place reliance on the params that they are familiar with.  One thing which often amuses me is when special chars and/or symbols in pwd are set and there is an audit comment saying that USR40 isn't populated.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2008 09:25:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-14T09:25:07Z</dc:date>
    <item>
      <title>FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449402#M828567</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 have been requested to force all users (in an R/3 basis 6.20 on Solaris and Oracle) to change their passwords in connection with implementing new password rules - tomorrow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can this be accomplished without risking the functioning of the system?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Roland Hjelm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 09:20:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449402#M828567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T09:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449403#M828568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you considered temporarily decreasing the length of time passwords are valid?&lt;/P&gt;&lt;P&gt;parameter login/password_expiration_time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you search the forum for password and parameter you'l find some interesting discussions on similar topics.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 09:29:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449403#M828568</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-02-13T09:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449404#M828569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is very creative Jurjen! It would have spared SAP the hassle of introducing parameter profile login/password_compliance_to_current_policy... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though there is still an advantage, because login/password_expiration_time is static, so you would need to restart your instances twice within the next 24 hours (to get the "temporary" piece right).&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>Wed, 13 Feb 2008 09:37:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449404#M828569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T09:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449405#M828570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If users don't log in during the period of short expiration_time and we reset the parameter after a few days to the intended long period I guess they would not be affected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 09:38:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449405#M828570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T09:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449406#M828571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roland,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See Wolfgang Janzen's comments in this thread: &lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="330140"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: And welcome to SDN.&lt;/P&gt;&lt;P&gt;PPS: Your email address is visible in your profile, but not to logged on members in your business card, so I assume that this is not intentional and you might want to switch the email visibiliy to "hide".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Feb 13, 2008 9:44 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 09:41:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449406#M828571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T09:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449407#M828572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sadly enough the compliance parameter was introduced in 6.40 and we have 6.20.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been thinking about the possibility to do an SQL update of user records, but it seems risky - and I don't know what to set.&lt;/P&gt;&lt;P&gt;When doing upgrades we sometimes lock users (set uflag = 64) but in this case something similar (whatever it is) seems risky.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 10:20:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449407#M828572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T10:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449408#M828573</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;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; (in an R/3 basis 6.20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, a correction: the parameter profile mentioned is only available from release 7.00 onwards &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can think of some "hacks" to do it, but you also said:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; How can this be accomplished without risking the functioning of the system?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend opening a support call with SAP and ask them for assistance. You could for example increase the parameter mentioned by Jurjen by +1 each day for the next week or so, and then monitor to see when the users have all (or mostly) logged on. There is a way of doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that you should check the correct user types to avoid surprises, and there are two parameters which should not be used (login/password_max_new_valid and login/password_max_reset_valid).&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>Wed, 13 Feb 2008 10:23:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449408#M828573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T10:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449409#M828574</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;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; I have been thinking about the possibility to do an SQL update of user records, but it seems risky - and I don't know what to set.&lt;/P&gt;&lt;P&gt;There are some threads which mention this... but I have not seen any which correctly identify the fields you need (and that is also limited to the correctness of my understanding of what the fields are and how to select them based on, for example, the user type).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend contacting SAP and ask them for a way to dynamically increment the login/password_expiration_time each day by 1 until you reach your policy setting again, for example 60... &lt;/P&gt;&lt;P&gt;(copyright Jurjen Heeck). &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&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>Wed, 13 Feb 2008 10:30:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449409#M828574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T10:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449410#M828575</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;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; There are some threads which mention this... but I have not seen any which correctly identify the fields you need (and that is also limited to the correctness of my understanding of what the fields are and how to select them based on, for example, the user type).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been looking for those as well as they're close to the programmers' trick to reset their own password history by editing table USR02 directly. On my WAS 610 testsystem I've tried to force a user's password to be flagged as initial by fiddling with this table's entries but I was not successfull (yet).  Somewhere I think I once succeeded but that of course was never written down.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Got it&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll need a programmer to get it done for multiple users, but here's wat to do &lt;STRONG&gt;if you're not afraid of editing table contents&lt;/STRONG&gt;. (tested on WAS 610 but completely &lt;STRONG&gt;at your own risk&lt;/STRONG&gt; )&lt;/P&gt;&lt;P&gt;For each user you want to force a password change for:&lt;/P&gt;&lt;P&gt;in USR02 set field LTIME to 00:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jurjen Heeck on Feb 13, 2008 11:56 AM&lt;/P&gt;&lt;P&gt;Now tested and working on NW2004 as well &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jurjen Heeck on Feb 13, 2008 12:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 10:47:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449410#M828575</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-02-13T10:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449411#M828576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jurjen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I remember correctly, there are 4 possible fields and not only restricted to USR02 to do it without creating an inconsistency. But I cannot remember which of them are the correct ones &lt;STRONG&gt;for release 6.20&lt;/STRONG&gt;, which is what we are dealing with here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another "out of the box" suggestion: Users typically can change their own passwords via transaction SU3, and it might make sense to inform them what the new password rules are so that they need not use trial and error to find the new rules =&amp;gt; add a new Z-transaction to a "universal role for all dialog users" and also add it to the "start transaction" settings for all dialog users, which first presents the new rules to them, and if accepted, then calls transaction SU3 to prompt the voluntary(!) password change, and if changed, then removes the Z-transaction from the users "start transaction" so that they are not reminded again. It would not force them, but would constantly remind them until they change it. The down side is that if users already have a personal start transaction set, then you would be gone or the Z-transaction should be able to know that, and put it back again. An ABAPer should be able to knock that together in a few hours and have it ready and tested by tomorrow morning &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&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>Wed, 13 Feb 2008 14:10:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449411#M828576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T14:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449412#M828577</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;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; If I remember correctly, there are 4 possible fields and not only restricted to USR02 to do it without creating an inconsistency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh well, glad I tried it on my sandbox then &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; Just changing the time did the trick (both ways).... Keep me posted if you dig up the other three fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 14:23:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449412#M828577</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-02-13T14:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449413#M828578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; Sadly enough the compliance parameter was introduced in 6.40 and we have 6.20.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, it was even one release later ... (NW 7.0 / 2004s) - see below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; I have been thinking about the possibility to do an SQL update of user records, but it seems risky - and I don't know what to set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The safest of all dirty tricks is to set only the "initial password" flag (USR02-LTIME = 000000). Users of type SERVICE or SYSTEM will not be impacted by that (see &amp;lt;a href="https://service.sap.com/sap/support/notes/622464"&amp;gt;SAP Note 622464&amp;lt;/a&amp;gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refrain from manipulating other fields (e.g. USR02-BCDA1) since that will cause inconsistencies with the change records (USH02).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In contrast to the solution we've introduced with NW 7.0 (see &amp;lt;a href="https://service.sap.com/sap/support/notes/862989"&amp;gt;SAP Note 862989&amp;lt;/a&amp;gt; : login/password_compliance_to_current_policy = 1) you cannot determine which users actually need to change their password. That can actually only be determined in the cause of validating a user's password (since only then the user gets hold of the plaintext password and is able to check it against the current password rules for compliance).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nightly greetings,&lt;/P&gt;&lt;P&gt;Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 20:47:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449413#M828578</guid>
      <dc:creator>Wolfgang_Janzen</dc:creator>
      <dc:date>2008-02-13T20:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449414#M828579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Et tu Wolfgang... and I was trying so hard to behave myself... &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But at release 7.00 it would not work, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 22:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449414#M828579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T22:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449415#M828580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would it be possible to use eCATT to make these changes? Wasn't sure if anyone thought about that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J. Haynes&lt;/P&gt;&lt;P&gt;Denver CO, US&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 23:27:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449415#M828580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T23:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449416#M828581</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;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; Et tu Wolfgang... and I was trying so hard to behave myself... &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well - as you see: I've waited until one already has posted it ...&lt;/P&gt;&lt;P&gt;I just want to avoid that even more critical hacks are done.&lt;/P&gt;&lt;P&gt;And since there's nothing we can offer as standard solution, that's actually the only possible solution.&lt;/P&gt;&lt;P&gt;For an auditor the result will look like: suddenly, many users have decided to change their password - without any obvious reason. Well, to assuage the auditor, one should document that this action was performed (and when).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; But at release 7.00 it would not work, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I strongly recommend to use the existing / provided feature (available as of NW 7.0).&lt;/P&gt;&lt;P&gt;As I've explained: that is the better instrument - it prompts only those users to change their password which are not using a password that complies with the current password policy (typically: after the password policy was "hardened").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, in future the data structures might change. There is no warranty that any hacks will continue to work. Looking back: the structure of table USR02 has changed many times in the last few releases ... - for the sake of new / better functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers, Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 08:47:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449416#M828581</guid>
      <dc:creator>Wolfgang_Janzen</dc:creator>
      <dc:date>2008-02-14T08:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449417#M828582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; For an auditor the result will look like: suddenly, many users have decided to change their password - without any obvious reason. Well, to assuage the auditor, one should document that this action was performed (and when).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Wolfgang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good point about recording the action for the auditors.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would be surprised if the majority of auditors would pick it up to be honest.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They tend to place reliance on the params that they are familiar with.  One thing which often amuses me is when special chars and/or symbols in pwd are set and there is an audit comment saying that USR40 isn't populated.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 09:25:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449417#M828582</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T09:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449418#M828583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The decision has now thank goodness been taken to avoid tampering with the system and initially use exhortion.&lt;/P&gt;&lt;P&gt;Those who do not react favourably will get special treatment later, possibly with the "initial" flag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have forwarded the replies to the authorization people and got the reaction "there are some good ideas out there".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 10:36:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449418#M828583</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T10:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449419#M828584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for updating us on the outcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think we should have asked this earlier... but how many users are there? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ Alex, who wrote: &lt;/P&gt;&lt;P&gt;&amp;gt; an audit comment saying that USR40 isn't populated.......&lt;/P&gt;&lt;P&gt;Is that the table which consultants originally misinterpreted the purpose of?  &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 14:50:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449419#M828584</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T14:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449420#M828585</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;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; &amp;gt; For an auditor the result will look like: suddenly, many users have decided to change their password - without any obvious reason. Well, to assuage the auditor, one should document that this action was performed (and when).&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Hi Wolfgang,&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Good point about recording the action for the auditors.  &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; I would be surprised if the majority of auditors would pick it up to be honest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think an auditor would have a reasonable chance of spotting it, but less so because of many users suddenly changing their passwords on the same day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What they might spot is, when checking that inactive users are locked, the question might be asked why a number of inactive users locked by the administrator, all have an initial password....?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They might also see that an administrator lock was set on many users within the 5 days which followed valentines day (users with inactive initial &lt;SPAN __jive_emoticon_name="alert"&gt;&lt;/SPAN&gt; passwords), and not the usual 60 days as per the company policy for inactive users with their own passwords.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Latest, when looking at the KPI's of the registration desk, they might notice a disproportionately high number of users which required an administrator lock to be removed in the last week of February... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Their finance auditor colleagues had also mentioned in their co-ordination meeting that the company controllers had complained about IT being the reason for delays in their Fast Close month end processing in February and in March the cost center owners could not access the system either because their access to systems at month end (only) were locked, which caused them all to miss their bonus goals for 2008, but nobody knows why it happened... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a thought of a possible, and not unreasonably unlikely, scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;)&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>Thu, 14 Feb 2008 17:04:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449420#M828585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T17:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: FORCE PASSWORD CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449421#M828586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And a worst case scenario... (one which does not only go "bang", but goes "bang; bang; bang; bang; bang;... (also for the auditors).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; Company password policy is that users with initial passwords known to admins etc should all be locked at midnight, and re-apply the next day or whenever for an unlock. This is implemented, and scheduled as it has been for some time already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; Enforcment of the new policy, resets LTIME for all users in all clients using SQL to 00000000 once all users have logged off and gone home, so that during the course of the next day(s) the users will gracefully reset their passwords according to the new password policy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But only until midnight!&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 20:42:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-password-change/m-p/3449421#M828586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T20:42:46Z</dc:date>
    </item>
  </channel>
</rss>

