<?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: how to break password for the username. in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069269#M13360</link>
    <description>A different approach, if you have installation media (CD, installation disk) at hand - without having to do anything with conversational boot. However, you'll need to  know what is your normnal systemdisk and SYStem root are. Assuming you boot:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; B -flags 0,0 DKA0&lt;BR /&gt;&lt;BR /&gt;that would be DKA0 and [SYS0], respectively.&lt;BR /&gt;&lt;BR /&gt;* Boot the system from the installation media&lt;BR /&gt;* Choose "Execute DCL commands" (IIRC, choice #7)&lt;BR /&gt;* $ MOUNT/OVERRIDE=ID DKA0&lt;BR /&gt;* CD DKA0:[SYS0.SYSEXE]&lt;BR /&gt;* MC AUTHORIZE MOD &lt;USER&gt; /PASS=&lt;NEW password=""&gt;&lt;BR /&gt;* $ DISMOUNT DKA0.&lt;BR /&gt;* $ LOGOUT &lt;BR /&gt;* Choose option 8 to shutdown&lt;BR /&gt;* boot normally.&lt;BR /&gt;&lt;BR /&gt;By the way: if that single user acount happens to be SYSTEM, I STRONGLY suggest to:&lt;BR /&gt;* Create a user account for regular system management tasks, with ALL (but BYPASS) privileges as authorized, not default. Normally, you can do most with TMPMBX and NETMBX , probably OPER. If you need more privs, you can always enable / disable them on the fly.&lt;BR /&gt;This user account could (Should?) be outside the SYSTEM account range (typically (00 - 10)&lt;BR /&gt;* Create an account for this single user with TMPMBX and NETMBX privilege only, and if more are REALLY needed, add these as Authorized privileges unless this user really needs them at login.&lt;BR /&gt;* If this user needs to eprform specific tasks now and than, that require elevated privileges, consider creating a captive account with no more than the required privileges, using a command procedure that will allow nothing more than what is required.&lt;BR /&gt;&lt;/NEW&gt;&lt;/USER&gt;</description>
    <pubDate>Fri, 14 Sep 2007 08:24:42 GMT</pubDate>
    <dc:creator>Willem Grooters</dc:creator>
    <dc:date>2007-09-14T08:24:42Z</dc:date>
    <item>
      <title>how to break password for the username.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069261#M13352</link>
      <description>Hi,&lt;BR /&gt;I have open VMS 8.3 server, which has only one user yet now. &lt;BR /&gt;&lt;BR /&gt;Now that user has forgot the password, so unable to login into the system.&lt;BR /&gt;&lt;BR /&gt;It is the only username we have. so what is the solution on this. I want to login into the system and then change the password.&lt;BR /&gt;&lt;BR /&gt;But now how can I login into the system.&lt;BR /&gt;&lt;BR /&gt;Pls let me know the solution on this.&lt;BR /&gt;&lt;BR /&gt;Thnks &amp;amp; Regards&lt;BR /&gt;&lt;BR /&gt;Amit Phadnis.</description>
      <pubDate>Wed, 12 Sep 2007 03:05:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069261#M13352</guid>
      <dc:creator>Amit Phadnis</dc:creator>
      <dc:date>2007-09-12T03:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to break password for the username.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069262#M13353</link>
      <description>Beside a useraccount there should also be a SYSTEM account for management. Login into this account (or ask your admin to do that) you may change the password with:&lt;BR /&gt;$ set def sys$System&lt;BR /&gt;$ mcr authorize&lt;BR /&gt;UAF&amp;gt; MOD username/password=newpasswd&lt;BR /&gt;UAF&amp;gt;exit&lt;BR /&gt;&lt;BR /&gt;If you've lost your SYSTEM password, pls. read the OpenVMS FAQ (e.g. &lt;A href="http://hoffmanlabs.org/vmsfaq/index.shtml)" target="_blank"&gt;http://hoffmanlabs.org/vmsfaq/index.shtml)&lt;/A&gt; on how to break into a system.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Wed, 12 Sep 2007 03:20:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069262#M13353</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2007-09-12T03:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to break password for the username.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069263#M13354</link>
      <description>Amit,&lt;BR /&gt;&lt;BR /&gt;Your question is similar to:&lt;BR /&gt;&lt;BR /&gt;I had only a single key for my house, and I have lost that key.  How can I make a key that will unlock the door?&lt;BR /&gt;&lt;BR /&gt;There are no "master keys" for VMS and the locks are pick/bump resistant.  If you have access to the console (you are already in the house), you can force a crash, and boot the machine in conversational mode and if you follow the instructions in the VMS FAQ, you will be able to change the password.  That is different than determining what the current password is.  And you won't be able to do this without rebooting the machine, so it will be detectable.&lt;BR /&gt;&lt;BR /&gt;So the analogy is that you can break a window, enter your house through the window, and from the inside of your house, you can unlock the door, remove the lock and replace it with a new one for which the old key would not work.  &lt;BR /&gt;&lt;BR /&gt;If there were a trivial way to break in, what would be the purpose of VMS security?&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Wed, 12 Sep 2007 07:40:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069263#M13354</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2007-09-12T07:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to break password for the username.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069264#M13355</link>
      <description>Here's the short version of the requisite sequence for resetting a forgotten SYSTEM password:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://64.223.189.234/node/204" target="_blank"&gt;http://64.223.189.234/node/204&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Yes, the OpenVMS Frequently Asked Questions (FAQ) has a break-in sequence.&lt;BR /&gt;&lt;BR /&gt;Or you can skim the OpenVMS manuals and specifically the OpenVMS System Manager's Essentions manual, as a sequence is documented there.  (Using its site keyword, Google can be restricted to searching the HP OpenVMS web site to make finding this detail within the piles and piles of OpenVMS documentation easier and faster, or you can choose to run a broader search for the password sequence.)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Sep 2007 09:27:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069264#M13355</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-09-12T09:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to break password for the username.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069265#M13356</link>
      <description>Hello Amit,&lt;BR /&gt;&lt;BR /&gt;As Kalle comments you can get the information from hoffmanlabs vmsfaq website. For your easiness, &lt;BR /&gt;I'm including the steps here. Have fun.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; b -fl 0,1&lt;BR /&gt;&lt;BR /&gt;Once you have triggered a conversational bootstrap and have reached the SYSBOOT prompt, you will&lt;BR /&gt;want to request that OpenVMS read the system startup commands directly from the system console. This&lt;BR /&gt;in place of reading the startup commands from the default OpenVMS system startup procedure,&lt;BR /&gt;SYS$SYSTEM:STARTUP.COM. You will also want to disable the windowing system, if any, and you&lt;BR /&gt;will want to request that the parameter changes not be recorded.&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;Though the following is not specifically required here, you will have to perform an additional step if you&lt;BR /&gt;wish to completely disable the DECwindows startup procedures. In particular, you will have to define the&lt;BR /&gt;following logical name within SYLOGICALS.COM:&lt;BR /&gt;$ DEFINE/SYSTEM/EXEC DECW$IGNORE_WORKSTATION TRUE&lt;BR /&gt;The CONTINUE command shown above will cause OpenVMS to continue the bootstrap. Eventually,&lt;BR /&gt;OpenVMS will issue a $ prompt on the console terminal. You must type the following two commands,&lt;BR /&gt;exactly as shown:&lt;BR /&gt;$ SPAWN&lt;BR /&gt;$ @SYS$SYSTEM:STARTUP&lt;BR /&gt;The result of these two commands will be the invocation of normal system startup, but you will be left&lt;BR /&gt;logged in on the console, running under a privileged username. Without the use of the SPAWN&lt;BR /&gt;command, you would be logged out when the startup completes.&lt;BR /&gt;If necessary, you can skip the invocation of the system startup temporarily, and perform tasks such as&lt;BR /&gt;registering license PAKs or various other "single-user" maintenance operations.&lt;BR /&gt;Best of "Ask the Wizard" (3 of 4) [1/13/2003 4:05:12 PM]&lt;BR /&gt;Use the following commands to reset the SYSTEM password:&lt;BR /&gt;$ SET DEFAULT SYS$SYSTEM: ! or wherever SYSUAF.DAT resides&lt;BR /&gt;$ RUN SYS$SYSTEM:AUTHORIZE&lt;BR /&gt;UAF&amp;gt; MODIFY SYSTEM /PASSWORD=newpassword&lt;BR /&gt;UAF&amp;gt; EXIT&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards, Pradeep</description>
      <pubDate>Wed, 12 Sep 2007 21:57:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069265#M13356</guid>
      <dc:creator>Pradeep Nair_1</dc:creator>
      <dc:date>2007-09-12T21:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to break password for the username.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069266#M13357</link>
      <description>Hi Amit&lt;BR /&gt;&lt;BR /&gt;Use the following process to reset your password.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; boot 0,1&lt;BR /&gt;&lt;BR /&gt;SYSBOOT&amp;gt; SET UAFALTERNATE 1&lt;BR /&gt;SYSBOOT&amp;gt; SET WINDOW_SYSTEM 0&lt;BR /&gt;SYSBOOT&amp;gt; CONTINUE&lt;BR /&gt;Username: [Return]&lt;BR /&gt;Password: [Return]&lt;BR /&gt;Password: [Return]&lt;BR /&gt;$ DEFINE/SYSTEM/EXECUTIVE_MODE SYSUAF SYS$SYSTEM:SYSUAF.DAT&lt;BR /&gt;$ SET DEFAULT SYS$SYSTEM&lt;BR /&gt;$ RUN AUTHORIZE&lt;BR /&gt;AUTHORIZE&amp;gt; MODIFY SYSTEM/PASSWORD=FGLFTUTU&lt;BR /&gt;AUTHORIZE&amp;gt; EXIT&lt;BR /&gt;$ RUN SYS$SYSTEM:SYSMAN&lt;BR /&gt;SYSMAN&amp;gt; PARAMETERS USE CURRENT&lt;BR /&gt;SYSMAN&amp;gt; PARAMETERS SET WINDOW_SYSTEM 1&lt;BR /&gt;SYSMAN&amp;gt; PARAMETERS SET UAFALTERNATE 0&lt;BR /&gt;SYSMAN&amp;gt; PARAMETERS WRITE CURRENT&lt;BR /&gt;SYSMAN&amp;gt; EXIT&lt;BR /&gt;$ @SYS$SYSTEM:SHUTDOWN</description>
      <pubDate>Wed, 12 Sep 2007 22:45:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069266#M13357</guid>
      <dc:creator>p.balamurugan</dc:creator>
      <dc:date>2007-09-12T22:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to break password for the username.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069267#M13358</link>
      <description>p.balamurugan&lt;BR /&gt;&lt;BR /&gt;be aware that your sequence assumes that the site has never set up SYSUAFALT.&lt;BR /&gt;&lt;BR /&gt;If there is an existing SYSUAFALT, then you would need to know the password for the account(s) defined in there.&lt;BR /&gt;&lt;BR /&gt;Follow the references quoted earlier for a safe route into the system.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Sep 2007 06:50:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069267#M13358</guid>
      <dc:creator>Duncan Morris</dc:creator>
      <dc:date>2007-09-13T06:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to break password for the username.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069268#M13359</link>
      <description>Adding to Duncans warning:&lt;BR /&gt;&lt;BR /&gt;In case the location of SYSUAF.DAT has been changed (essintial on multi-site and on multi-architecture clusters, advised on others if there is system disk contention), then &lt;BR /&gt;$ DEFINE/SYSTEM/EXECUTIVE_MODE SYSUAF SYS$SYSTEM:SYSUAF.DAT&lt;BR /&gt;will be VERY counter-productive,&lt;BR /&gt;And, if you did the DEFINE, the SET DEF SYS$SYSTEM is totally superfluous.&lt;BR /&gt;OTOH, if you leave out the DEFINE, then you NEED the SET DEF if SYSUAF location has not been set up.&lt;BR /&gt;If it HAS been moved, then the SET DEF is superfluous but harmless.&lt;BR /&gt;&lt;BR /&gt;Totalling: the balamurugan solution is the correct sequence, IF YOU LEAVE OUT the DEFINE SYSUAF.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Oh, and the &lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; boot 0,1&lt;BR /&gt;is a pretty good catch-all, BUT&lt;BR /&gt;&lt;BR /&gt;- it only works on Alpha; the Vax and Itanium instructions are quite different.&lt;BR /&gt;- it assumes that the console variable BOOTDEF_DEV has been set, and set correctly (not unlikely, but not guaranteed!)&lt;BR /&gt;- it assumes that SYS0 is the boot root. (standard for non-clustered systems, but unlikely in a cluster)&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe &lt;BR /&gt;</description>
      <pubDate>Fri, 14 Sep 2007 02:51:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069268#M13359</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-09-14T02:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to break password for the username.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069269#M13360</link>
      <description>A different approach, if you have installation media (CD, installation disk) at hand - without having to do anything with conversational boot. However, you'll need to  know what is your normnal systemdisk and SYStem root are. Assuming you boot:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; B -flags 0,0 DKA0&lt;BR /&gt;&lt;BR /&gt;that would be DKA0 and [SYS0], respectively.&lt;BR /&gt;&lt;BR /&gt;* Boot the system from the installation media&lt;BR /&gt;* Choose "Execute DCL commands" (IIRC, choice #7)&lt;BR /&gt;* $ MOUNT/OVERRIDE=ID DKA0&lt;BR /&gt;* CD DKA0:[SYS0.SYSEXE]&lt;BR /&gt;* MC AUTHORIZE MOD &lt;USER&gt; /PASS=&lt;NEW password=""&gt;&lt;BR /&gt;* $ DISMOUNT DKA0.&lt;BR /&gt;* $ LOGOUT &lt;BR /&gt;* Choose option 8 to shutdown&lt;BR /&gt;* boot normally.&lt;BR /&gt;&lt;BR /&gt;By the way: if that single user acount happens to be SYSTEM, I STRONGLY suggest to:&lt;BR /&gt;* Create a user account for regular system management tasks, with ALL (but BYPASS) privileges as authorized, not default. Normally, you can do most with TMPMBX and NETMBX , probably OPER. If you need more privs, you can always enable / disable them on the fly.&lt;BR /&gt;This user account could (Should?) be outside the SYSTEM account range (typically (00 - 10)&lt;BR /&gt;* Create an account for this single user with TMPMBX and NETMBX privilege only, and if more are REALLY needed, add these as Authorized privileges unless this user really needs them at login.&lt;BR /&gt;* If this user needs to eprform specific tasks now and than, that require elevated privileges, consider creating a captive account with no more than the required privileges, using a command procedure that will allow nothing more than what is required.&lt;BR /&gt;&lt;/NEW&gt;&lt;/USER&gt;</description>
      <pubDate>Fri, 14 Sep 2007 08:24:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069269#M13360</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2007-09-14T08:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to break password for the username.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069270#M13361</link>
      <description>Amit,&lt;BR /&gt;&lt;BR /&gt;Willem gave some gave suggestions!&lt;BR /&gt;I would like to add one item to his list:&lt;BR /&gt;Give the user with the authorized privs also OPER as /DEFPRV  (default priv).&lt;BR /&gt;Accounts with default OPER priv CAN login (for maintenamce tasks, that why this is) if the system is closed for 'ordinary' users by $ SET LOGINS/INTERACTIVE=0&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Fri, 14 Sep 2007 09:13:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-break-password-for-the-username/m-p/4069270#M13361</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-09-14T09:13:05Z</dc:date>
    </item>
  </channel>
</rss>

