<?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 boot into Single user mode in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-boot-into-single-user-mode/m-p/2420605#M61</link>
    <description>Both responses were very helpful in resolving my&lt;BR /&gt;problems!&lt;BR /&gt;&lt;BR /&gt;Thank you Very Much!</description>
    <pubDate>Wed, 29 Mar 2000 12:23:37 GMT</pubDate>
    <dc:creator>M Merajuddin</dc:creator>
    <dc:date>2000-03-29T12:23:37Z</dc:date>
    <item>
      <title>How to boot into Single user mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-boot-into-single-user-mode/m-p/2420602#M58</link>
      <description>We changed the yp host on our domain. Upon doing so&lt;BR /&gt;one of our HP/UX K220 UX 10.10 is not letting us log&lt;BR /&gt;on as any user, incuding root.&lt;BR /&gt;&lt;BR /&gt;Question(s):&lt;BR /&gt;- Is there anyway to log on to system without going into single user mode&lt;BR /&gt;- How do I boot this machine into single user mode, so that I can log on and &lt;BR /&gt;disable yp?&lt;BR /&gt;Detail steps would really be helpful.&lt;BR /&gt;&lt;BR /&gt;I am embarassed to ask, the HP Admin is on vacation and I only handle AIX. Ive &lt;BR /&gt;tried moving the Key to the Service (Wrench) mode, but dont see any options &lt;BR /&gt;that will take me to single user mode. Other crisis have not allowed me to &lt;BR /&gt;review any On/Off-line documentations&lt;BR /&gt;if they are available.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance!</description>
      <pubDate>Wed, 29 Mar 2000 07:12:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-boot-into-single-user-mode/m-p/2420602#M58</guid>
      <dc:creator>M Merajuddin</dc:creator>
      <dc:date>2000-03-29T07:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to boot into Single user mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-boot-into-single-user-mode/m-p/2420603#M59</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Not sure why you can't log in as root if you are on console unless &lt;BR /&gt;/etc/securetty is not right. Anyway if you are logged in.&lt;BR /&gt;#/sbin/shutdown - will boot to single user. &lt;BR /&gt;&lt;BR /&gt;If you cannot log in at all then a hard reset will be needed. At console do &lt;BR /&gt;1)ctrl/b 2)rs 3)Y to confirm.&lt;BR /&gt;When system boots you will get a 10sec interupt boot process press a key at &lt;BR /&gt;this time. &lt;BR /&gt;&lt;BR /&gt;01)Y - continue boot process&lt;BR /&gt;02)Y - to interact with isl&lt;BR /&gt;03)isl: hpux -is will boot to single user&lt;BR /&gt;fix whatever is needed then do&lt;BR /&gt;#/sbin/reboot&lt;BR /&gt;&lt;BR /&gt;also cat /etc/securetty to see whats there console&lt;BR /&gt;should be listed if file exists&lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;BR /&gt;&lt;BR /&gt;Mitch</description>
      <pubDate>Wed, 29 Mar 2000 07:55:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-boot-into-single-user-mode/m-p/2420603#M59</guid>
      <dc:creator>Mitch Wolf</dc:creator>
      <dc:date>2000-03-29T07:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to boot into Single user mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-boot-into-single-user-mode/m-p/2420604#M60</link>
      <description>See Mitch Wolf's followup for instructions on how to get into single user mode.&lt;BR /&gt;&lt;BR /&gt;Regarding NIS, though, you should check (as well as you can) that there is an &lt;BR /&gt;entry for root in your /etc/passwd file.  Even when using NIS for password &lt;BR /&gt;lookups it's strongly advised to keep root in your local /etc/passwd and set up &lt;BR /&gt;/etc/nsswitch.conf to fallback to files in the event that the NIS &lt;BR /&gt;masters/slaves are down.  &lt;BR /&gt;&lt;BR /&gt;You should have an entry in /etc/passwd that reads:&lt;BR /&gt;root:encrypted_password:0:3::/sbin/sh&lt;BR /&gt;&lt;BR /&gt;Then, in /etc/nsswitch.conf, look for this line:&lt;BR /&gt;passwd: compat&lt;BR /&gt;&lt;BR /&gt;-or-&lt;BR /&gt;&lt;BR /&gt;passwd: nis [NOTFOUND=continue] files&lt;BR /&gt;&lt;BR /&gt;Hope this wasn't too confusing...&lt;BR /&gt;-Evan</description>
      <pubDate>Wed, 29 Mar 2000 09:45:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-boot-into-single-user-mode/m-p/2420604#M60</guid>
      <dc:creator>Evan Day_1</dc:creator>
      <dc:date>2000-03-29T09:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to boot into Single user mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-boot-into-single-user-mode/m-p/2420605#M61</link>
      <description>Both responses were very helpful in resolving my&lt;BR /&gt;problems!&lt;BR /&gt;&lt;BR /&gt;Thank you Very Much!</description>
      <pubDate>Wed, 29 Mar 2000 12:23:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-boot-into-single-user-mode/m-p/2420605#M61</guid>
      <dc:creator>M Merajuddin</dc:creator>
      <dc:date>2000-03-29T12:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to boot into Single user mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-boot-into-single-user-mode/m-p/2420606#M62</link>
      <description>Hello everyone,&lt;BR /&gt;I'm running HP-UX 10.20 and whenever I bring the system into single-user mode &lt;BR /&gt;by executing the command - init S or s I am still able to telnet into the &lt;BR /&gt;system from a Windows workstation.  I am trying to complete system backups on a &lt;BR /&gt;server housing several Oracle databases and if I can telnet into the system it &lt;BR /&gt;must be possible for our DBAs to restart the database and process transactions &lt;BR /&gt;while the database is running rendering my backups useless.  Would appreciate &lt;BR /&gt;any help in solving this problem.  Thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--- Thomas</description>
      <pubDate>Sun, 02 Apr 2000 14:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-boot-into-single-user-mode/m-p/2420606#M62</guid>
      <dc:creator>Thomas Bradley, jr.</dc:creator>
      <dc:date>2000-04-02T14:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to boot into Single user mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-boot-into-single-user-mode/m-p/2420607#M63</link>
      <description>The command "shutdown -y 0" will drop your system to single user mode.  If your &lt;BR /&gt;goal is simply to prevent database activity, though, it probably makes more &lt;BR /&gt;sense to shutdown your databases for cold backups without dropping the rest of &lt;BR /&gt;your system into single-user.</description>
      <pubDate>Tue, 04 Apr 2000 06:07:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-boot-into-single-user-mode/m-p/2420607#M63</guid>
      <dc:creator>Alan Riggs_1</dc:creator>
      <dc:date>2000-04-04T06:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to boot into Single user mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-boot-into-single-user-mode/m-p/2420608#M64</link>
      <description>Well,&lt;BR /&gt;&lt;BR /&gt;There may be two solutions to your problem.&lt;BR /&gt;&lt;BR /&gt;1. Work with you DBA to do "Hot-Backups", the database could be open while the &lt;BR /&gt;backups are going. Of course the database needs to be in archive log mode. The &lt;BR /&gt;DBA can write a script that logs in "svrmgrl" and issue the command "alter &lt;BR /&gt;tablespace &lt;TABLE_SPACE_NAME&gt; begin backup. Then at OS level you cp or fbackup.&lt;BR /&gt;&lt;BR /&gt;2. The simulate the single user mode you could write a script that is called &lt;BR /&gt;from the /etc/profile file, that check for user names in a file list. If name &lt;BR /&gt;not there then exit. Of course "root" needs to be there.&lt;BR /&gt;&lt;BR /&gt;Vibert&lt;/TABLE_SPACE_NAME&gt;</description>
      <pubDate>Mon, 10 Apr 2000 11:15:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-boot-into-single-user-mode/m-p/2420608#M64</guid>
      <dc:creator>Vibert Hart_2</dc:creator>
      <dc:date>2000-04-10T11:15:45Z</dc:date>
    </item>
  </channel>
</rss>

