<?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: SSH question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299817#M337941</link>
    <description>Hi Dwayne,&lt;BR /&gt;&lt;BR /&gt;KEEP ASSIGNING POINTS TO THOSE WHO SPEND THEIR VALUABLE TIME FOR YOU.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj&lt;BR /&gt;</description>
    <pubDate>Tue, 04 Nov 2008 12:12:36 GMT</pubDate>
    <dc:creator>Suraj K Sankari</dc:creator>
    <dc:date>2008-11-04T12:12:36Z</dc:date>
    <item>
      <title>SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299800#M337924</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Before you all start pulling yer hair out with my question, let me start by saying i'm new to HP-UX and SSH so need to get a simple answer before considering the technical approach to my problem.&lt;BR /&gt;&lt;BR /&gt;Basically, i want to get my HP-UX server working on SSH from remote access as opposed to telnet access as has been the case until now.&lt;BR /&gt;&lt;BR /&gt;I have found hundreds of threads and papers that have simply blown me away.  Can someone offer a simple, 2D response to the following (before looking at what needs to be installed, setup etc.&lt;BR /&gt;&lt;BR /&gt;I wish to setup SSH whereby users are always asked the passwords, no keys required i guess, right?  Therefore, whats the easiest way to setup SSH on my HP-UX 11.i server?&lt;BR /&gt;&lt;BR /&gt;My knowledge of installing stuff on this OS is also basic, so please bet gentle and the more "For Dummies" approach you take to educate me the better :-)&lt;BR /&gt;&lt;BR /&gt;Hoping someone finds the patience......&lt;BR /&gt;&lt;BR /&gt;A Million thanks!&lt;BR /&gt;&lt;BR /&gt;Dwayne</description>
      <pubDate>Tue, 04 Nov 2008 09:17:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299800#M337924</guid>
      <dc:creator>de049</dc:creator>
      <dc:date>2008-11-04T09:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299801#M337925</link>
      <description>Hi Dwayne,&lt;BR /&gt;&lt;BR /&gt;Can i know what SSH application your are using is OpenSSH or Tectia or any other?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Amar</description>
      <pubDate>Tue, 04 Nov 2008 09:26:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299801#M337925</guid>
      <dc:creator>Amarnath D</dc:creator>
      <dc:date>2008-11-04T09:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299802#M337926</link>
      <description>Go to this site:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA" target="_blank"&gt;http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;...and download ssh if you dont already got it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And instead of reinventing the wheel. I will refer to this document:&lt;BR /&gt;&lt;BR /&gt;How to install:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-4213/ch02s02.html#babcefha" target="_blank"&gt;http://docs.hp.com/en/5992-4213/ch02s02.html#babcefha&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...and the entire document:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-4213/index.html" target="_blank"&gt;http://docs.hp.com/en/5992-4213/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You dont have to read on all the configuration-things, just concentrate on how to install.&lt;BR /&gt;&lt;BR /&gt;When its done, test it. If it works, disable ftp, telnet rlogin etc. in /etc/inetd.conf (by marking those lines out with a #), and restarting the inetd (/sbin/init.d/inetd stop and then /sbin/init.d/inetd start). This will prevent use of those unsecure services. BUT - remember to take a copy of /etc/inetd.conf before you do the changes, then you will have a chance to roll back if something fails.&lt;BR /&gt;&lt;BR /&gt;Please, just ask here if you got any additional questions.</description>
      <pubDate>Tue, 04 Nov 2008 09:33:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299802#M337926</guid>
      <dc:creator>Danny Petterson - DK</dc:creator>
      <dc:date>2008-11-04T09:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299803#M337927</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;Thanks for the very prompt response.  Basically, to answer the 1st question, i am using either Putty or an application we use in house called Reflection.&lt;BR /&gt;&lt;BR /&gt;With regards the rest, i take it there's no way of setting up SSH without installing stuff, correct?  Its not as straight forward as connecting from any remote PC via telnet.&lt;BR /&gt;&lt;BR /&gt;Darn!  I'll give your recommendations a try anyway.&lt;BR /&gt;&lt;BR /&gt;thanks laods</description>
      <pubDate>Tue, 04 Nov 2008 09:35:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299803#M337927</guid>
      <dc:creator>de049</dc:creator>
      <dc:date>2008-11-04T09:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299804#M337928</link>
      <description>And for disabling key authentication set this to NO:&lt;BR /&gt;PubkeyAuthentication NO&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/5992-4213/apas02.html#v1230053" target="_blank"&gt;http://www.docs.hp.com/en/5992-4213/apas02.html#v1230053&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 04 Nov 2008 09:35:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299804#M337928</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-11-04T09:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299805#M337929</link>
      <description>Guys,&lt;BR /&gt;&lt;BR /&gt;i've installed and tested it.  It connects PERFECTLY now.  Million thanks for doing just what i pledged for - simple explanation of my problem.&lt;BR /&gt;&lt;BR /&gt;I really appreciate this.  I was always looking much deeper and thats why i think i kept getting overwhelmed and lost.&lt;BR /&gt;&lt;BR /&gt;I shall now proceed to blocking other forms of access as recommended.&lt;BR /&gt;&lt;BR /&gt;Thanks again guys ;-)&lt;BR /&gt;&lt;BR /&gt;Dwayne</description>
      <pubDate>Tue, 04 Nov 2008 09:57:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299805#M337929</guid>
      <dc:creator>de049</dc:creator>
      <dc:date>2008-11-04T09:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299806#M337930</link>
      <description>&amp;gt;Thanks again guys ;-)&lt;BR /&gt;&lt;BR /&gt;If their answers were helpful, please read the following about assigning points:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;</description>
      <pubDate>Tue, 04 Nov 2008 10:11:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299806#M337930</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-11-04T10:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299807#M337931</link>
      <description>Ok, i've just tried to # out the telnet option in my /etc/inetd.conf file, then stop and start the service, but everytime i vi the file again to check it, the # is not stored infront of the telnet line.  I am sure i'm saving the file ok using either ZZ or :w!&lt;BR /&gt;&lt;BR /&gt;ANy advice?  I have tested via telnet and still connect.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Tue, 04 Nov 2008 10:18:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299807#M337931</guid>
      <dc:creator>de049</dc:creator>
      <dc:date>2008-11-04T10:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299808#M337932</link>
      <description>Hi - when you save in vi, after changing the files&lt;BR /&gt;Press ESC&lt;BR /&gt;:x!&lt;BR /&gt;&lt;BR /&gt;then you write and exit</description>
      <pubDate>Tue, 04 Nov 2008 10:21:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299808#M337932</guid>
      <dc:creator>Danny Petterson - DK</dc:creator>
      <dc:date>2008-11-04T10:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299809#M337933</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Or you can use &lt;BR /&gt;Hit Esc&lt;BR /&gt;then&lt;BR /&gt;:wq!&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Tue, 04 Nov 2008 10:41:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299809#M337933</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2008-11-04T10:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299810#M337934</link>
      <description>strange, tried all those but still it wont stick.&lt;BR /&gt;&lt;BR /&gt;Why when i do a CAT on inetd.conf i get a different content to VI inetd.conf?&lt;BR /&gt;&lt;BR /&gt;If i do CAT i see no TELNET entries listed.  If i do VI, i see telnet but i always loose the # i put infront of it.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Tue, 04 Nov 2008 10:47:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299810#M337934</guid>
      <dc:creator>de049</dc:creator>
      <dc:date>2008-11-04T10:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299811#M337935</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please set your terminal.&lt;BR /&gt;can you post your .profile &lt;BR /&gt;I think due to terminal setting you are facing this problem.&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Tue, 04 Nov 2008 10:55:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299811#M337935</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2008-11-04T10:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299812#M337936</link>
      <description>Yeah, as stated above, let us know your term:&lt;BR /&gt;&lt;BR /&gt;echo $TERM&lt;BR /&gt;&lt;BR /&gt;and lets see your profile:&lt;BR /&gt;cat ~/.profile</description>
      <pubDate>Tue, 04 Nov 2008 10:59:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299812#M337936</guid>
      <dc:creator>Danny Petterson - DK</dc:creator>
      <dc:date>2008-11-04T10:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299813#M337937</link>
      <description>echo $TERM = vt220&lt;BR /&gt;&lt;BR /&gt;profile =     export TERM &lt;BR /&gt;&lt;BR /&gt;        EDITOR=vi&lt;BR /&gt;        export EDITOR&lt;BR /&gt;&lt;BR /&gt;   fi          # if !VUE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# Set up shell environment:&lt;BR /&gt;&lt;BR /&gt;        set -u                                  # error if undefined variable.&lt;BR /&gt;        trap "echo 'logout root'" 0             # what to do on exit.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# Set up shell variables:&lt;BR /&gt;&lt;BR /&gt;        MAIL=/var/mail/root&lt;BR /&gt;        # don't export, so only login shell checks.&lt;BR /&gt;&lt;BR /&gt;        echo "WARNING:  YOU ARE SUPERUSER !!\n"&lt;BR /&gt;# Inserted by MV38 installation&lt;BR /&gt;export MV38=/opt/mv38/MV38v11.3.1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Nov 2008 11:03:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299813#M337937</guid>
      <dc:creator>de049</dc:creator>
      <dc:date>2008-11-04T11:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299814#M337938</link>
      <description>echo vt100 &amp;gt;&amp;gt; ~/.profile&lt;BR /&gt;&lt;BR /&gt;Logout and login again - see if it helps.</description>
      <pubDate>Tue, 04 Nov 2008 11:13:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299814#M337938</guid>
      <dc:creator>Danny Petterson - DK</dc:creator>
      <dc:date>2008-11-04T11:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299815#M337939</link>
      <description>Hi de049,&lt;BR /&gt;&lt;BR /&gt;As said by Danny did you changed vt220 to vt100 &lt;BR /&gt;if yes then tell us still you are facing problem.&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Tue, 04 Nov 2008 11:20:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299815#M337939</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2008-11-04T11:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299816#M337940</link>
      <description>ok, yes it works now.  Basically, it was a combo of the VT terminal and the fact my client software wasn't fully displaying the exact content.  I adjusted the terminal rows and all is now displayed via CAT and VI identically.&lt;BR /&gt;&lt;BR /&gt;Thanks guys.  You've been incredible!!!</description>
      <pubDate>Tue, 04 Nov 2008 11:35:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299816#M337940</guid>
      <dc:creator>de049</dc:creator>
      <dc:date>2008-11-04T11:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299817#M337941</link>
      <description>Hi Dwayne,&lt;BR /&gt;&lt;BR /&gt;KEEP ASSIGNING POINTS TO THOSE WHO SPEND THEIR VALUABLE TIME FOR YOU.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Nov 2008 12:12:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299817#M337941</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2008-11-04T12:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299818#M337942</link>
      <description>Easy Guys, Im sure Dwayne will, he just needs to get his work done first - Im sure we can wait, its not that important :-)&lt;BR /&gt;&lt;BR /&gt;Take care everybody&lt;BR /&gt;Yours&lt;BR /&gt;Danny</description>
      <pubDate>Tue, 04 Nov 2008 12:34:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299818#M337942</guid>
      <dc:creator>Danny Petterson - DK</dc:creator>
      <dc:date>2008-11-04T12:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: SSH question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299819#M337943</link>
      <description>Dont worry i will assign the much deserved points right away.  &lt;BR /&gt;&lt;BR /&gt;One last thing. ever since i played around with the VT profile changes, i keep getting this at the prompt on first login:&lt;BR /&gt;&lt;BR /&gt;# rofile[54]: vt100:  not found.t220".     &lt;BR /&gt;&lt;BR /&gt;Before at first login i simply got the # prompt awaiting my input. Now i have to type CLEAR before being able to continue with my input.&lt;BR /&gt;&lt;BR /&gt;Any ideas.&lt;BR /&gt;&lt;BR /&gt;dwayne</description>
      <pubDate>Tue, 04 Nov 2008 15:11:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-question/m-p/4299819#M337943</guid>
      <dc:creator>de049</dc:creator>
      <dc:date>2008-11-04T15:11:29Z</dc:date>
    </item>
  </channel>
</rss>

