Time stamp in Samba is 11 hours behind time stamp in Linux
Time stamp in Samba is 11 hours behind time stamp in Linux
on Windows 2000 workstation, the time is 12:00PM, 9-3-2003
on Linux workstation, the time is 12:00PM, 9-3-2003
using Samba Version 2.2.8a in the Linux computer
I mapped a Samba drive from a Windows 2000 workstation to a Linux
computer. Next, I created a folder named New_Folder. the date created on this
folder indicates 9/3/2003 1:00AM
When I went in to the Linux command line and looked at the New_Folder directory
using the command "ls -al", the date created indicates 9/3/2003 12:00PM
drwxrwx--- 2 admin engineer 4096 Sep 3 12:00 New_Folder
==================================
The date of when the New_Folder directory was in Samba is 11 hours earlier
than the one in the Linux computer using "ls -al" command.
9-3-2003
12:00AM
1:00 AM --> Samba time displayed
2:00 AM
3:00 AM
4:00 AM
5:00 AM
6:00 AM
7:00 AM
8:00 AM
9:00 AM
10:00 AM
11:00 AM
12:00 PM --> Linux time display
Other users also confirmed to me this bug in Samba 2.2.8a.
======================================
Is there anyway to fix this bug so that the date and time of when the
files and folders in Samba is created is the same as that showed in Linux
when use the command line "ls -al" ?
I figure that if there is a way to fix it, you would have to change
certain parameter in /etc/samba/smb.conf. If this is the case, then which one ?
|