<?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: Automatic logins in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/automatic-logins/m-p/2659226#M756409</link>
    <description>No way that I know of with HP-UX.  &lt;BR /&gt;&lt;BR /&gt;If you are telnet'ing to your HP-UX box from Windows via some sort of emulator, then it will be very difficult for windows to know when the machine reboots.&lt;BR /&gt;&lt;BR /&gt;The only remote possibility I can think of is if you have some sort of bat file in windows that monitors the connection to the hp-ux box and if the connection disappears for a length of time, then when the connection reappears, a new session is started, and the user is logged in.  I believe Reflection has the ability to script tasks that can occurr when Reflection is started, so it could conceivably log in automatically when it is started.&lt;BR /&gt;&lt;BR /&gt;I don't know if that would work, it's pure theory at this point.</description>
    <pubDate>Tue, 05 Feb 2002 21:05:11 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2002-02-05T21:05:11Z</dc:date>
    <item>
      <title>Automatic logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automatic-logins/m-p/2659225#M756408</link>
      <description>Is there an obviously insecure way to set up an automatic login upon&lt;BR /&gt;boot up?  I want to set it so a particular user is automatically logged&lt;BR /&gt;in after a system is rebooted.  I know "another" platform/OS where&lt;BR /&gt;if a user name is in a file /etc/autologin, upon a reboot that user is&lt;BR /&gt;automatically logged in, and that is what I am trying to duplicate.&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 05 Feb 2002 20:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automatic-logins/m-p/2659225#M756408</guid>
      <dc:creator>Steven Buschman_1</dc:creator>
      <dc:date>2002-02-05T20:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automatic-logins/m-p/2659226#M756409</link>
      <description>No way that I know of with HP-UX.  &lt;BR /&gt;&lt;BR /&gt;If you are telnet'ing to your HP-UX box from Windows via some sort of emulator, then it will be very difficult for windows to know when the machine reboots.&lt;BR /&gt;&lt;BR /&gt;The only remote possibility I can think of is if you have some sort of bat file in windows that monitors the connection to the hp-ux box and if the connection disappears for a length of time, then when the connection reappears, a new session is started, and the user is logged in.  I believe Reflection has the ability to script tasks that can occurr when Reflection is started, so it could conceivably log in automatically when it is started.&lt;BR /&gt;&lt;BR /&gt;I don't know if that would work, it's pure theory at this point.</description>
      <pubDate>Tue, 05 Feb 2002 21:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automatic-logins/m-p/2659226#M756409</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-02-05T21:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automatic-logins/m-p/2659227#M756410</link>
      <description>I've done it before, by placing this:&lt;BR /&gt;&lt;BR /&gt;/usr/bin/X11/xterm -sl 2000 -ls -sb -cr Wheat -T `hostname` -bg MidnightBlue -fg Wheat -fn 7x13 -fb 7x13B -display IPADDRGOESHERE&lt;BR /&gt;&lt;BR /&gt;in &lt;BR /&gt;&lt;BR /&gt;/sbin/rc2.d/S230ptydaemon&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 05 Feb 2002 21:08:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automatic-logins/m-p/2659227#M756410</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-02-05T21:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automatic-logins/m-p/2659228#M756411</link>
      <description>Sorry, I failed to mention that this system has graphics and I want&lt;BR /&gt;the automatic login to the CDE desktop for a pdm user locally.&lt;BR /&gt;The system is being visually monitored 7x24 in a secure room where&lt;BR /&gt;they typically do not give the monitoring person any passwords.&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Feb 2002 21:13:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automatic-logins/m-p/2659228#M756411</guid>
      <dc:creator>Steven Buschman_1</dc:creator>
      <dc:date>2002-02-05T21:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automatic-logins/m-p/2659229#M756412</link>
      <description>Sound like you have some sort of "help desk" that monitors. What we did was make a user for example support and write scripts in /home/support/.profile to lock them in and automaticly exectue a certain menu driven script or process upon reboot. Also depending on what you are using some x windows clients have a store the password option. &lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 06 Feb 2002 01:02:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automatic-logins/m-p/2659229#M756412</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2002-02-06T01:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automatic-logins/m-p/2659230#M756413</link>
      <description>opps I didnt mean &lt;BR /&gt;&lt;BR /&gt;" exectue a certain menu driven script or process upon reboot " &lt;BR /&gt;&lt;BR /&gt;meant &lt;BR /&gt;&lt;BR /&gt;" exectue a certain menu driven script or process upon login " &lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 06 Feb 2002 01:03:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automatic-logins/m-p/2659230#M756413</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2002-02-06T01:03:23Z</dc:date>
    </item>
  </channel>
</rss>

