Unable to write to Windows SBS share

Hello,

I’m having some issues writing files through dolphin (smb://computer_name/) to a Windows SBS share. It seems that every time I try and write a file it simply creates a 32KB file.

I was previously able to write to this (Opensuse 11.0 / 11.1 / 11.2) and nothing has changed on the Windows server (besides for windows updates).

Any ideas?

I’m running:
Opensuse 11.3 KDE Version 4.5.2 (KDE 4.5.2) “release 10”
Dolphin Version 1.5

Thanks in advance.

Probably need more info.
Assume you can view the share by name.
Have you verified both the machine and the User are properly added to the Domain? - Open the ADUC and verify the machine exists, and you’ve logged in with a Domain User account. Also, is the User account a member of the SBS Users group like any other User who can write to the Share?

That is… unless you’re trying to do something like open up the share permissions to “Everyone.”

So, that’s what I would recommend at least to start troubleshooting… if nothing on the Server has changed then I would look at

  1. Whether the client machine is a proper member of the Domain
  2. Whetheer the User account is really a Domain User account which works on a different machine. And, I really do hope that you have an obviously different naming scheme for Local vs Domain User Accounts no matter what OS to avoid mistakes that might be hard to detect.
  3. With the logged in User, can you access any other SBS resources, eg if ISA server is installed and restrictive can you access the Internet? Can you pick up or view mail if using an SBS mailserver (OWA or POP/IMAP)?

Answering these questions can narrow down whether your problem is really file write permissions or a more general authentication issue.

HTH,
Tony