<?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 warnings in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-warnings/m-p/3435346#M825008</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;closing the thread&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Mar 2009 13:25:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-02T13:25:19Z</dc:date>
    <item>
      <title>Password warnings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-warnings/m-p/3435343#M825005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Acc. to security policy here, password expiration warning should start coming up 10 days before the password expires.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i implement password expiration warning messages in SAP.&lt;/P&gt;&lt;P&gt;I am using NW04 here.&lt;/P&gt;&lt;P&gt;I guess there is no parameter for that.&lt;/P&gt;&lt;P&gt;Please help me in this .. how can i do this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tajinder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 05:58:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-warnings/m-p/3435343#M825005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T05:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Password warnings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-warnings/m-p/3435344#M825006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no standard SAP to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you could do is search for a user exit during the logon routine.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The routine looks in USR02 for BNAME=SY-UNAME (name of user logged in)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Compare the last date they changed their password (field BCDA1) with the current date (SY-DATUM) to give you number of days since password changed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the number of days is &amp;gt; 10 difference between that and the mandatory expiration date (set in profile parameter) then do nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If days =&amp;lt; 10 days then trigger a popup (various methods like function module TH_POPUP)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to find an appropriate user exit but the rest of the logic is sound&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 07:56:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-warnings/m-p/3435344#M825006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T07:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Password warnings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-warnings/m-p/3435345#M825007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry to tell you: such a feature is (up to now) not implemented.&lt;/P&gt;&lt;P&gt;If you consider this as important feature then you might want to submit a feature request to SAP. Chances for an approval are higher the more fellow supporters you're able to find.&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 22:12:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-warnings/m-p/3435345#M825007</guid>
      <dc:creator>Wolfgang_Janzen</dc:creator>
      <dc:date>2008-02-14T22:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Password warnings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password-warnings/m-p/3435346#M825008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;closing the thread&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2009 13:25:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password-warnings/m-p/3435346#M825008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-02T13:25:19Z</dc:date>
    </item>
  </channel>
</rss>

