<?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 Secure connection with SSH in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-connection-with-ssh/m-p/3427387#M743913</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I would like to know how I can force connection with SSH to not use Reflexion X.&lt;BR /&gt;I want to be able to open Xsession from ssh session also.&lt;BR /&gt;&lt;BR /&gt;I want to forbidden root connection. I created /etc/securetty file but connection with Reflexion is still possible.&lt;BR /&gt;&lt;BR /&gt;Somebody knows methods to implement secure connection in graphical environnment.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Laurent&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 22 Nov 2004 08:01:13 GMT</pubDate>
    <dc:creator>MR VILLOT   MR MONTAGNE</dc:creator>
    <dc:date>2004-11-22T08:01:13Z</dc:date>
    <item>
      <title>Secure connection with SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-connection-with-ssh/m-p/3427387#M743913</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I would like to know how I can force connection with SSH to not use Reflexion X.&lt;BR /&gt;I want to be able to open Xsession from ssh session also.&lt;BR /&gt;&lt;BR /&gt;I want to forbidden root connection. I created /etc/securetty file but connection with Reflexion is still possible.&lt;BR /&gt;&lt;BR /&gt;Somebody knows methods to implement secure connection in graphical environnment.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Laurent&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Nov 2004 08:01:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-connection-with-ssh/m-p/3427387#M743913</guid>
      <dc:creator>MR VILLOT   MR MONTAGNE</dc:creator>
      <dc:date>2004-11-22T08:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Secure connection with SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-connection-with-ssh/m-p/3427388#M743914</link>
      <description>In your ssh_config:&lt;BR /&gt;&lt;BR /&gt;ForwardX11 no&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Nov 2004 08:23:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-connection-with-ssh/m-p/3427388#M743914</guid>
      <dc:creator>Ivajlo Yanakiev</dc:creator>
      <dc:date>2004-11-22T08:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Secure connection with SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-connection-with-ssh/m-p/3427389#M743915</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Check both the files&lt;BR /&gt;ssh_config&lt;BR /&gt;sshd_config&lt;BR /&gt;&lt;BR /&gt;ssh_config check for &lt;BR /&gt;#   ForwardX11 no&lt;BR /&gt;sshd_config check for&lt;BR /&gt;#X11Forwarding yes&lt;BR /&gt;#X11DisplayOffset 10&lt;BR /&gt;#X11UseLocalhost no&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN</description>
      <pubDate>Mon, 22 Nov 2004 08:30:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-connection-with-ssh/m-p/3427389#M743915</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2004-11-22T08:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Secure connection with SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-connection-with-ssh/m-p/3427390#M743916</link>
      <description>also for root access :&lt;BR /&gt;add this line&lt;BR /&gt;PermitRootLogin no</description>
      <pubDate>Mon, 22 Nov 2004 08:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-connection-with-ssh/m-p/3427390#M743916</guid>
      <dc:creator>Ivajlo Yanakiev</dc:creator>
      <dc:date>2004-11-22T08:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Secure connection with SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-connection-with-ssh/m-p/3427391#M743917</link>
      <description>HI Laurent,&lt;BR /&gt;&lt;BR /&gt;Try this link from itrc,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062906659" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062906659&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Check option 3 &amp;amp; 4. This shows how you can restrict access to CDE for specific user. It allow root, but you can block that.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062906659" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062906659&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;the itrc doc id is CDEKBRC00006846&lt;BR /&gt;&lt;BR /&gt;Do remember that if you are not running Reflection X on your PC. Your ssh connection would not have a X server to connect to.&lt;BR /&gt;&lt;BR /&gt;Normally the way i do this is connectt through Reflection X / Exceed to a local workstation and then do ssh from there to my hp server, export the display to my local workstation and i can run x apps from my hp server.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Nov 2004 10:19:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-connection-with-ssh/m-p/3427391#M743917</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-11-22T10:19:18Z</dc:date>
    </item>
  </channel>
</rss>

