This is a discussion on Re: [Samba] mount using smbfs RW ? within the Samba forums, part of the Networking and Network Related category; > mount -t smbfs //samba-server/files /mnt/files/ -o \ > rw,username=username,password=xxxx > > the share ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> mount -t smbfs //samba-server/files /mnt/files/ -o \
> rw,username=username,password=xxxx > > the share mounts but not RW, only ever manage to mount it RO. > can anyone offer a suggestion ? Either the username and password only has read-only access, or you've got the wrong username and/or password and the server is mapping you to the guest account (which then has read only access.) Cheers, Adam. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |