• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Plesk 11 - System Times Different for Users - How to Modify

Angler

New Pleskian
When logging into the shell as root, the system date and time, and file timestamps, are correct and as expected: GMT -5:00 USA/NewYork (same as defined within Plesk)

If I access a user's (subscriber/subscription) files using an FTP Client, or login to the shell as the user, all the files' timestamps appear to be displayed as GMT - WITHOUT the timezone adjustment.

Here is an example:
When logged in as root I see:
-rw-r--r--. 1 xxxxxxx psacln 20210 Jan 3 19:15 index.php
When logged in as xxxxxxx user I see:
-rw-r--r--. 1 xxxxxxx psacln 20210 Jan 4 00:15 index.php

How do I change the timezone for a user/subscriber/subscription?

Thanks in advance!
 
Solved... The user's shell was set to /bin/bash (chrooted)... I changed to /bin/bash and user's timestamps are now displayed (in the shell and FTP Client) as specified by System Date & Time (GMT -5:00) :)
 
Back
Top