<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053196#M968869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see while logging into the system we will give username and password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all these passwords are stored in usr02 with hash key now i need to break it i want to get original password&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how should i get it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jun 2008 09:17:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-30T09:17:01Z</dc:date>
    <item>
      <title>Password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053193#M968866</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;does anybody have the program such that by executing it i should get the passwords of all the users there in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;basically i need to beak the password. so i think ther might be one program which can do this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plzz give me the source code if u people have it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;points will be rewarded&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 09:10:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053193#M968866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T09:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053194#M968867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check the tcode su01&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 09:10:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053194#M968867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T09:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053195#M968868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is a program called ZGET_PWD.. in all training servers... The purpose of this program is to reset all PWD to initial password...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe it will help...&lt;/P&gt;&lt;P&gt;or just ask your Basis guy to reset it for you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;VIjay..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 09:15:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053195#M968868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T09:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053196#M968869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see while logging into the system we will give username and password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all these passwords are stored in usr02 with hash key now i need to break it i want to get original password&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how should i get it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 09:17:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053196#M968869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T09:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053197#M968870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i dont want to reset the password i need to get original password as usual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think it is possible to break that. have any body done it plzz help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 09:18:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053197#M968870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T09:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053198#M968871</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;plzz can anybody give reply to my thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as i want to break the password in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz .....................&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 09:34:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053198#M968871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T09:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053199#M968872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why do you want to do this? what are you trying to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 09:40:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053199#M968872</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2008-06-30T09:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053200#M968873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have forgetten my password so that if i logon from other user logon and execute this program then i can get my password.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 09:46:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053200#M968873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T09:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053201#M968874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should contect your basis person he would reset your password by SU01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 09:47:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053201#M968874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T09:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053202#M968875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I was an owner of an SAP system and found out a developer had been trying to "break" the hashing algorithm to decode passwords stored on the system I would be very very very angry.  This undermines any and all security measures in place...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why can't you just get your password reset?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 10:04:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053202#M968875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T10:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053203#M968876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Forgetting a passwprd is no crime. You can ask your Basis guy.&lt;/P&gt;&lt;P&gt;he will reset it and send a new one to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 10:16:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/password/m-p/4053203#M968876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T10:16:35Z</dc:date>
    </item>
  </channel>
</rss>

