<?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: SFTP Error &amp;quot;No terminal authorization granted&amp;quot; in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error-quot-no-terminal-authorization-granted-quot/m-p/4388774#M349883</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You can stop and restart the 'sshd' daemon without impact to user sessions that already exist.  Do:&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/secsh stop&lt;BR /&gt;# /sbin/init.d/secsh start&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Thu, 26 Mar 2009 18:33:12 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2009-03-26T18:33:12Z</dc:date>
    <item>
      <title>SFTP Error "No terminal authorization granted"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error-quot-no-terminal-authorization-granted-quot/m-p/4388770#M349879</link>
      <description>Hi All,&lt;BR /&gt;we are getting the below error while doing sftp. Please help to me to fix this issue.&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;debug: Ssh2AuthPubKeyClient/authc-pubkey.c:1940: Public key authentication was successful.&lt;BR /&gt;debug: Ssh2/ssh2.c:965: Returning user input stream to original values.&lt;BR /&gt;debug: Ssh2Common/sshcommon.c:768: num_channels now 1&lt;BR /&gt;debug: SshTtyFlags/sshttyflags.c:294: Not a tty. (fd = 0)&lt;BR /&gt;debug: Ssh2ChannelSession/sshchsession.c:2915: Requesting subsystem sftp&lt;BR /&gt;debug: Ssh2Common/sshcommon.c:166: DISCONNECT received: No terminal authorization granted&lt;BR /&gt;Disconnected (remote); protocol error (No terminal authorization granted).&lt;BR /&gt;debug: Ssh2Common/sshcommon.c:733: num_channels now 0&lt;BR /&gt;debug: Got session close with exit_status=0&lt;BR /&gt;Disconnect reason 2, exit code = 66</description>
      <pubDate>Thu, 26 Mar 2009 15:59:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error-quot-no-terminal-authorization-granted-quot/m-p/4388770#M349879</guid>
      <dc:creator>M.Thomas</dc:creator>
      <dc:date>2009-03-26T15:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Error "No terminal authorization granted"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error-quot-no-terminal-authorization-granted-quot/m-p/4388771#M349880</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Ideas:&lt;BR /&gt;1) Maybe the ssh deamon needs a restart on the target server.&lt;BR /&gt;2) Check the /var/adm/syslog/syslog.log on the target server.&lt;BR /&gt;3) Check permissions and ownership on .ssh and the files within.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=10" target="_blank"&gt;http://www.hpux.ws/?p=10&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 26 Mar 2009 16:19:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error-quot-no-terminal-authorization-granted-quot/m-p/4388771#M349880</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-03-26T16:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Error "No terminal authorization granted"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error-quot-no-terminal-authorization-granted-quot/m-p/4388772#M349881</link>
      <description>Hi SEP,&lt;BR /&gt;In remote node syslog i am able to find  "Disconnecting: No terminal authorization granted" error message. &lt;BR /&gt;&lt;BR /&gt;Permision for .ssh &amp;amp; authorized_keys2 is correct.&lt;BR /&gt;&lt;BR /&gt;Please advice.</description>
      <pubDate>Thu, 26 Mar 2009 18:24:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error-quot-no-terminal-authorization-granted-quot/m-p/4388772#M349881</guid>
      <dc:creator>M.Thomas</dc:creator>
      <dc:date>2009-03-26T18:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Error "No terminal authorization granted"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error-quot-no-terminal-authorization-granted-quot/m-p/4388773#M349882</link>
      <description>Please advice is there any impact on existing connection if I restart ssh daemon.</description>
      <pubDate>Thu, 26 Mar 2009 18:29:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error-quot-no-terminal-authorization-granted-quot/m-p/4388773#M349882</guid>
      <dc:creator>M.Thomas</dc:creator>
      <dc:date>2009-03-26T18:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Error "No terminal authorization granted"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error-quot-no-terminal-authorization-granted-quot/m-p/4388774#M349883</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You can stop and restart the 'sshd' daemon without impact to user sessions that already exist.  Do:&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/secsh stop&lt;BR /&gt;# /sbin/init.d/secsh start&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 26 Mar 2009 18:33:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error-quot-no-terminal-authorization-granted-quot/m-p/4388774#M349883</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-03-26T18:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Error "No terminal authorization granted"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error-quot-no-terminal-authorization-granted-quot/m-p/4388775#M349884</link>
      <description>The error message in this case did not indicate a problem with your client or the SSH server software. &lt;BR /&gt;&lt;BR /&gt;"Boks_sshd" is a version of OpenSSH which is included with FoxT's BoKS Access Control software. Using BoKS you can completely close access to your servers so only certain people are allowed very specific access. &lt;BR /&gt;&lt;BR /&gt;The error message "No terminal authorization granted" means that your account was in fact NOT granted access to use SSH on this particular server. It could be that the security guys on the server did in fact allow your account to login, but that you were coming from a different IP address than usual.&lt;BR /&gt;&lt;BR /&gt;In order to make sure that you can always log in, please contact the security folks in charge of the server you're trying to reach.&lt;BR /&gt;&lt;BR /&gt;For more details on troubleshooting BoKS and login problems, see my personal website -&amp;gt; &lt;A href="http://www.kilala.nl/Sysadmin/index.php?id=1255" target="_blank"&gt;http://www.kilala.nl/Sysadmin/index.php?id=1255&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thomas Sluyter</description>
      <pubDate>Tue, 27 Oct 2009 15:23:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error-quot-no-terminal-authorization-granted-quot/m-p/4388775#M349884</guid>
      <dc:creator>Thomas Sluyter</dc:creator>
      <dc:date>2009-10-27T15:23:22Z</dc:date>
    </item>
  </channel>
</rss>

