<?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 login in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846475#M274221</link>
    <description>you need to modify /etc/sshd/sshd.config file but before you modify, you better read how to install and configure ssh otherwise you don't know what you are doing with config file.</description>
    <pubDate>Sat, 19 Aug 2006 07:20:33 GMT</pubDate>
    <dc:creator>IT_2007</dc:creator>
    <dc:date>2006-08-19T07:20:33Z</dc:date>
    <item>
      <title>ssh login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846471#M274217</link>
      <description>How can i disable all user telnet access to my system and configure ssh so that the user have to use ssh by default when they login...&lt;BR /&gt;&lt;BR /&gt;Please help</description>
      <pubDate>Sat, 19 Aug 2006 00:34:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846471#M274217</guid>
      <dc:creator>hemant_mopari</dc:creator>
      <dc:date>2006-08-19T00:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: ssh login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846472#M274218</link>
      <description>Install HP Secure Shell.&lt;BR /&gt;&lt;BR /&gt;Comment out telnet from /etc/services and kill -HUP inetd&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Sat, 19 Aug 2006 00:58:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846472#M274218</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-08-19T00:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: ssh login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846473#M274219</link>
      <description>Hemet ,&lt;BR /&gt;&lt;BR /&gt;To disable the telnet service you need to disable the telnet services in /etc/inetd.conf file.&lt;BR /&gt;and for ssh , you need to install the ssh and configure for each user.&lt;BR /&gt;&lt;BR /&gt;Mohan&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Aug 2006 01:16:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846473#M274219</guid>
      <dc:creator>mohan singh</dc:creator>
      <dc:date>2006-08-19T01:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: ssh login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846474#M274220</link>
      <description>Thanks for the reply ..&lt;BR /&gt;&lt;BR /&gt; SSH is already installed in my machine how can i configure all users to user it . Also i have make changes to /etc/inetd file to disable telnet login .&lt;BR /&gt;&lt;BR /&gt;Please help&lt;BR /&gt;Thanks</description>
      <pubDate>Sat, 19 Aug 2006 02:40:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846474#M274220</guid>
      <dc:creator>hemant_mopari</dc:creator>
      <dc:date>2006-08-19T02:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: ssh login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846475#M274221</link>
      <description>you need to modify /etc/sshd/sshd.config file but before you modify, you better read how to install and configure ssh otherwise you don't know what you are doing with config file.</description>
      <pubDate>Sat, 19 Aug 2006 07:20:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846475#M274221</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-08-19T07:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: ssh login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846476#M274222</link>
      <description>And of course, your users must have an SSH client installed on their computers. Most terminal emulators do not have ssh capability. The latest versions of WRQ's Reflection (11.0 and higher), TinyTerm Plus, PuTTY, etc will support the SSH protocol (Windows does not have any internal SSH capability).</description>
      <pubDate>Sat, 19 Aug 2006 11:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846476#M274222</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-08-19T11:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: ssh login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846477#M274223</link>
      <description>If I am understanfding your correctly you want your system to force people to use ssh when they telnet to this system. If this is what you are after, I can tell you that it is not going to happen. Forcing people to use ssh instead of telnet, will take user education and user end client updates. And still some users will resist because they do not like the change. If someone is using a plain old windows telnet client, telling them that they will have to use putty because you require ssh connections, will face a lot of resentment and resistance. This is why we are still keeping the telnet service running on our servers.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Aug 2006 15:54:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846477#M274223</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2006-08-19T15:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: ssh login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846478#M274224</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You should disable telnet, thats a good thing.&lt;BR /&gt;&lt;BR /&gt;Even if you get ssh to listen on port 23 an attempted telnet connection will not receive any useful information.&lt;BR /&gt;&lt;BR /&gt;The clients are not compatible.&lt;BR /&gt;&lt;BR /&gt;This is a policy issue and your users need to be notified.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 19 Aug 2006 17:43:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846478#M274224</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-19T17:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: ssh login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846479#M274225</link>
      <description>Make it as easy as possible for the users to install an ssh client on their machines.  Creat a MoP (Method of Procedure) document and distribute via E-mail.  Indicate within the document how to install the ssh client and the proper configuration.&lt;BR /&gt;&lt;BR /&gt;I think it is important to move from telnet to ssh, security is crutial, as I'm sure you're aware since this is the direction you want to head in.&lt;BR /&gt;&lt;BR /&gt;GBR</description>
      <pubDate>Mon, 21 Aug 2006 07:49:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846479#M274225</guid>
      <dc:creator>GBR</dc:creator>
      <dc:date>2006-08-21T07:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: ssh login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846480#M274226</link>
      <description>Is SSH running?&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep "/opt/ssh/sbin/sshd"&lt;BR /&gt;&lt;BR /&gt;If not, enable it:&lt;BR /&gt;&lt;BR /&gt;set SSHD_START=1 in /etc/rc.config.d/sshd&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/secsh start&lt;BR /&gt;&lt;BR /&gt;All users can now use ssh&lt;BR /&gt;&lt;BR /&gt;Disable telent in /etc/inetd.conf and run inetd -c&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Mon, 21 Aug 2006 10:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846480#M274226</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-08-21T10:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: ssh login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846481#M274227</link>
      <description>&lt;BR /&gt;You can also use TCP wrappers&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/searchProducts.do" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/searchProducts.do&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;to disable telnet in a more user friendly way</description>
      <pubDate>Mon, 21 Aug 2006 10:59:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846481#M274227</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-08-21T10:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: ssh login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846482#M274228</link>
      <description>1 - Desactivate telnet : &lt;BR /&gt;edit your /etc/inetd.conf file and comment the following line :&lt;BR /&gt;telnet       stream tcp6 nowait root /usr/lbin/telnetd  telnetd &lt;BR /&gt;After user 'inetd â  c' command in order to force to read the changes.&lt;BR /&gt;&lt;BR /&gt;2 - Check if the following product is on our server&lt;BR /&gt;T1471AA  A.03.91.009    HP-UX Secure Shell&lt;BR /&gt;&lt;BR /&gt;3 - run the  /opt/ssh/sbin/sshd deamon and try with an ssh client to connect to your server&lt;BR /&gt;&lt;BR /&gt;4 - Generate key if you want to echange information with scp or ssh with other account or server.&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Aug 2006 09:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-login/m-p/3846482#M274228</guid>
      <dc:creator>PAVIC Thierry</dc:creator>
      <dc:date>2006-08-31T09:35:01Z</dc:date>
    </item>
  </channel>
</rss>

