<?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: Warning Message Before Logon in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-message-before-logon/m-p/2427180#M1759</link>
    <description>If you do make changes to the inetd.conf file, remember to do :&lt;BR /&gt;inetd -c&lt;BR /&gt;&lt;BR /&gt;this will cause inetd to re-read the config file and accept the change you have made.</description>
    <pubDate>Thu, 22 Jun 2000 18:36:26 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2000-06-22T18:36:26Z</dc:date>
    <item>
      <title>Warning Message Before Logon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-message-before-logon/m-p/2427176#M1755</link>
      <description>I need to setup a warning message that appears before a user logs in to a terminal. What is the name of the file to do this, and where is it located?</description>
      <pubDate>Thu, 22 Jun 2000 18:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-message-before-logon/m-p/2427176#M1755</guid>
      <dc:creator>David Marquez</dc:creator>
      <dc:date>2000-06-22T18:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Warning Message Before Logon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-message-before-logon/m-p/2427177#M1756</link>
      <description>For serial connects it's /etc/issue&lt;BR /&gt;&lt;BR /&gt;for telnet connections you need to change inetd.conf and add a banner file for the telnetd process :-&lt;BR /&gt;&lt;BR /&gt; telnet stream tcp nowait root /usr/lbin/telnetd  telnetd -b/etc/issue&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Jun 2000 18:26:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-message-before-logon/m-p/2427177#M1756</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2000-06-22T18:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Warning Message Before Logon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-message-before-logon/m-p/2427178#M1757</link>
      <description>Update the /etc/inetd.conf file, modify the telnetd  line by adding -b /etc/issues&lt;BR /&gt;vi /etc/issues and put your message.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Jun 2000 18:29:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-message-before-logon/m-p/2427178#M1757</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-06-22T18:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Warning Message Before Logon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-message-before-logon/m-p/2427179#M1758</link>
      <description>You can change the /etc/motd file for a post Login message.&lt;BR /&gt;&lt;BR /&gt;But for a Pre Login Message you can change the telnetd startup to include the file of your choice for you own greeting.  Here's an excerpt from the telnetd man page:&lt;BR /&gt;&lt;BR /&gt;To override the standard telnetd login banner, specify a file containing a custom banner with the -b bannerfile option.  For example, to use /etc/issue as the login banner, have inetd start telnetd with the following lines in /etc/inetd.conf ( provides line continuation):&lt;BR /&gt;&lt;BR /&gt;telnet stream tcp nowait root  /usr/lbin/telnetd telnetd -b/etc/issue&lt;BR /&gt;&lt;BR /&gt;If bannerfile is not specified, telnetd does not print a login banner.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Jun 2000 18:35:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-message-before-logon/m-p/2427179#M1758</guid>
      <dc:creator>Albert E. Whale, CISSP</dc:creator>
      <dc:date>2000-06-22T18:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Warning Message Before Logon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-message-before-logon/m-p/2427180#M1759</link>
      <description>If you do make changes to the inetd.conf file, remember to do :&lt;BR /&gt;inetd -c&lt;BR /&gt;&lt;BR /&gt;this will cause inetd to re-read the config file and accept the change you have made.</description>
      <pubDate>Thu, 22 Jun 2000 18:36:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-message-before-logon/m-p/2427180#M1759</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2000-06-22T18:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Warning Message Before Logon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-message-before-logon/m-p/2427181#M1760</link>
      <description>Thanks melvyn for you point, &lt;BR /&gt;&lt;BR /&gt;My mistake is /etc/issues instead of /etc/issue.&lt;BR /&gt;Then  inetd -c&lt;BR /&gt;&lt;BR /&gt;cheers!&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Jun 2000 18:45:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-message-before-logon/m-p/2427181#M1760</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-06-22T18:45:39Z</dc:date>
    </item>
  </channel>
</rss>

