<?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 &amp;amp; Telnet time zone problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-amp-telnet-time-zone-problem/m-p/5254255#M471340</link>
    <description>"set_parms timezone" solved the problem.</description>
    <pubDate>Tue, 07 Sep 2010 05:19:36 GMT</pubDate>
    <dc:creator>TalH</dc:creator>
    <dc:date>2010-09-07T05:19:36Z</dc:date>
    <item>
      <title>SSH &amp; Telnet time zone problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-amp-telnet-time-zone-problem/m-p/5254250#M471335</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have HP-UX 11.31 with strange problem:&lt;BR /&gt;When i telnet to this machine and run "date" i get the correct time zone i defined, but with ssh the time zone is different.&lt;BR /&gt;&lt;BR /&gt;Any idea?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Tal</description>
      <pubDate>Thu, 02 Sep 2010 15:12:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-amp-telnet-time-zone-problem/m-p/5254250#M471335</guid>
      <dc:creator>TalH</dc:creator>
      <dc:date>2010-09-02T15:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: SSH &amp; Telnet time zone problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-amp-telnet-time-zone-problem/m-p/5254251#M471336</link>
      <description>Perhaps when the currently-running sshd daemon was started, the system default timezone was set differently. If the sshd daemon was not restarted after changing the system timezone, all the sessions started through it will still inherit the old timezone setting.&lt;BR /&gt;&lt;BR /&gt;(One of the main reasons for the recommendation to reboot the system after changing fundamental system settings like hostname, IP address(es) and timezone, is to avoid situations like this.)&lt;BR /&gt;&lt;BR /&gt;Quick fix: login to the system and become root.&lt;BR /&gt;Make sure your session's current timezone setting is correct. If it isn't, set the TZ environment variable to the correct system default timezone by running this command:&lt;BR /&gt;&lt;BR /&gt;. /etc/TIMEZONE&lt;BR /&gt;&lt;BR /&gt;Then stop and restart sshd:&lt;BR /&gt;&lt;BR /&gt;sh /sbin/init.d/secsh stop&lt;BR /&gt;sh /sbin/init.d/secsh start&lt;BR /&gt;&lt;BR /&gt;If this does not help, read the sshd start-up script (/sbin/init.d/secsh in the case of HP Secure Shell) to make sure someone hasn't added extra commands to override the TZ value for sshd.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 02 Sep 2010 15:45:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-amp-telnet-time-zone-problem/m-p/5254251#M471336</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-09-02T15:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: SSH &amp; Telnet time zone problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-amp-telnet-time-zone-problem/m-p/5254252#M471337</link>
      <description>You also need to be aware that many ssh implementations allow for setting up it's own environment. The sshd_config controls from the host end and normally blocks custom user settings, but check PermitUserEnvironment to be sure. If a user environment is allowed, check in ~/.ssh for an environment file.</description>
      <pubDate>Fri, 03 Sep 2010 13:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-amp-telnet-time-zone-problem/m-p/5254252#M471337</guid>
      <dc:creator>Kirby A. Joss</dc:creator>
      <dc:date>2010-09-03T13:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: SSH &amp; Telnet time zone problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-amp-telnet-time-zone-problem/m-p/5254253#M471338</link>
      <description>&amp;gt;When I telnet to this machine and run "date" I get the correct time zone I defined, but with ssh the time zone is different.&lt;BR /&gt;&lt;BR /&gt;Have you defined TZ in your .profile?</description>
      <pubDate>Fri, 03 Sep 2010 16:38:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-amp-telnet-time-zone-problem/m-p/5254253#M471338</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-09-03T16:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: SSH &amp; Telnet time zone problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-amp-telnet-time-zone-problem/m-p/5254254#M471339</link>
      <description>Hi everyone,&lt;BR /&gt;&lt;BR /&gt;I tried all the above with no results.&lt;BR /&gt;Finally, I run the "set_parms timezone" (same as after fresh install) and the problem solved!&lt;BR /&gt;&lt;BR /&gt;Thanks for all the efforts,&lt;BR /&gt;Tal</description>
      <pubDate>Tue, 07 Sep 2010 05:15:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-amp-telnet-time-zone-problem/m-p/5254254#M471339</guid>
      <dc:creator>TalH</dc:creator>
      <dc:date>2010-09-07T05:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: SSH &amp; Telnet time zone problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-amp-telnet-time-zone-problem/m-p/5254255#M471340</link>
      <description>"set_parms timezone" solved the problem.</description>
      <pubDate>Tue, 07 Sep 2010 05:19:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-amp-telnet-time-zone-problem/m-p/5254255#M471340</guid>
      <dc:creator>TalH</dc:creator>
      <dc:date>2010-09-07T05:19:36Z</dc:date>
    </item>
  </channel>
</rss>

