<?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: getty without Login in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/getty-without-login/m-p/3823213#M270519</link>
    <description>What is it your trying to do on that tty?&lt;BR /&gt;&lt;BR /&gt;Perhaps there is another command that you can use to do what you would like to do.&lt;BR /&gt;</description>
    <pubDate>Thu, 13 Jul 2006 13:36:00 GMT</pubDate>
    <dc:creator>Kent Ostby</dc:creator>
    <dc:date>2006-07-13T13:36:00Z</dc:date>
    <item>
      <title>getty without Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getty-without-login/m-p/3823211#M270517</link>
      <description>Dear friends,&lt;BR /&gt;Can I disabled login and password when I try to connect by tty2aX?.&lt;BR /&gt;&lt;BR /&gt;Could you help me, please?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Luis Lino</description>
      <pubDate>Thu, 13 Jul 2006 11:01:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getty-without-login/m-p/3823211#M270517</guid>
      <dc:creator>Luis Lino_1</dc:creator>
      <dc:date>2006-07-13T11:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: getty without Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getty-without-login/m-p/3823212#M270518</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I'm sure you can by blanking out the password in /etc/passwd&lt;BR /&gt;&lt;BR /&gt;This would have a few effects:&lt;BR /&gt;1) It would enable the user without a password from any type of login.&lt;BR /&gt;2) It would cause you  to FAIL you rnext security audit.&lt;BR /&gt;&lt;BR /&gt;There are means of getting access to a system that won't cause the above effects.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 13 Jul 2006 11:07:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getty-without-login/m-p/3823212#M270518</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-13T11:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: getty without Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getty-without-login/m-p/3823213#M270519</link>
      <description>What is it your trying to do on that tty?&lt;BR /&gt;&lt;BR /&gt;Perhaps there is another command that you can use to do what you would like to do.&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jul 2006 13:36:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getty-without-login/m-p/3823213#M270519</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2006-07-13T13:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: getty without Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getty-without-login/m-p/3823214#M270520</link>
      <description>It's not clear what you want to accomplish. If you do not want any logins from tty2aX then remove the getty line in inittab or change :respawn: to :off: and then kill that specific getty. On the other hand, if you want getty to set a permanent baud rate, parity and other settings, then you can add an entry similar to the systty entry in inittab:&lt;BR /&gt; &lt;BR /&gt;tt2x::sysinit:/sbin/stty 9600 clocal icanon echo opost onlcr ixon ixoff icrnl ignpar  &lt;BR /&gt;Now at the startup of the system, the port will be set to those stty settings. The default for an unset port is 300 baud.</description>
      <pubDate>Thu, 13 Jul 2006 19:14:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getty-without-login/m-p/3823214#M270520</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-07-13T19:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: getty without Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getty-without-login/m-p/3823215#M270521</link>
      <description>Are you looking for a way to have someone connect via a particular tty and get logged in without being asked for a login name or password?  If so you should seriously consider the security implications.  You could have a user without a password, but they would then be able to login from anywhere without a password.&lt;BR /&gt;&lt;BR /&gt;What is your specific need for this functionality?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Fri, 14 Jul 2006 03:42:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getty-without-login/m-p/3823215#M270521</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2006-07-14T03:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: getty without Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getty-without-login/m-p/3823216#M270522</link>
      <description>I want to send information to Muxtiplexor by these tty2a* (from 1 to 8), but when we send the informatiÃ³n appear the caracter login .&lt;BR /&gt;We have a card (PCI Serial (113f90f0)) product number A6748-60001&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Luis Lino&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Jul 2006 18:22:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getty-without-login/m-p/3823216#M270522</guid>
      <dc:creator>Luis Lino_1</dc:creator>
      <dc:date>2006-07-21T18:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: getty without Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getty-without-login/m-p/3823217#M270523</link>
      <description>Yes, this would be the case if your inittab file has getty's posted for each port. Edit the /etc/inittab file, then for each of the tty ports, replace the word respawn with the word off, or simply remove the tty entries 1 through 8 then save the file and update the init program with:&lt;BR /&gt; &lt;BR /&gt;init q</description>
      <pubDate>Sat, 22 Jul 2006 19:50:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getty-without-login/m-p/3823217#M270523</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-07-22T19:50:01Z</dc:date>
    </item>
  </channel>
</rss>

