Hi there, I have found a bunch of sites explaining how to mount the WD mybook World Edition 2 via samba. Fine and Dandy - I've been able to mount the drive. I still am unable to write from the ubuntu server to the drive mounted via samba. What are some things I can check here? here is my /var/oxsemi/shares.inc the usernames have been stripped # cat shares.inc [Music] path=/shares/internal/Music force user=<one_name> valid users=<users> write list=<users> guest ok=Yes browseable = yes writable = yes security mask = 0700 create mask = 0700 Cheers, Noah
Noah wrote:> Hi there, > > I have found a bunch of sites explaining how to mount the WD mybook > World Edition 2 via samba. Fine and Dandy - I've been able to mount the > drive. > > I still am unable to write from the ubuntu server to the drive mounted > via samba. What are some things I can check here? > > here is my /var/oxsemi/shares.inc > the usernames have been stripped > > # cat shares.inc > > > [Music] > path=/shares/internal/Music > force user=<one_name> > valid users=<users> > write list=<users> > guest ok=Yes > browseable = yes > writable = yes > security mask = 0700 > create mask = 0700 > > > Cheers, > > Noah >okay I matched UID's and GID's on both sides and things work like a charm!