|
Secure Shell
/var/log/messages internal-sftp time stamp problem Jun 03 2009 04:42PM Syy Bak (syybak googlemail com) (4 replies) Re: /var/log/messages internal-sftp time stamp problem Jun 04 2009 04:21AM Kosala Atapattu (kosala atapattu gmail com) Re: /var/log/messages internal-sftp time stamp problem Jun 04 2009 01:10AM John Bailey (rekkanoryo rekkanoryo org) Re: /var/log/messages internal-sftp time stamp problem Jun 04 2009 12:17AM Darren Tucker (dtucker zip com au) |
|
Privacy Statement |
> internal-sftp subsystem are one hour behind systems clock as if
> internal-sftp subsystem would only observe UTC (GMT) time zone without
> not sure sure if
> this is something to do with chrooting)?
Running the internal sftp inside a chroot could definitely account for
that. Your operating system may have a file or a symbolic link
somewhere in /etc which determines the default time zone; or it may
just use the TZ environment variable. They're all different.
The absence of this inside the chroot would cause the chrooted processes
to act as though they're running in UTC.
[ reply ]