matigev wrote:Unfortunately I manage around 40 Windows XP clients so upgrading is not an option. It's low-budget.
The weird thing is: it looks like its happening random. I don't map the network drive, because the user has to give user credentials for security.
My setup is as follows:
2 share, shr1 and shr2
shr1: 2 users with R/W (btw, can they write/edit files written by the other user?)
shr2: 3 users with R/W, 1 user Read-only (this acc is used by 8 clients)
shr1 question, yes they they can.
The problem occurs with both shares. The users access the share with a shortcut on their desktop to \\nwsp2\shrX
It works after reboot, but sometimes just 15 minutes.
reboot of the XP computer i assume. Do they loose access while connected or when trying to access it for second time ?
As said XP seems to like to use previous used credentials. If a reboot of the xp computer helps its for sure an XP issue.
That certainly looks like a windows xp issue, but it's weird that it only happens when multiple clients are using a share.
I thought it maybe had something to do with my smbd.conf. I used the web-interface for setting up.
Maybe users need to be grouped or something? I can post smbd.conf.
Is their any way to get a log from smbd?
Thanks for the help!
yes there is a smb log file but to access it you need to access the NAS via SSH (for example by using Putty)
Its in /var/log/samba
ps why not give each user a username ? using multiple computers with same username may make the NAS confused (I think)
I give users the same name and password on the NAS as they use to lo on on their windows PC to start windows.