<?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 Maximum Password length in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-password-length/m-p/9919404#M1794815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a requirement to restrict the maximum password length in the abap systems. I could not find any parameter related to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked few threads which talks about this issue but could not see any clear solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Dec 2013 12:48:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-12-04T12:48:15Z</dc:date>
    <item>
      <title>Maximum Password length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-password-length/m-p/9919404#M1794815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a requirement to restrict the maximum password length in the abap systems. I could not find any parameter related to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked few threads which talks about this issue but could not see any clear solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 12:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-password-length/m-p/9919404#M1794815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-04T12:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Password length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-password-length/m-p/9919405#M1794816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please elaborate on why you want to do this? What is the background for this requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only know about controls for minimum length and ways to restrict the length of generated passwords in the ABAP stack. The standard max length (although you can type beyond that as much as you like) on newer systems is 40 characters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 12:59:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-password-length/m-p/9919405#M1794816</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2013-12-04T12:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Password length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-password-length/m-p/9919406#M1794817</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;We are integrating our SAP system with the existing LDAP and the max password length is one of their requirement. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Let me know if you need any more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Pavan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 13:07:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-password-length/m-p/9919406#M1794817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-04T13:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Password length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-password-length/m-p/9919407#M1794818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This makes it look as if you want to synchronize passwords which never is a good idea. Why would you (try) to exchange/synchronize passwords over an LDAP link?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 13:20:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-password-length/m-p/9919407#M1794818</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2013-12-04T13:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Password length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-password-length/m-p/9919408#M1794819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are integrating, why not do SSO instead of issuing SAP passwords?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 23:16:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-password-length/m-p/9919408#M1794819</guid>
      <dc:creator>Colleen</dc:creator>
      <dc:date>2013-12-04T23:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Password length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-password-length/m-p/9919409#M1794820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 06:13:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-password-length/m-p/9919409#M1794820</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-05T06:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Password length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-password-length/m-p/9919410#M1794821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are integrating SAP systems with LDAP for authentication and the authentication parameters which will take affect will be of LDAP then you need to set the password related settings in LDAP, someone in your organization who is a LDAP admin can give inputs to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nagarajan Viswanathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 09:30:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-password-length/m-p/9919410#M1794821</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-05T09:30:34Z</dc:date>
    </item>
  </channel>
</rss>

