<?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: forget Systempassword in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/forget-systempassword/m-p/3329713#M63451</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;And if your sylogicals.com has a line something like this, then UAFALTERNATE option will not work.&lt;BR /&gt;&lt;BR /&gt;$define sysuaf sys$system:sysuaf.dat&lt;BR /&gt;&lt;BR /&gt;You then have to boot using set/startup OPA0:, then modify sylogicals.com to comment the above line, then you can use UAFALTERNATE.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Lokesh Jain</description>
    <pubDate>Tue, 13 Jul 2004 06:48:11 GMT</pubDate>
    <dc:creator>Lokesh_2</dc:creator>
    <dc:date>2004-07-13T06:48:11Z</dc:date>
    <item>
      <title>forget Systempassword</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/forget-systempassword/m-p/3329709#M63447</link>
      <description>Hello,&lt;BR /&gt;i have the problem that i forget my systempassword on my testsystem.&lt;BR /&gt;has everybody a hint for this problem?&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 13 Jul 2004 04:36:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/forget-systempassword/m-p/3329709#M63447</guid>
      <dc:creator>Vallentin, Manfred</dc:creator>
      <dc:date>2004-07-13T04:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: forget Systempassword</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/forget-systempassword/m-p/3329710#M63448</link>
      <description>If you have physical access to your Vms, follow the faq&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/wizard/faq/vmsfaq_005.html#index_x_334" target="_blank"&gt;http://h71000.www7.hp.com/wizard/faq/vmsfaq_005.html#index_x_334&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;search for &lt;BR /&gt;5.5.1 I've forgotten the SYSTEM password - what can I do?</description>
      <pubDate>Tue, 13 Jul 2004 04:42:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/forget-systempassword/m-p/3329710#M63448</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-07-13T04:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: forget Systempassword</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/forget-systempassword/m-p/3329711#M63449</link>
      <description>Valentin,&lt;BR /&gt;Try the following&lt;BR /&gt;&lt;BR /&gt;1. Shutdown your system&lt;BR /&gt;&lt;BR /&gt;2. While at the &amp;gt;&amp;gt;&amp;gt; prompt try to bring up &lt;BR /&gt;   the system "Min Boot" or "Conversational&lt;BR /&gt;   Boot"&lt;BR /&gt;   &amp;gt;&amp;gt;&amp;gt;boot -flags 0,1&lt;BR /&gt;&lt;BR /&gt;3. When you come upto SYSBOOT prompt, issue&lt;BR /&gt;   the following commands&lt;BR /&gt;   SYSBOOT&amp;gt;SET/STARTUP OPA0:&lt;BR /&gt;   SYSBOOT&amp;gt;SET WINDOW_SYSTEM 0&lt;BR /&gt;   SYSBOOT&amp;gt;SET WRITESYSPARAMS 0&lt;BR /&gt;   SYSBOOT&amp;gt;CONTINUE&lt;BR /&gt;&lt;BR /&gt;4. Now run the startup from $ prompt&lt;BR /&gt;   $@SYS$SYSTEM:STARTUP&lt;BR /&gt;&lt;BR /&gt;5. Next issue the following commands from&lt;BR /&gt;   the $ prompt&lt;BR /&gt;   $ run sys$system:authorize&lt;BR /&gt;   UAF&amp;gt;modify system/pass=&lt;NEW password=""&gt;&lt;BR /&gt;   UAF&amp;gt;exit&lt;BR /&gt;&lt;BR /&gt;There is another method i.e using UAFALTERNATE this method basically sets the UAF to a UAF file different than your existing one and once you boot up...you can do the rest.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Mobeen&lt;BR /&gt;&lt;/NEW&gt;</description>
      <pubDate>Tue, 13 Jul 2004 06:21:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/forget-systempassword/m-p/3329711#M63449</guid>
      <dc:creator>Mobeen_1</dc:creator>
      <dc:date>2004-07-13T06:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: forget Systempassword</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/forget-systempassword/m-p/3329712#M63450</link>
      <description>Mobeen wrote:&lt;BR /&gt;&amp;gt; SYSBOOT&amp;gt;CONTINUE&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; 4. Now run the startup from $ prompt&lt;BR /&gt;&amp;gt; $@SYS$SYSTEM:STARTUP&lt;BR /&gt;&lt;BR /&gt;If you don't preceed the call to STARTUP.COM by a SPAWN (as suggested in the FAQ), you will be logged out when STARTUP ends.&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Tue, 13 Jul 2004 06:43:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/forget-systempassword/m-p/3329712#M63450</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2004-07-13T06:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: forget Systempassword</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/forget-systempassword/m-p/3329713#M63451</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;And if your sylogicals.com has a line something like this, then UAFALTERNATE option will not work.&lt;BR /&gt;&lt;BR /&gt;$define sysuaf sys$system:sysuaf.dat&lt;BR /&gt;&lt;BR /&gt;You then have to boot using set/startup OPA0:, then modify sylogicals.com to comment the above line, then you can use UAFALTERNATE.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Lokesh Jain</description>
      <pubDate>Tue, 13 Jul 2004 06:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/forget-systempassword/m-p/3329713#M63451</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2004-07-13T06:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: forget Systempassword</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/forget-systempassword/m-p/3329714#M63452</link>
      <description>Use the SET/STARTUP=OPA0: as described in the FAQ as it is reliable.</description>
      <pubDate>Tue, 13 Jul 2004 12:51:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/forget-systempassword/m-p/3329714#M63452</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-07-13T12:51:03Z</dc:date>
    </item>
  </channel>
</rss>

