<?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: Change admin password in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-admin-password/m-p/4286854#M1022590</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shlom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might get a better response to your last question if you ask about the coding question in one of the developer forums.  They may be able to point you towards some code examples for accessing SAP Function Modules via RFC using C#&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Aug 2008 13:26:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-18T13:26:24Z</dc:date>
    <item>
      <title>Change admin password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-admin-password/m-p/4286849#M1022585</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;I'm very new to SAP.&lt;/P&gt;&lt;P&gt;I need to know how to reset and change password for the build-in admin users:&lt;/P&gt;&lt;P&gt;(change: user for himself, reset: by some other user)&lt;/P&gt;&lt;P&gt;1. sap* &lt;/P&gt;&lt;P&gt;2. ddic&lt;/P&gt;&lt;P&gt;3. earlywatch&lt;/P&gt;&lt;P&gt;... and java ...&lt;/P&gt;&lt;P&gt;4. j2ee_admin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that there is some API for that? can you give some example?&lt;/P&gt;&lt;P&gt;Is there a way to do it from remote?&lt;/P&gt;&lt;P&gt;If so, how?what privieges for change/reset?what are the commands?&lt;/P&gt;&lt;P&gt;if not, what are the alternatives?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tx in advance,&lt;/P&gt;&lt;P&gt;shlom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Aug 2008 12:50:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-admin-password/m-p/4286849#M1022585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-03T12:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Change admin password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-admin-password/m-p/4286850#M1022586</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;User management through API for SAP Netweaver is possible.&lt;/P&gt;&lt;P&gt;Follow up the link [here|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/using%20the%20user%20management%20api%20with%20ep%20applications.pdf].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 19:14:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-admin-password/m-p/4286850#M1022586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T19:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Change admin password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-admin-password/m-p/4286851#M1022587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm... I don't see how Rakesh's answer fits to this question... or am I missing something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My answer: For the ABAP side, take a look at report RSUSR003 which checks the first initial passwords of the standard users you have mentioned above and some security related parameters which affect them. There are also other standard users for standard scenarios, see [this thread|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="905253"&gt;&lt;/A&gt;; for some of the others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the Java side it is very similar except completely different, and the user ID's have different names...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some search terms are J2EE_ADMIN, J2EE_GUEST, SAPJFC, ADSUSER, .... and several possible other users for other scenarios (when setup) as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use the search, you will find more detailed information here as well.&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>Tue, 05 Aug 2008 14:48:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-admin-password/m-p/4286851#M1022587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-05T14:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Change admin password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-admin-password/m-p/4286852#M1022588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's possible to change admin passwords simply by using Su01 in CUA. Although this may take longer(because they have to be done one at a time) it works just the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2008 15:25:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-admin-password/m-p/4286852#M1022588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-05T15:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Change admin password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-admin-password/m-p/4286853#M1022589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I do that using the .NET connector throug BAPI?&lt;/P&gt;&lt;P&gt;I think I have to use the BAPI_USER_CHANGE or SUSR_USER_CHANGE_PASSWORD_RFC...&lt;/P&gt;&lt;P&gt;BUT:&lt;/P&gt;&lt;P&gt;how can I access such BAPIs from my c# code?!&lt;/P&gt;&lt;P&gt;(I couldn't understand it from the .net connector manual.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls note that in the remote machine there is no SAP at all - only the SAP connector.&lt;/P&gt;&lt;P&gt;Is there anything I need beside this connector?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tx again.&lt;/P&gt;&lt;P&gt;shlom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 12:27:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-admin-password/m-p/4286853#M1022589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T12:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change admin password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-admin-password/m-p/4286854#M1022590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shlom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might get a better response to your last question if you ask about the coding question in one of the developer forums.  They may be able to point you towards some code examples for accessing SAP Function Modules via RFC using C#&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 13:26:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-admin-password/m-p/4286854#M1022590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T13:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change admin password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-admin-password/m-p/4286855#M1022591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the solution for that:&lt;/P&gt;&lt;P&gt;In order to do that you will have to install also the PDK.NET from the msdn.&lt;/P&gt;&lt;P&gt;After doing so, when openning the VS and then view server explorers, you will have the option to view SAP.&lt;/P&gt;&lt;P&gt;Add SAPPRoxy.&lt;/P&gt;&lt;P&gt;Add the application server you work with , select the relevant function you need and drag it to the proxy you created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then from your main class, create new proxy instance and call the function you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is an example for openning a connection:&lt;/P&gt;&lt;P&gt;static void Main(string[] args)&lt;/P&gt;&lt;P&gt;		{&lt;/P&gt;&lt;P&gt;         	&lt;/P&gt;&lt;P&gt;         SAPProxy1 proxy = new SAPProxy1();  // the ABAP function is in the proxy&lt;/P&gt;&lt;P&gt;         string cs = "ASHOST=&amp;lt;....&amp;gt; SYSNR=&amp;lt;...&amp;gt; CLIENT=&amp;lt;....&amp;gt; USER=&amp;lt;...&amp;gt; PASSWD=&amp;lt;...&amp;gt;";&lt;/P&gt;&lt;P&gt;// instead &amp;lt;...&amp;gt; put your real data&lt;/P&gt;&lt;P&gt;         proxy.Connection = new SAPConnection(cs);&lt;/P&gt;&lt;P&gt;         &lt;/P&gt;&lt;P&gt;         try &lt;/P&gt;&lt;P&gt;         {&lt;/P&gt;&lt;P&gt;            // OPEN CONN&lt;/P&gt;&lt;P&gt;            proxy.Connection.Open();&lt;/P&gt;&lt;P&gt;            // CHECK CONN&lt;/P&gt;&lt;P&gt;            if (proxy.Connection.IsOpen)&lt;/P&gt;&lt;P&gt;               Console.WriteLine("conn is open");&lt;/P&gt;&lt;P&gt;            else&lt;/P&gt;&lt;P&gt;               Console.WriteLine("conn is NOT open");&lt;/P&gt;&lt;P&gt;            }&lt;/P&gt;&lt;P&gt;           ......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Aug 2008 09:13:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-admin-password/m-p/4286855#M1022591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-24T09:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Change admin password</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-admin-password/m-p/4286856#M1022592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See my last reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Aug 2008 09:13:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-admin-password/m-p/4286856#M1022592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-24T09:13:48Z</dc:date>
    </item>
  </channel>
</rss>

