[Samba] Read Only access to share

Kirk Slowe kirk at themacsavage.com
Mon Aug 18 10:37:03 MDT 2014


Latest version of samba running on freebsd. I setup a share and created a user to access the share. I can connect but have no write access.

smbstatus shows RDONLY under the RW column


This is a sample of my smb4.conf

[global]
server string = domain
log file = /var/log/samba4
max log size = 100
security = user
encrypt passwords = yes

[share]
comment = Share
path = /share
writeable = yes
readonly = no
public = yes
guest ok = no
valid users = user
write list = user
create mask = 0777
force create mode = 0777


Not sure what I have to do to get write access.

kirk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.samba.org/pipermail/samba/attachments/20140818/ebe481e1/attachment.pgp>


More information about the samba mailing list