Thanks for your reply. I checked the logs, no sign of the above.
The /var/log/samba/log.smbd:
[2011/06/29 21:48:16, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2011/06/29 22:06:11, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2011/07/03 11:53:58, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2011/12/06 12:21:56, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2012/12/25 23:19:43, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2012/12/26 00:38:52, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2012/12/26 17:14:59, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2012/12/26 17:50:10, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2012/12/26 18:33:40, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2012/12/26 23:42:55, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2012/12/27 00:28:43, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2012/12/27 00:31:48, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2012/12/27 00:35:04, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2012/12/27 00:38:38, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2012/12/27 00:39:55, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2012/12/27 00:59:11, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2012/12/27 01:04:59, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2012/12/27 01:53:57, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2012/12/27 02:10:52, 0] smbd/server.c:1069(main)
smbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
Below is the complete smb.con file:
[global]
log file = /var/log/samba/samba.log
guest account = nobody
add group script = /usr/sbin/groupadd '%g'
passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
socket options = TCP_NODELAY
delete group script = /usr/sbin/groupdel '%g'
obey pam restrictions = yes
admin users = root
add user to group script = /usr/sbin/usermod -G '%g' '%u'
null passwords = yes
encrypt passwords = yes
passwd program = /usr/bin/passwd %u
passdb backend = tdbsam
wins support = true
dns proxy = no
netbios name = FILESERVER
server string = TurnKey FileServer
unix password sync = yes
workgroup = MIRAJ
os level = 20
add user script = /usr/sbin/useradd -m '%u' -g users -G users
syslog = 0
security = share
panic action = /usr/share/samba/panic-action %d
max log size = 1000
delete user script = /usr/sbin/userdel -r '%u'
pam password change = yes
[homes]
browseable = no
comment = Home Directory
writeable = yes
valid users = %S,atiq
[cdrom]
comment = CD-ROM
read only = yes
locking = no
guest ok = yes
path = /media/cdrom
preexec = /bin/mount /media/cdrom
postexec = /bin/umount /media/cdrom
[storage]
comment = Public Share
path = /srv/storage
browseable = yes
read only = no
create mask = 0644
directory mask = 0755
[Shared_folder]
printable = no
writeable = yes
path = /home/Shared_folder
force group = users
comment = Common Documenets accessible by all users
valid users = @users
create mode = 757
public = no
directory mode = 777
[PUBLIC]
comment = Public Folder
writeable = yes
guest only = yes
public = yes
path = /home/public