<?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 Single User Login in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-login/m-p/2460164#M13873</link>
    <description>Can anyone please tell me how I can start the server in such a way that only one user (say ROOT) can log on the server.&lt;BR /&gt;&lt;BR /&gt;The OS is HPUX 11.00&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 01 Nov 2000 04:51:42 GMT</pubDate>
    <dc:creator>Serge Uranie</dc:creator>
    <dc:date>2000-11-01T04:51:42Z</dc:date>
    <item>
      <title>Single User Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-login/m-p/2460164#M13873</link>
      <description>Can anyone please tell me how I can start the server in such a way that only one user (say ROOT) can log on the server.&lt;BR /&gt;&lt;BR /&gt;The OS is HPUX 11.00&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 01 Nov 2000 04:51:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-login/m-p/2460164#M13873</guid>
      <dc:creator>Serge Uranie</dc:creator>
      <dc:date>2000-11-01T04:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Single User Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-login/m-p/2460165#M13874</link>
      <description>boot the server.&lt;BR /&gt;interrupt the boot from hd&lt;BR /&gt;say yes to interact with IsL&lt;BR /&gt;enter hpux -is.&lt;BR /&gt;&lt;BR /&gt;This will bring the single user mode.&lt;BR /&gt;&lt;BR /&gt;more info read man hpux.</description>
      <pubDate>Wed, 01 Nov 2000 05:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-login/m-p/2460165#M13874</guid>
      <dc:creator>Madanagopalan S</dc:creator>
      <dc:date>2000-11-01T05:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Single User Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-user-login/m-p/2460166#M13875</link>
      <description>Hi,&lt;BR /&gt;You can start your server with hpux -is from ISL prompt. Which will start your server in Single User Mode.&lt;BR /&gt;&lt;BR /&gt;If you don't want to let in anybody in Multiuser mode then you have to follow the following steps.&lt;BR /&gt;1) touch /etc/nologin&lt;BR /&gt;2) Edit /etc/profile &amp;amp; add the following line.&lt;BR /&gt; uid=`id -u`&lt;BR /&gt;  if [ -f /etc/nologin -a $uid -ne 0 ]&lt;BR /&gt;  then&lt;BR /&gt;     echo "Sorry no login allowed now, try later"&lt;BR /&gt;     sleep 5&lt;BR /&gt;     exit 0&lt;BR /&gt;  fi&lt;BR /&gt;&lt;BR /&gt;Hope above two steps would help you.&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 01 Nov 2000 05:52:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-user-login/m-p/2460166#M13875</guid>
      <dc:creator>Sandip Samanta_1</dc:creator>
      <dc:date>2000-11-01T05:52:17Z</dc:date>
    </item>
  </channel>
</rss>

