<?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: login process in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/login-process/m-p/4121044#M314801</link>
    <description>Thanks for your help.&lt;BR /&gt;Using swverify I manage to point out a wrong cksum for /usr/bin/login.&lt;BR /&gt;This file was restored and users can log in using telnet or rlogin.&lt;BR /&gt;Using an Hex editor, I saw the very begining of the file ok and the rest erased.&lt;BR /&gt;&lt;BR /&gt;Happy new year</description>
    <pubDate>Mon, 31 Dec 2007 14:32:00 GMT</pubDate>
    <dc:creator>henry78</dc:creator>
    <dc:date>2007-12-31T14:32:00Z</dc:date>
    <item>
      <title>login process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-process/m-p/4121037#M314794</link>
      <description>on a 10.20 K class server, login on tty, telnet or rlogin is impossible. System ask for user name but bring back the login prompt without asking for the password.&lt;BR /&gt;ftp login works.&lt;BR /&gt;I'am looking for the different step of the logging process to find out whitch process doesn't succeed.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 26 Dec 2007 13:12:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-process/m-p/4121037#M314794</guid>
      <dc:creator>henry78</dc:creator>
      <dc:date>2007-12-26T13:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: login process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-process/m-p/4121038#M314795</link>
      <description>I would guess that the system is having problems resolving the user's home directory.  Either that or there is something illegal in a login script (.profile, .dtprofile, etc.) that is causing login to fail.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 26 Dec 2007 13:16:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-process/m-p/4121038#M314795</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-12-26T13:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: login process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-process/m-p/4121039#M314796</link>
      <description>If i am right, FTP login doesn't use a shell and no profile is executed.&lt;BR /&gt;If thats not happening for root, you can check for the both above as your FTP works fine.&lt;BR /&gt;May be the shell is invalid or the profile contains something which is causing that.&lt;BR /&gt;&lt;BR /&gt;Anshu</description>
      <pubDate>Wed, 26 Dec 2007 13:52:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-process/m-p/4121039#M314796</guid>
      <dc:creator>Anshumali</dc:creator>
      <dc:date>2007-12-26T13:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: login process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-process/m-p/4121040#M314797</link>
      <description>thanks for your ideas, It could not be a problem of profile :&lt;BR /&gt;&lt;BR /&gt;The system DOESNOT prompt for a password&lt;BR /&gt;whenever a user is entered or just return&lt;BR /&gt;&lt;BR /&gt;I would like to know what login does between&lt;BR /&gt;be username is entered and the password prompt is returned&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Dec 2007 14:17:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-process/m-p/4121040#M314797</guid>
      <dc:creator>henry78</dc:creator>
      <dc:date>2007-12-26T14:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: login process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-process/m-p/4121041#M314798</link>
      <description>Hi Henry,&lt;BR /&gt;&lt;BR /&gt;keep in mind that ftp does not perform a "normal" login.&lt;BR /&gt;&lt;BR /&gt;In a  "normal" login the /etc/init process finds an entry in /etc/inittab telling it to fork a command asking for "login:"&lt;BR /&gt;&lt;BR /&gt;As you are prompted for "login:" your system apparently executes this step. However, the next step should be that the same process that was forked for the above command should then exec /bin/login, using the users's entry as parameter - this should result in the prompting for the password.&lt;BR /&gt;&lt;BR /&gt;Your system seems not to be able to perform this step. There can be many reasons. Has anyone executed a chmod/chown command? Does /bin/login have these permissions:&lt;BR /&gt;  -r-sr-xr-x   1 root       bin          53248 Sep 13  2002 /bin/login&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Wed, 26 Dec 2007 14:29:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-process/m-p/4121041#M314798</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2007-12-26T14:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: login process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-process/m-p/4121042#M314799</link>
      <description>i would suspect either permissions issue on /usr/bin/login (as noted prev) or missing/corrupted /etc/password file</description>
      <pubDate>Wed, 26 Dec 2007 15:27:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-process/m-p/4121042#M314799</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2007-12-26T15:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: login process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-process/m-p/4121043#M314800</link>
      <description>Check the permissions on both the login and passwd commands as well as the passwd file. Did anyone try to 'improve' the security on your system by changing permissions? Can you login using the console (the real console using a serial cable)? If not, you'll probably have to reboot the machine using the console and ctrl-b to talk to the processor ROMs. Then interrupt the boot process when it gives you 10 seconds to do so. Boot into single user mode with hpux -is command. Then fix the permissions and boot back to multi-user mode.&lt;BR /&gt; &lt;BR /&gt;If indeed some permissions were changed, you might have to check everything. Use swverify to look at everything.</description>
      <pubDate>Wed, 26 Dec 2007 18:01:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-process/m-p/4121043#M314800</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-12-26T18:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: login process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-process/m-p/4121044#M314801</link>
      <description>Thanks for your help.&lt;BR /&gt;Using swverify I manage to point out a wrong cksum for /usr/bin/login.&lt;BR /&gt;This file was restored and users can log in using telnet or rlogin.&lt;BR /&gt;Using an Hex editor, I saw the very begining of the file ok and the rest erased.&lt;BR /&gt;&lt;BR /&gt;Happy new year</description>
      <pubDate>Mon, 31 Dec 2007 14:32:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-process/m-p/4121044#M314801</guid>
      <dc:creator>henry78</dc:creator>
      <dc:date>2007-12-31T14:32:00Z</dc:date>
    </item>
  </channel>
</rss>

