Hi.
I have an USB drive and I made a share with samba and accessed it from windows computer.
I've been using openSUSE 11.3 with no problems.
Recently, I've installed openSUSE 11.4. Now I can't write to my USB Disk through samba.
It is formatted as ntfs.
samba log tells a lot of things.... for eg.:
Code:
[2011/05/30 11:46:54.148085, 2] smbd/trans2.c:5531(smb_set_file_dosmode)
smb_set_file_dosmode: file_set_dosmode of 1 failed (Permission denied)
[2011/05/30 11:46:54.148163, 3] smbd/error.c:80(error_packet_set)
error packet at smbd/trans2.c(7759) cmd=50 (SMBtrans2) NT_STATUS_ACCESS_DENIED
[2011/05/30 11:46:54.154426, 3] smbd/process.c:1485(process_smb)
Transaction 203 of length 45 (0 toread)
[2011/05/30 11:46:54.154572, 3] smbd/process.c:1294(switch_message)
switch message SMBclose (pid 15374) conn 0xb77b6e00
[2011/05/30 11:46:54.154638, 3] smbd/reply.c:4653(reply_close)
close fd=-1 fnum=12766 (numopen=1)
[2011/05/30 11:46:54.154750, 2] smbd/close.c:656(close_normal_file)
root closed file 1 (numopen=0) NT_STATUS_OK
Tried to set NTFS access from Windows PC. It doesn't work.
Tried to change options in fstab:
Code:
/dev/disk/by-id/usb-StoreJet_TS120GSJ25T-S_404812FF-0:0-part1 /media/USBHDD ntfs-3g defaults,locale=en_US.UTF-8 0 0
I can write to USB HardDrive from SUSE with no su privileges. But I stil can't write to it through samba.
Any ideas?
Thanks a lot!
Bookmarks