Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Samba time issue

Status
Not open for further replies.

olegarr

Programmer
Apr 30, 2003
11
US
Hello,

I have a problem with Samba file server on RedHat Linux and hope that somebody will help me.

When a computer, that has access to Samba, creates a file (let's say text
file), modified time on this file weird (like more than one day ago);
after that this remote computer will write something to this file, but
the date is still odd. And only when the file will be save and you will
wait few more seconds the date on the file will be correct.
Is here a way in which I can setup Samba the way when the time on any
file will be correct from beginning?

This issue is very important for me ad I hope that somebody will help me.

Thank you very much.
Best regards,
Oleg

 
is the time correct on the Windows PC and the RH server?

you may want to do (on the Windows Machine)

Code:
Start Menu -> Run... -> net time \\RHLINUXBOX /set /yes

where RHLINUXBOX is the hostname of your RedHat Linux Server to set the time on the windows box to be the same as the RH box.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top