<?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: Never lock a user in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/never-lock-a-user/m-p/7665987#M1574570</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Each person has a user on the Portal CE website and when you make a query, internally run a webservices that uses a user of the ERP for the query (the same user ERP for all queries),  if the user makes a mistake entering your password on the portal CE, then the user of ERP system  is blocked,  only want that user only ERP not block ever.&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;&lt;/P&gt;&lt;P&gt;Erika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Feb 2011 13:14:10 GMT</pubDate>
    <dc:creator>Erika_Cali</dc:creator>
    <dc:date>2011-02-10T13:14:10Z</dc:date>
    <item>
      <title>Never lock a user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/never-lock-a-user/m-p/7665984#M1574567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Portal Composition Environment, theres an application that consults in our ERP system, the connection between th ERP and the application is made by an ERP user, but if the user gets the wrong password for several times in Portal, the ERP user is locked, which parameter can I use to avoid that the ERP user gets locked?, because this is a dialogue type user(the system type user didnt work).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 22:00:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/never-lock-a-user/m-p/7665984#M1574567</guid>
      <dc:creator>Erika_Cali</dc:creator>
      <dc:date>2011-02-09T22:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Never lock a user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/never-lock-a-user/m-p/7665985#M1574568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think there is no procedue to avoid locking the user after incorrect logins.  (correct me if i am wroing). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can set the parater login/fails_to_user_lock . and the value is 99. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the user don't lock till 99 wrong passwod hits.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 22:19:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/never-lock-a-user/m-p/7665985#M1574568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-09T22:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Never lock a user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/never-lock-a-user/m-p/7665986#M1574569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand why you want to turn off this security feature. Do your users share one ERP users or each user has it's own ERP user?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 00:08:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/never-lock-a-user/m-p/7665986#M1574569</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2011-02-10T00:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Never lock a user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/never-lock-a-user/m-p/7665987#M1574570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Each person has a user on the Portal CE website and when you make a query, internally run a webservices that uses a user of the ERP for the query (the same user ERP for all queries),  if the user makes a mistake entering your password on the portal CE, then the user of ERP system  is blocked,  only want that user only ERP not block ever.&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;&lt;/P&gt;&lt;P&gt;Erika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 13:14:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/never-lock-a-user/m-p/7665987#M1574570</guid>
      <dc:creator>Erika_Cali</dc:creator>
      <dc:date>2011-02-10T13:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Never lock a user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/never-lock-a-user/m-p/7665988#M1574571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about communication or service user?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arpan Paik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 18:36:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/never-lock-a-user/m-p/7665988#M1574571</guid>
      <dc:creator>arpan_paik</dc:creator>
      <dc:date>2011-02-10T18:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Never lock a user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/never-lock-a-user/m-p/7665989#M1574572</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;obviously you are using wrong  user type. But still isn't it annoying for users to always enter different password when they want to run that application? Isn't it possible to predefine that password or use certificates for authentication?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 19:49:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/never-lock-a-user/m-p/7665989#M1574572</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2011-02-10T19:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Never lock a user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/never-lock-a-user/m-p/7665990#M1574573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If by CE you mean Composition Environment and consuming the webservice needs entering a password then SOA is Slave Oriented Architecture &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Who told you to do this? Did anyone mention a WDSL file in any discussions?&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, 10 Feb 2011 21:39:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/never-lock-a-user/m-p/7665990#M1574573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-10T21:39:57Z</dc:date>
    </item>
  </channel>
</rss>

