<?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 /etc/issue file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-issue-file/m-p/2528892#M24786</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I was wondering if anyone could help me out here. I have appended the /etc/issue file on one of our hosts.  Basically, the new /etc/issue file has some specific instruction for the user BEFORE they log on.  &lt;BR /&gt;&lt;BR /&gt;Now my problem is that I want the user to actually notice the new instructions, and not just log straight in.  I was wondering if anyone knew how to make the /etc/issue pause for a few seconds, before displaying the logon prompt.  This would force users to read the instructions.&lt;BR /&gt;(Yes, it might get annoying, but it needs to be done).&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated.  Running HP-UX 11.00.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Achille</description>
    <pubDate>Wed, 16 May 2001 03:37:45 GMT</pubDate>
    <dc:creator>Achille Costabile</dc:creator>
    <dc:date>2001-05-16T03:37:45Z</dc:date>
    <item>
      <title>/etc/issue file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-issue-file/m-p/2528892#M24786</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I was wondering if anyone could help me out here. I have appended the /etc/issue file on one of our hosts.  Basically, the new /etc/issue file has some specific instruction for the user BEFORE they log on.  &lt;BR /&gt;&lt;BR /&gt;Now my problem is that I want the user to actually notice the new instructions, and not just log straight in.  I was wondering if anyone knew how to make the /etc/issue pause for a few seconds, before displaying the logon prompt.  This would force users to read the instructions.&lt;BR /&gt;(Yes, it might get annoying, but it needs to be done).&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated.  Running HP-UX 11.00.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Achille</description>
      <pubDate>Wed, 16 May 2001 03:37:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-issue-file/m-p/2528892#M24786</guid>
      <dc:creator>Achille Costabile</dc:creator>
      <dc:date>2001-05-16T03:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/issue file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-issue-file/m-p/2528893#M24787</link>
      <description>hi,&lt;BR /&gt;you could put a sleep command in '/etc/profile' so they have a pause AFTER the have entered their login and password.&lt;BR /&gt;&lt;BR /&gt;good luck,&lt;BR /&gt;Thierry (specialist in work-arounds ;-)</description>
      <pubDate>Wed, 16 May 2001 05:37:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-issue-file/m-p/2528893#M24787</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2001-05-16T05:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/issue file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-issue-file/m-p/2528894#M24788</link>
      <description>u  can make entry in /etc/motd file and &lt;BR /&gt;sleep() for few seconds in .profile</description>
      <pubDate>Wed, 16 May 2001 06:49:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-issue-file/m-p/2528894#M24788</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2001-05-16T06:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/issue file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-issue-file/m-p/2528895#M24789</link>
      <description>&lt;BR /&gt;We add the following to .profile in users home directory;&lt;BR /&gt;&lt;BR /&gt;echo "Press Return to continue ... \c"&lt;BR /&gt;read&lt;BR /&gt;&lt;BR /&gt;That way the message from /etc/issue displays on the screen and the users must press return to continue.&lt;BR /&gt;</description>
      <pubDate>Wed, 16 May 2001 07:07:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-issue-file/m-p/2528895#M24789</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-05-16T07:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/issue file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-issue-file/m-p/2528896#M24790</link>
      <description>In $HOME/.profile add&lt;BR /&gt;sleep 30</description>
      <pubDate>Wed, 16 May 2001 09:31:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-issue-file/m-p/2528896#M24790</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-05-16T09:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/issue file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-issue-file/m-p/2528897#M24791</link>
      <description>Thanks for all your help.  I really want the pause to happen before the logon prompt appeared.  I guess I will have to do it after they log on.</description>
      <pubDate>Thu, 17 May 2001 00:39:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-issue-file/m-p/2528897#M24791</guid>
      <dc:creator>Achille Costabile</dc:creator>
      <dc:date>2001-05-17T00:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/issue file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-issue-file/m-p/2528898#M24792</link>
      <description>You might want to look at escape sequences in your /etc/issue file.&lt;BR /&gt;&lt;BR /&gt;The sequence ESC-@ will pause output for 1 second.&lt;BR /&gt;&lt;BR /&gt;However, this does not seem to work in an X windows environment so I don't know if that will resolve your problem.</description>
      <pubDate>Thu, 17 May 2001 06:39:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-issue-file/m-p/2528898#M24792</guid>
      <dc:creator>Dave Kelly_1</dc:creator>
      <dc:date>2001-05-17T06:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/issue file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-issue-file/m-p/2528899#M24793</link>
      <description>In /etc/inetd.conf file change &lt;BR /&gt;&lt;BR /&gt;telnet       stream tcp nowait root /usr/lbin/telnetd  telnetd -b /etc/issue</description>
      <pubDate>Thu, 17 May 2001 07:51:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-issue-file/m-p/2528899#M24793</guid>
      <dc:creator>송 문 헌</dc:creator>
      <dc:date>2001-05-17T07:51:58Z</dc:date>
    </item>
  </channel>
</rss>

