<?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: Another telnet problem: single user not able to authenticate. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894270#M578210</link>
    <description>Jeff;&lt;BR /&gt;&lt;BR /&gt;Just ran the pwck utility and the passwd file checked out fine. So does the users entry in the passwd file. His shell is: /usr/bin/sh&lt;BR /&gt;&lt;BR /&gt;Any other ideas?</description>
    <pubDate>Fri, 31 Jan 2003 20:27:29 GMT</pubDate>
    <dc:creator>Kristopher March</dc:creator>
    <dc:date>2003-01-31T20:27:29Z</dc:date>
    <item>
      <title>Another telnet problem: single user not able to authenticate.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894268#M578208</link>
      <description>HP-UX 11.00 V-Class&lt;BR /&gt;Plenty of RAM and processors. &lt;BR /&gt;&lt;BR /&gt;Having a problem with telnet. Here's a little background.&lt;BR /&gt;&lt;BR /&gt;Decided to test a few things: One, we modified our hosts.allow file to retrict a certain machine from using the telnet service. &lt;BR /&gt;Entry looked like the following:&lt;BR /&gt;&lt;BR /&gt;telnetd  :DENY  IP ADDRESS  (first line in file)&lt;BR /&gt;&lt;BR /&gt;after the change I did a /usr/sbin/inetd -c &lt;BR /&gt;&lt;BR /&gt;Telnet was denied from that machine, which is what we wanted to see. &lt;BR /&gt;&lt;BR /&gt;Two, I reversed the operation and enabled that IP address to come in. (removed above said line, completely) &lt;BR /&gt;&lt;BR /&gt;I did another /usr/sbin/inetd -c &lt;BR /&gt;&lt;BR /&gt;User tried to log on machine; it failed after typing in his CORRECT password. I also tried from his machine and it let me in. &lt;BR /&gt;Now /etc/hosts.allow is set to allow all telnet from the subnet he is located on. &lt;BR /&gt;Three, I've checked everything I can think of:&lt;BR /&gt;/var/adm/inetd.sec looks fine and no mention of restricting telnet. I do have echo and chargen set to deny in that file, for what its worth.&lt;BR /&gt;"netstat -a" shows me that telnet is listening. &lt;BR /&gt;Said user's shell is listed in /etc/shells file&lt;BR /&gt;&lt;BR /&gt;There doesn't seem to be a problem with the telnet kernel parameters either. We only have, at the most, 1 or 2 telnet users coming into the box. Must of us use ssh to come in. &lt;BR /&gt;&lt;BR /&gt;Additionally, his telnet connection is being logged. But no errors are produced. User cannot log in from other workstation to server, either. It's a strange problem and I've run out of things to check. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Jan 2003 20:17:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894268#M578208</guid>
      <dc:creator>Kristopher March</dc:creator>
      <dc:date>2003-01-31T20:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Another telnet problem: single user not able to authenticate.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894269#M578209</link>
      <description>Hi Kristopher,&lt;BR /&gt;&lt;BR /&gt;1)Check that user's shell definition in the /etc/passwd file.&lt;BR /&gt;&lt;BR /&gt;2) Run pwck to verify the integrity of the passwd file&lt;BR /&gt;&lt;BR /&gt;Has to be user specific.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Jan 2003 20:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894269#M578209</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-01-31T20:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Another telnet problem: single user not able to authenticate.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894270#M578210</link>
      <description>Jeff;&lt;BR /&gt;&lt;BR /&gt;Just ran the pwck utility and the passwd file checked out fine. So does the users entry in the passwd file. His shell is: /usr/bin/sh&lt;BR /&gt;&lt;BR /&gt;Any other ideas?</description>
      <pubDate>Fri, 31 Jan 2003 20:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894270#M578210</guid>
      <dc:creator>Kristopher March</dc:creator>
      <dc:date>2003-01-31T20:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Another telnet problem: single user not able to authenticate.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894271#M578211</link>
      <description>Ok...&lt;BR /&gt;What message do you receive on the workstation?&lt;BR /&gt;&lt;BR /&gt;Are you running SSH on this system?&lt;BR /&gt;&lt;BR /&gt;Run inetd -l to turn up the logging level &amp;amp; try again.&lt;BR /&gt;&lt;BR /&gt;Don't forget to turn it off (inetd -c) after checking as it'll really fill syslog.log&lt;BR /&gt;&lt;BR /&gt;Jeff&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Jan 2003 20:36:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894271#M578211</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-01-31T20:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Another telnet problem: single user not able to authenticate.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894272#M578212</link>
      <description>On the workstation, the user is able to connect in, enter username/passwd and then it acts like his password is not valid/correct. &lt;BR /&gt;&lt;BR /&gt;Logging had already been on so I see him connnect and then nothing else in the log. &lt;BR /&gt;&lt;BR /&gt;The machine has also been rebooted, but not a result of this. &lt;BR /&gt;&lt;BR /&gt;Yes, we are running ssh. The sshd2_config was modified to restrict his username. But I reversed all that. And anytime I make a change to the ssh config files, I issue a kill -HUP on the pid file. He is able to ssh in. This was all done before the reboot.</description>
      <pubDate>Fri, 31 Jan 2003 20:43:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894272#M578212</guid>
      <dc:creator>Kristopher March</dc:creator>
      <dc:date>2003-01-31T20:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Another telnet problem: single user not able to authenticate.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894273#M578213</link>
      <description>"Login incorrect" is the message he gets.  The user is typing in the correct passwd, or else he wouldn't be able to connect in with ssh.</description>
      <pubDate>Fri, 31 Jan 2003 20:44:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894273#M578213</guid>
      <dc:creator>Kristopher March</dc:creator>
      <dc:date>2003-01-31T20:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Another telnet problem: single user not able to authenticate.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894274#M578214</link>
      <description>Hi Just check the entry in . You can open a seassion by "#tail -f /var/adm/syslog/syslog.log" and then try to telnet from that subnet. You will find some error and find out from there. Ensure your telnet requests are getting in to the target server.</description>
      <pubDate>Fri, 31 Jan 2003 20:44:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894274#M578214</guid>
      <dc:creator>GIRIJA SWAIN</dc:creator>
      <dc:date>2003-01-31T20:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Another telnet problem: single user not able to authenticate.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894275#M578215</link>
      <description>Yes, telnet connections are being logged. I can see them.</description>
      <pubDate>Fri, 31 Jan 2003 20:45:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894275#M578215</guid>
      <dc:creator>Kristopher March</dc:creator>
      <dc:date>2003-01-31T20:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Another telnet problem: single user not able to authenticate.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894276#M578216</link>
      <description>Well, let's see.&lt;BR /&gt;If you're using hosts.allow then you're using tcpwrapper - correct?&lt;BR /&gt;&lt;BR /&gt;What's in the hosts.deny file?&lt;BR /&gt;&lt;BR /&gt;What does tcpdchk return?&lt;BR /&gt;&lt;BR /&gt;If all else checks out - try setting a new PW for that user.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 31 Jan 2003 20:57:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894276#M578216</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-01-31T20:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Another telnet problem: single user not able to authenticate.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894277#M578217</link>
      <description>No hosts.deny file exists. &lt;BR /&gt;&lt;BR /&gt;Don't have tcpdchk on machine. &lt;BR /&gt;&lt;BR /&gt;I'll have the user reset his passwd to something else. Let you know what happens.&lt;BR /&gt;thanks so far.</description>
      <pubDate>Fri, 31 Jan 2003 21:26:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894277#M578217</guid>
      <dc:creator>Kristopher March</dc:creator>
      <dc:date>2003-01-31T21:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Another telnet problem: single user not able to authenticate.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894278#M578218</link>
      <description>Hello !&lt;BR /&gt;It's silly idea, but such behaviour of login happens when user is trying to login with UID 0, /etc/securetty file exist and does not contain record about tty which use for the telnet connection.&lt;BR /&gt;</description>
      <pubDate>Sat, 01 Feb 2003 11:59:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-telnet-problem-single-user-not-able-to-authenticate/m-p/2894278#M578218</guid>
      <dc:creator>Artyom Voronchihin</dc:creator>
      <dc:date>2003-02-01T11:59:38Z</dc:date>
    </item>
  </channel>
</rss>

