<?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 not login by using telnet in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229126#M468166</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For one of my server i was unable to login by using telnet session as even though i have given right userid and password also.  There is no problem when i supplied the same userid and password by using ssh protocol.&lt;BR /&gt;May i know what will the problem?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
    <pubDate>Wed, 10 Mar 2010 09:23:00 GMT</pubDate>
    <dc:creator>S.S.</dc:creator>
    <dc:date>2010-03-10T09:23:00Z</dc:date>
    <item>
      <title>not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229126#M468166</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For one of my server i was unable to login by using telnet session as even though i have given right userid and password also.  There is no problem when i supplied the same userid and password by using ssh protocol.&lt;BR /&gt;May i know what will the problem?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 10 Mar 2010 09:23:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229126#M468166</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-03-10T09:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229127#M468167</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;&amp;gt; There is no problem when i supplied the same userid and password by using ssh protocol.&lt;BR /&gt;&lt;BR /&gt;Then just forget about telnet protocol! ssh is safer, and telnet should be disabled as it send passwords in clear over the network.&lt;BR /&gt;&lt;BR /&gt;Horia.</description>
      <pubDate>Wed, 10 Mar 2010 09:27:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229127#M468167</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-03-10T09:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229128#M468168</link>
      <description>telnet, blocked,&lt;BR /&gt;&lt;BR /&gt;you can also check by checking on the&lt;BR /&gt;&lt;BR /&gt;/etc/inetd.conf&lt;BR /&gt;/etc/services</description>
      <pubDate>Wed, 10 Mar 2010 09:33:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229128#M468168</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-03-10T09:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229129#M468169</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have checked the /etc/inetd.conf file and we specifically not disabled this service as this is needed for our operation.&lt;BR /&gt;&lt;BR /&gt;Please find the telnet service in /etc/inetd.conf file:&lt;BR /&gt;&lt;BR /&gt;telnet       stream tcp nowait root /usr/lbin/telnetd  telnetd -b /etc/issue&lt;BR /&gt;&lt;BR /&gt;The banner is working but when i supplied my authentication it displayed the  message like login failed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 10 Mar 2010 09:39:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229129#M468169</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-03-10T09:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229130#M468170</link>
      <description>Also, checked the file /var/adm/inet.sec file and the telnet service is allowed.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 10 Mar 2010 09:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229130#M468170</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-03-10T09:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229131#M468171</link>
      <description>Please post here the result of a telnet session.&lt;BR /&gt;&lt;BR /&gt;Telnet from the local server is working? (I mean ssh to the server then telnet localhost is working?)&lt;BR /&gt;&lt;BR /&gt;Horia.</description>
      <pubDate>Wed, 10 Mar 2010 09:57:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229131#M468171</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-03-10T09:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229132#M468172</link>
      <description>&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;i was unable to login by using telnet session as even though i have given right userid and password also. There is no problem when i supplied the same user id and password by using ssh protocol.&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;,]&lt;BR /&gt;  &lt;BR /&gt;Here is one cause :&lt;BR /&gt;   Dear the problem may occur when u use the symbols like $,@ ,∧ # . If u have used these symbols in your passwd your system may not allow you to login through telnet .&lt;BR /&gt;&lt;BR /&gt;  The SSH will be working with the same passwords. &lt;BR /&gt;&lt;BR /&gt; We had the same problem too . So please try to avoid the use of these ,&lt;BR /&gt;  We had a same problem too . I was not aware what to do exactly , but suggested not to use these letters .&lt;BR /&gt;&lt;BR /&gt;Dear Expertise , Could some one tell me why  this occurs when we use these  symbols . &lt;BR /&gt;&lt;BR /&gt; Raj..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Mar 2010 13:11:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229132#M468172</guid>
      <dc:creator>thatiraju</dc:creator>
      <dc:date>2010-03-10T13:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229133#M468173</link>
      <description>When the first Unix systems were developed, only the most expensive terminals had a CRT display. The rest had a printer instead.&lt;BR /&gt;&lt;BR /&gt;On a printing terminal, erasing a previous character is difficult and slow to do. Therefore, the standard convention was that the "#" character meant "disregard previous character", and "@" meant "disregard the entire line and start over". For example, if a terminal printout line read:&lt;BR /&gt;&lt;BR /&gt;login: mike####sam&lt;BR /&gt;&lt;BR /&gt;it meant the user had first typed "mike", then erased it and typed "sam" instead.&lt;BR /&gt;If the other special character was used, it might have looked like this:&lt;BR /&gt;&lt;BR /&gt;login: mike@&lt;BR /&gt;sam&lt;BR /&gt;&lt;BR /&gt;The support for these functions was built into the TTY driver. The default settings for the TTY driver were standardized in "System V Interface Definition, Third Edition" (SVID3). &lt;BR /&gt;&lt;BR /&gt;Even though printer terminals can now be found in museums only, the default values of the HP-UX TTY driver have not been changed. The defaults are even documented: see "man 7 termio" on a HP-UX system, and find the sub-title "Special Characters".&lt;BR /&gt;&lt;BR /&gt;These same defaults are used with "pseudo-TTYs" or pty devices, which are used to emulate the interface of a real terminal when using a telnet or SSH connection... unless the telnetd or sshd daemon configures the pty device differently.&lt;BR /&gt;&lt;BR /&gt;The above-mentioned two characters "#" and "@" usually cause the most trouble when logging in.&lt;BR /&gt;&lt;BR /&gt;But when logging in from a console, modem line or any other serial-connected terminal, there is yet another set of special characters to consider. &lt;BR /&gt;&lt;BR /&gt;"getty" is the process that monitors a serial-connected terminal and produces the login prompt. On HP-UX, the man page for getty includes this:&lt;BR /&gt;&lt;BR /&gt;-----&lt;BR /&gt;getty also understands the ``standard'' ESS2 protocols for erasing, killing and aborting a line, and terminating a line. If getty sees the ESS erase character, _, or kill character, $, or abort character, &amp;amp;, or the ESS line terminators, / or !, it arranges for this set of characters to be used for these functions.&lt;BR /&gt;-----&lt;BR /&gt;&lt;BR /&gt;Most users aren't aware of this functionality, because after the user has been authenticated, the standard login scripts will reconfigure the TTY special characters to values more suitable with less-ancient hardware.&lt;BR /&gt;&lt;BR /&gt;SSH was developed in the 1990s when the network connections were already the norm. Because sshd "knows" the client-side is reasonably modern, OpenSSH initializes the pseudo-TTY with a more modern set of default values, so the characters like "#" and "@" won't be an issue with it.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 10 Mar 2010 15:57:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229133#M468173</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-03-10T15:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229134#M468174</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;I have used only 1 capital letter and numbers in the password.  There is no special character.&lt;BR /&gt;The same password i am using for other hosts and they are logging fine via telnet only the problem with one host.&lt;BR /&gt;&lt;BR /&gt;Can anyone suggest me what will be the problem?&lt;BR /&gt;&lt;BR /&gt;I have checked the inetd.conf, inetd.sec file and confirmed that the telnet service is not disabled.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2010 00:47:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229134#M468174</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-03-11T00:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229135#M468175</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;I have used a test user to login via telnet and given the same password to login which i am using for my account and it was working fine for the test user.&lt;BR /&gt;&lt;BR /&gt;May i know why login problem only for my account?&lt;BR /&gt;Please find the telnet login messages when loging using my account.&lt;BR /&gt;&lt;BR /&gt;login: &lt;USERNAME given=""&gt;&lt;BR /&gt;Password: &lt;PASSWORD given=""&gt;&lt;BR /&gt;Last   successful login for SN95599: Thu Mar 11 08:42:32 SST-8 2010 on pts/ta&lt;BR /&gt;Last unsuccessful login for SN95599: Wed Mar 10 16:57:05 SST-8 2010 on pts/ta&lt;BR /&gt;Exceeds number of logins allowed (3) for user SN95599&lt;BR /&gt;&lt;BR /&gt;Wait for login exit: ..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Connection to host lost.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;/PASSWORD&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Thu, 11 Mar 2010 01:02:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229135#M468175</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-03-11T01:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229136#M468176</link>
      <description>&amp;gt;&amp;gt;Exceeds number of logins allowed (3) for user SN95599&lt;BR /&gt;&lt;BR /&gt;This appears to be the problem.  It thinks you are already logged in 3 times and that is the limit.</description>
      <pubDate>Thu, 11 Mar 2010 01:45:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229136#M468176</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-03-11T01:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229137#M468177</link>
      <description>Hi Patrick,&lt;BR /&gt;&lt;BR /&gt;How can we resolve this?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Thu, 11 Mar 2010 02:09:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229137#M468177</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-03-11T02:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229138#M468178</link>
      <description>&amp;gt;&amp;gt;How can we resolve this?&lt;BR /&gt;&lt;BR /&gt;Log out of some sessions, perhaps.&lt;BR /&gt;&lt;BR /&gt;I believe there is a setting in /etc/default/security that can control the number of logins you are allowed.  You may want to check that file as well.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2010 03:03:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229138#M468178</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-03-11T03:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229139#M468179</link>
      <description>As adviced by &amp;gt;&amp;gt;Patrick Wallek&lt;BR /&gt;&lt;BR /&gt;Check below under the security file)&lt;BR /&gt;parameter (NUMBER_OF_LOGINS_ALLOWED=0)in /etc/default/security&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;How can we resolve this?&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;by increasing LOGINS_ ALLOWED counts, &lt;BR /&gt;hope it may be "Audit Security" concern, :)&lt;BR /&gt;&lt;BR /&gt;Are you supporting for any "Gov..?? Projects" usually we have these kind of settings , while handling Government Project :)</description>
      <pubDate>Thu, 11 Mar 2010 03:38:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229139#M468179</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-03-11T03:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229140#M468180</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;if ur system is trusted &lt;BR /&gt;&lt;BR /&gt;then try out with &lt;BR /&gt;&lt;BR /&gt;/usr/lbin/modprpw -k username&lt;BR /&gt;&lt;BR /&gt;change the values in /etc/default/security.but that depends on ur setup.&lt;BR /&gt;&lt;BR /&gt;if not trusted passwd -d username&lt;BR /&gt;&lt;BR /&gt;if u had settings as not to accept null passwd&lt;BR /&gt;then use passwd -f username. u can use the -f option both in trusted &amp;amp; untrusted system.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2010 04:11:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229140#M468180</guid>
      <dc:creator>madhuchakkaravarthy</dc:creator>
      <dc:date>2010-03-11T04:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229141#M468181</link>
      <description>Yes patrick and Johnson, you are right.  we have /var/default/security file eventhough our system is converted to trusted and having the entry "NUMBER_OF_LOGINS_ALLOWED=3", so 3 times of logins allowed right.&lt;BR /&gt;May i know, is that i didn't exit the telnet session's properly previously? or else i tried morethan 3 times to logon?&lt;BR /&gt;Don't have problem when using the ssh session.&lt;BR /&gt;&lt;BR /&gt;When i changed this parameter value to 0 then i am able to logon.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2010 04:43:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229141#M468181</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-03-11T04:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229142#M468182</link>
      <description>&amp;gt;&amp;gt;May i know, is that i didn't exit the telnet session's properly previously?&lt;BR /&gt;&lt;BR /&gt;Yes, that is entirely possible.&lt;BR /&gt;&lt;BR /&gt;If you do a 'who' does your username show up more than once?  If so, the system still things you are logged in.</description>
      <pubDate>Thu, 11 Mar 2010 04:51:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229142#M468182</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-03-11T04:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229143#M468183</link>
      <description>Thanks Matti Kurkela .....I got my doubt cleared ...&lt;BR /&gt;&lt;BR /&gt;  Thanks a lot..&lt;BR /&gt;&lt;BR /&gt;Raj..</description>
      <pubDate>Thu, 11 Mar 2010 05:04:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229143#M468183</guid>
      <dc:creator>thatiraju</dc:creator>
      <dc:date>2010-03-11T05:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229144#M468184</link>
      <description>SS, wouldn't be better to send the info first? It is very important to understand the problem.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Exceeds number of logins allowed (3) for user SN95599 &lt;BR /&gt;&lt;BR /&gt;Most of the users say "This is not working." And ask for help like this:&lt;BR /&gt;"Why it is not working?"&lt;BR /&gt;&lt;BR /&gt;Horia.</description>
      <pubDate>Thu, 11 Mar 2010 06:23:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229144#M468184</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-03-11T06:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: not login by using telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229145#M468185</link>
      <description>I have understood the problem.  Thank you for clearing me.&lt;BR /&gt;&lt;BR /&gt;Many thanks to all reponding to my thread.</description>
      <pubDate>Thu, 11 Mar 2010 08:44:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-login-by-using-telnet/m-p/5229145#M468185</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-03-11T08:44:33Z</dc:date>
    </item>
  </channel>
</rss>

