Comment 143 for bug 34813

Revision history for this message
Daniel (hackie) wrote :

The problem still exists in Ubuntu 13.10 (Linux 3.11.0-20-generic x86_64) with gedit 3.8.3-0ubuntu3

My fstab:
//ourserver.local/myshare /mnt/mymount cifs uid=1001,file_mode=0600,dir_mode=0700,credentials=/myhome/.smbcredentials,iocharset=utf8,sec=ntlm,nounix 0 0

I found an interesting link which assumes that the reason is a time-synchronization problem: https://forums.gentoo.org/viewtopic-t-495454-start-0.html#3567475. This makes sense since our NAS is a Netgear ReadyNAS with a time drift of ~20s per day and NTP doesn't seem to work on it. Latter means that I cannot do any serious tests on it.