<?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: Display Security Message - Before Users Login in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/display-security-message-before-users-login/m-p/2741421#M67764</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can modify the /etc/issue file and write your message in this file and save it.&lt;BR /&gt;&lt;BR /&gt;Thats it....you are done.&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
    <pubDate>Mon, 10 Jun 2002 18:03:33 GMT</pubDate>
    <dc:creator>PIYUSH D. PATEL</dc:creator>
    <dc:date>2002-06-10T18:03:33Z</dc:date>
    <item>
      <title>Display Security Message - Before Users Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-security-message-before-users-login/m-p/2741420#M67763</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I need to display a Security Message before&lt;BR /&gt;users login to the system HP UX 11.0.&lt;BR /&gt;&lt;BR /&gt;I had the message in /etc/motd but that is&lt;BR /&gt;after they log in.&lt;BR /&gt;&lt;BR /&gt;Basically the message says..by loging on to&lt;BR /&gt;this system you agree to use the computer&lt;BR /&gt;information for business use only, etc. etc..&lt;BR /&gt;Legal stuff.&lt;BR /&gt;&lt;BR /&gt;I think it would need to be with the&lt;BR /&gt;Login:&lt;BR /&gt;Password: &lt;BR /&gt;Prompts...before the Login and Password.&lt;BR /&gt;&lt;BR /&gt;It's only about 5 lines of info, so it &lt;BR /&gt;shouldn't be too bad and in this age of &lt;BR /&gt;law suits it would help protect our data&lt;BR /&gt;if a bad employee starts doing bad stuff...&lt;BR /&gt;Legally we would be covered...somewhat.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Laurie</description>
      <pubDate>Mon, 10 Jun 2002 18:00:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-security-message-before-users-login/m-p/2741420#M67763</guid>
      <dc:creator>Laurie_2</dc:creator>
      <dc:date>2002-06-10T18:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Display Security Message - Before Users Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-security-message-before-users-login/m-p/2741421#M67764</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can modify the /etc/issue file and write your message in this file and save it.&lt;BR /&gt;&lt;BR /&gt;Thats it....you are done.&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Mon, 10 Jun 2002 18:03:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-security-message-before-users-login/m-p/2741421#M67764</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-06-10T18:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Display Security Message - Before Users Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-security-message-before-users-login/m-p/2741422#M67765</link>
      <description>Laurie,&lt;BR /&gt;&lt;BR /&gt;There are two important cases where you want to display your security banner.&lt;BR /&gt;&lt;BR /&gt;1. At the console.&lt;BR /&gt;2. During the telnet session.&lt;BR /&gt;&lt;BR /&gt;Place your contents in /etc/issue. It will take care of displaying at the console.&lt;BR /&gt;&lt;BR /&gt;Edit your /etc/inetd.conf and add -b /etc/issue at the end of the telnet line (option to telnetd daemon). It should take care of your telnet sessions.&lt;BR /&gt;&lt;BR /&gt;Also there are other situations where you want to display banners like ftp, sendmail interactive session etc.,. Look at ftpaccess and sendmail.cf files.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 10 Jun 2002 18:04:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-security-message-before-users-login/m-p/2741422#M67765</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-06-10T18:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Display Security Message - Before Users Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-security-message-before-users-login/m-p/2741423#M67766</link>
      <description>Laurie,&lt;BR /&gt;&lt;BR /&gt;In CDE, you can change the login screen itself to not say "Welcome to hostname" by changing the &lt;BR /&gt;                                             !!Dtlogin*greeting.labelString: &lt;BR /&gt;                                             in /usr/dt/config/C/Xresources &lt;BR /&gt;&lt;BR /&gt;                                             Hope this helps, &lt;BR /&gt;                                             Pete</description>
      <pubDate>Mon, 10 Jun 2002 18:05:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-security-message-before-users-login/m-p/2741423#M67766</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-06-10T18:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Display Security Message - Before Users Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-security-message-before-users-login/m-p/2741424#M67767</link>
      <description>Also use the -B option on rlogind in /etc/inetd.conf to catch those users who sue rlogin rather than telnet.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Mon, 10 Jun 2002 19:27:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-security-message-before-users-login/m-p/2741424#M67767</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2002-06-10T19:27:11Z</dc:date>
    </item>
  </channel>
</rss>

