<?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: Forgot OpenVMS System password in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/forgot-openvms-system-password/m-p/5235871#M98417</link>
    <description>&lt;P&gt;Hi Shashi,&lt;BR /&gt;&lt;BR /&gt;You need to use the SPAWN command so that a new subprocess gets created. If something goes wrong in the subprocess, the subprocess will terminate and you will get the $ prompt again.&lt;BR /&gt;&lt;BR /&gt;In the steps that you have followed, insert a SPAWN command at step 6 and&lt;BR /&gt;then try out the subsequent commands.&lt;BR /&gt;&lt;BR /&gt;For different ways to boot the system, you can refer to &lt;BR /&gt;&lt;STRIKE&gt;&lt;A&gt;http://biophyrs.bp.dal.ca/OpenVMS/83final/ba322_90045/apbs06.html&lt;/A&gt;&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;[Moderator edit: Removed the broken link]&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;- Booting Without a User Authorization File&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali&lt;/P&gt;</description>
    <pubDate>Thu, 03 Nov 2022 09:57:16 GMT</pubDate>
    <dc:creator>P Muralidhar Kini</dc:creator>
    <dc:date>2022-11-03T09:57:16Z</dc:date>
    <item>
      <title>Forgot OpenVMS System password</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/forgot-openvms-system-password/m-p/5235868#M98414</link>
      <description>&lt;P&gt;DS15, OpenVMS 7.3.2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Followed this procedure to reset the system password. (&lt;A&gt;&lt;STRIKE&gt;http://labs.hoffmanlabs.com/node/204&lt;/STRIKE&gt;)&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;[Moderator edit: The link is no longer valid]&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;1. b -flags 0,1&lt;BR /&gt;2. SET/STARTUP OPA0:&lt;BR /&gt;3. SET WINDOW_SYSTEM 0&lt;BR /&gt;4. SET WRITESYSPARAMS 0&lt;BR /&gt;5. CONTINUE&lt;BR /&gt;6. SET DEFAULT SYS$SYSTEM:&lt;BR /&gt;7. RUN SYS$SYSTEM:AUTHORIZE&lt;BR /&gt;8. MODIFY SYSTEM /PASSWORD=newpassword&lt;BR /&gt;9. EXIT&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But at step 7, whenever i execute the "MC AUTHORIZE" or "RUN SYS$SYSTEM:AUTHORIZE", i am getting an error and the bellow message will be displayed and i am not getting $ prompt again.&lt;BR /&gt;&lt;BR /&gt;mc authorize&lt;BR /&gt;mc authorize&lt;BR /&gt;%DCL-W-ACTIMAGE, error activating image SECURESHRP&lt;BR /&gt;-CLI-E-IMGNAME, image file ASTON$DKA0:[SYS0.SYSCOMMON.][SYSLIB]SECURESHRP.EXE;1&lt;BR /&gt;-SYSTEM-F-PROTINSTALL, protected images must be installed&lt;BR /&gt;SYSTEM job terminated at 19-APR-2010 15:04:06.28&lt;BR /&gt;&lt;BR /&gt;Accounting information:&lt;BR /&gt;Buffered I/O count: 59 Peak working set size: 2528&lt;BR /&gt;Direct I/O count: 39 Peak virtual size: 172096&lt;BR /&gt;Page faults: 107 Mounted volumes: 0&lt;BR /&gt;Charged CPU time: 0 00:00:00.01 Elapsed time: 0 00:00:06.10&lt;BR /&gt;%%%%%%%%%%% OPCOM 19-APR-2010 15:15:52.43 %%%%%%%%%%%&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please anyone can tell me how to solve this issue, and/or is there any other way to reset the system password ?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 09:53:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/forgot-openvms-system-password/m-p/5235868#M98414</guid>
      <dc:creator>shashi kanth</dc:creator>
      <dc:date>2022-11-03T09:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Forgot OpenVMS System password</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/forgot-openvms-system-password/m-p/5235869#M98415</link>
      <description>Insert steps 5.1 ...&lt;BR /&gt;&lt;BR /&gt;Once at the OPA0: Console $ Prompt &lt;BR /&gt;$ SET NOON&lt;BR /&gt;$ DEFINE/SYSTEM/EXEC DECW$IGNORE_WORKSTATION TRUE&lt;BR /&gt;$ SPAWN&lt;BR /&gt;$ @SYS$SYSTEM:STARTUP&lt;BR /&gt;&lt;BR /&gt;Noted in the Hoffman Labs link.  &lt;BR /&gt;&lt;BR /&gt;Alternate method, note your system device name, boot from OpenVMS CD, set default to device:[VMS$COMMON.SYSEXE] and run authorize.  This assumes the logical SYSUAF is not set, if it is, set your default to the value of SYSUAF.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Apr 2010 06:11:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/forgot-openvms-system-password/m-p/5235869#M98415</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2010-04-20T06:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Forgot OpenVMS System password</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/forgot-openvms-system-password/m-p/5235870#M98416</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;first of all, ALWAYS issue a SPAWN command as the first DCL command - when working in this environment. This will create a subprocess, in which you can continue to work. If that subprocess fails or is terminated, you're still left with a DCL prompt and you can continue your session after another SPAWN - without having to boot again.&lt;BR /&gt;&lt;BR /&gt;To install all required OpenVMS images, you can do what VMS$INITIAL-050_VMS.COM is doing:&lt;BR /&gt;&lt;BR /&gt;$define /user sys$input sys$manager:vmsimages.dat&lt;BR /&gt;$Install := $install/nocomm/translate&lt;BR /&gt;$Install&lt;BR /&gt;$Delete/Symbol install&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Apr 2010 06:12:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/forgot-openvms-system-password/m-p/5235870#M98416</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2010-04-20T06:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Forgot OpenVMS System password</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/forgot-openvms-system-password/m-p/5235871#M98417</link>
      <description>&lt;P&gt;Hi Shashi,&lt;BR /&gt;&lt;BR /&gt;You need to use the SPAWN command so that a new subprocess gets created. If something goes wrong in the subprocess, the subprocess will terminate and you will get the $ prompt again.&lt;BR /&gt;&lt;BR /&gt;In the steps that you have followed, insert a SPAWN command at step 6 and&lt;BR /&gt;then try out the subsequent commands.&lt;BR /&gt;&lt;BR /&gt;For different ways to boot the system, you can refer to &lt;BR /&gt;&lt;STRIKE&gt;&lt;A&gt;http://biophyrs.bp.dal.ca/OpenVMS/83final/ba322_90045/apbs06.html&lt;/A&gt;&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;[Moderator edit: Removed the broken link]&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;- Booting Without a User Authorization File&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 09:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/forgot-openvms-system-password/m-p/5235871#M98417</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2022-11-03T09:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Forgot OpenVMS System password</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/forgot-openvms-system-password/m-p/5235872#M98418</link>
      <description>&lt;BR /&gt;Thank you All. With your help, the problem is solved.</description>
      <pubDate>Tue, 20 Apr 2010 10:20:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/forgot-openvms-system-password/m-p/5235872#M98418</guid>
      <dc:creator>shashi kanth</dc:creator>
      <dc:date>2010-04-20T10:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Forgot OpenVMS System password</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/forgot-openvms-system-password/m-p/5235873#M98419</link>
      <description>Within the cited webpage exists the "Once at the OPA0: Console $ Prompt â ¦" section.  Which appears to have been skipped here.</description>
      <pubDate>Tue, 20 Apr 2010 12:30:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/forgot-openvms-system-password/m-p/5235873#M98419</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-04-20T12:30:41Z</dc:date>
    </item>
  </channel>
</rss>

